#ff0000

2026-02-18

I guess I should do some kind of introduction
My name is Ana
I am 19
I am a transfem, non-binary sort of thing
Small creature me thinks
I make music as Ana Phasia and Soddy Circles
I do amateur film photography (but I do think my composition is on point)
I'm a massive fan of Lex Walton
Favorite colors are #ff0000, #0000ff, and #ff00ff

Geoff 🏴󠁧󠁢󠁳󠁣󠁴󠁿_thegeoff
2026-02-14

Roses are
Violets are #0000$n
While ( $n < FF ) { $n++ }
Goto line 2

2026-02-14

Roses are #FF0000
Violets are #0000FF
RGBA adds transparency
So why won't you?

2026-02-14

#ff0000 red
#ff0080 rose
#ff00ff purple
#8000ff violet
#0000ff blue
#0080ff azure
#00ffff cyan
#00ff80 mint
#00ff00 green
#80ff00 chartreuse
#ffff00 yellow
#ff8000 orange

roses are red
violets are blue
i guess to those who
don't care about hue

roses are green
violets are mint
look at their leaves
their chlorophyll tint

roses are orange
violets are azure
your eyes are flawless
my vision unsure

roses are purple
violets are purple
I'm colorblind
I fancy your curple

Mark Holtom (aka Kingbeard)MarkHoltom@mastodonapp.uk
2026-02-14

Roses are #FF0000
Violets are #0000FF

revy :neocat_flag_gay_256: orthogonality@app.wafrn.net
2026-02-05

what did #ff0000 ever do to you


#ff0000
2026-02-05

ff0000 sends me into a rage, I need to start hateposting about #ff0000 again


#ff0000
2026-01-10

@NicMakesStuff yay sure!!

I wanted to show the text of a hex code as well as a little square next to it that showed the colour that it produced. I ended up just using a CSS class which is probably the best anyway:

```
<code style="--color: #ff0000"">#ff0000</code>
```

but was wondering if there might be a way to skip that duplication of the hex code and tuck away the styling so it could be easily imported to another project, for example. but it doesn't seem like a great case for web components I guess?

the hex code #ff0000 (representing red) with a red square next to it
2017-06-01

Aktualisiert 6.6.17 Der Gesang der Nachtigall aus den nahen Rehbergen ist es nicht, dem der Nachtigalplatz seinen Namen verdankt. Vielmehr wird der als Kolonialist geltende Forscher Gustav Nachtigal geehrt. Auch Adolf Lüderitz, der sich große Ländereien mit Tricksereien erschwindelte, wird mit einer Straße im Wedding gewürdigt. Damit, dass ihre Namen aus dem Straßenbild getilgt werden, möchte der Bezirk Mitte diese Personen nicht mehr ehren.  Nach massiver Kritik an einem der ausgewählten Namen fordert die Bezirksstadträtin jetzt die Jury auf, eine Ersatznominierung vorzunehmen. […]

https://weddingweiser.de/aus-afrikanischem-viertel-wird-afrikanische-frauen-viertel/
2013-11-16

Das hochspezialisierte Angelfachgeschäft Koss mit seinem weltweit wohl einmaligen „Maden-Automaten“ zog schon immer Kundschaft auch aus anderen Stadtteilen in die Tegeler Straße im Sprengelkiez. Doch heute ist der Fachhändler längst nicht mehr der Einzige. Franky vom „Longboardz“-Laden, der eine ziemlich angesagte Art von Skateboards verkauft, hat ebenfalls viele Kunden von auswärts: „Weil meine Produkte hochspezialisiert sind, kommt zu mir viel Publikum, das nicht im Wedding wohnt“, sagt er.  Wenn ein Auswärtiger das Bild einer typischen Weddinger Straße mit Spielcasinos und türkischen Kulturvereinen im Kopf hat, wird er sich an der Tegeler wundern. Denn inzwischen ist der Longboard-Laden umgeben von Cafés, einem Restaurant, einem Blumengeschäft, dem Bioladen, der ZweigStelle, einem Pub und einigen Spezialitätenrestaurants wie dem Koreaner Shikgoo und dem Inder „Naveena Path“. […]

https://weddingweiser.de/tegeler-strase-weddings-neue-flaniermeile/
urban-knittingGöttlich tegeler strFranky vom Laden "Longboardz"
René (Elevenfour) :verified:elevenfour@mstdn.social
2025-12-30

Do you want to add alpha transparency to an opaque hex colour with pure CSS? You can do something like:

.red-60 {
color: rgb(from #ff0000 r g b / .6);
}

This uses the rgb() function to set 60% opacity to the hex value of red.

The letters r g b (note the spaces between) are a representation of the red green and blue values of the hex colour. You can think of them as some sort of variable.

#CSS #RelativeColour #CSSTrick

.red-60 {
	color: rgb(from #ff0000 r g b / .6);
}
Ben Zaningnomon
2025-12-22

Love that blood on the shag carpet apparently shorn from a single, enormous, rectangular polar bear.

Colores por defecto que usan la mayoría de navegadores para los enlaces: :link { color: #0000EE; } :visited { color: #551A8B; } :link:active, :visited:active { color: #FF0000; } Visto en este post de hace 14 años: stackoverflow.com/questions/47...

What's default HTML/CSS link c...

This is so weird. If I use
oklch(0.628 0.2577 29.23) as generated from #FF0000 in
oklch.com/#0.628,0.2577,29.23, I get an entirely different intensity of red than when I use oklch(0.628 1 29.23). In this screen recording, you're not going to see any difference.

Moonrise Studiomoonrisestudio
2025-12-08

[Neuropsicología del Color]

El rojo (#FF0000) tiene máxima activación en corteza visual y amígdala.

Problema: densidad de estímulos rojos superó umbral de habituación.

Resultado: el cerebro lo filtra como ruido cognitivo.

Solución: contraste contextual > saturación cromática.

Moonrise Studio ®

デデオチャン💫:misskey_art:Deryck@misskey.art
2025-11-24

デデオチャン

2025-11-12

TIP: Kolik váží elektrokolo? O kolik je těžší, než normální kolo?

https://kolotipy.cz/2025/11/12/tip-kolik-vazi-elektrokolo-o-kolik-je-tezsi-nez-normalni-kolo/

Chris Siebenmanncks
2025-11-04

@ben Do I get a pass if I restrict cursors to the windows where I'm root? Inquiring minds want to know.

(Pure saturated red is now too bright for me anyway, so the cursor is actually OrangeRed on a DarkRed foreground, and don't ask me what hex values those X names map to, I'd have to look it up.)

2025-11-04

sometimes I see people using terminal windows where their cursor isn't a solid #ff0000 block and I wonder what sort of a world have we become

2025-10-28

Pro-tip: Never learn about colorspaces. "I love learning new things. Why yes, I'll eat that red apple, what a friendly snake!"

::crunch::

"Wait... this apple isn't #ff0000, it's outside the sRGB gamut! Why does everything look terrible? Oh no... do I have to fix years of ad-hoc color handling?"😱

...

"Anyway, God then kicked me out of the 8-bit sRGB Garden of Eden after I kept pointing out banding and muddy color transitions in his rainbows"

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst