#FFFF00

((Jann Gobble)) 🏳️‍🌈jgobble
2025-06-05

@lisamelton quick question.. I have subtitles in the srt format which include colors - helpful when (in foreign video) people speaking are different - but I cannot understand which format to use with ffmpeg. Does ffmpeg NOT allow the following in mov_text?

1065
01:36:11,320 --> 01:36:15,080
<font color="">I would never find my big brother again.</font>

1066
01:36:15,120 --> 01:36:18,400
<font color="">Good & evil always go hand in hand.</font>

if not, which format should i use?

Vesa PiittinenMerriNet
2025-05-18

Safari iPadOS

```
[["",""],["#000000","#000000"],["",""],["",""],["",""],["#000000","#000000"],["","#000000"],["#000000",""],["",""],["#000000","#000000"],["#808080","#808080"],["",""],["#000000","#000000"],["",""],["",""],["#000000","#000000"],["",""],["#000000","#000000"],["",""]]
```

(Oops I forgot these as public.)

Vesa PiittinenMerriNet
2025-05-18

Firefox iPadOS

```
[["",""],["#000000","#000000"],["",""],["",""],["",""],["#000000","#000000"],["","#000000"],["#000000",""],["",""],["#000000","#000000"],["#808080","#808080"],["",""],["#000000","#000000"],["",""],["",""],["#000000","#000000"],["",""],["#000000","#000000"],["",""]]
```

Kevin Karhan :verified:kkarhan@infosec.space
2024-12-22

@eniko good question...

Personally, I usually do smaller pallets, but consider looking at some inspiring colours bots and games.

Maybe start with the absolute basics.

#000000 (black)
#00FF00 (green)
#FF8000 (amber)
#FFFFFF (white)
#FF0000 (red)
#0000FF (blue)
#FFFF00 (yellow)
#FF00FF (pink)
#00FFFF (turquise)
#808080 (mid grey)

And maybe look at existing pallets like #RAL classic, which are 216 more colours to go with...

Not just industrial colours tho...

2024-11-04

The colours of CheerLights!

These are the colours the bot recognizes:
red (#FF0000)
green (#008000)
blue (#0000FF)
cyan (#00FFFF)
white (#FFFFFF)
oldlace (#FDF5E6)
purple (#800080)
magenta (#FF00FF)
yellow (#FFFF00)
orange (#FFA500)
pink (#FFC0CB)

2024-05-03

.chrome::search-text {
background: #ffff00; }
.chrome::search-text:current {
background: #ff9632; }
.firefox::search-text {
background: #ef0fff; color: white; }
.firefox::search-text:current {
background: #38d878; }

coming soon thanks to my colleagues at @igalia

groups.google.com/a/chromium.o

screenshot of google chrome find-in-page today, with the active match in orange and other matches in yellowscreenshot of mozilla firefox find-in-page today, with the active match in white on light green and other matches in white on magenta
ƧƿѦςɛ♏ѦਹѤʞspacemagick
2024-02-03

There won't be yellow birds under the black planes of Cape Wrath


Drew Olbrichdrewolbrich
2024-01-16

@otherthings Cassidy, I think you should accept the fact that the time of has passed.

The second one should also have #ffff00 right? 🤔 I can fix it, I just want to be sure

2023-12-12

Someone should produce a filament pack with




#000000

as a refill.

おじさんってセルに色塗るとき強い色使うのなんでなん、まぶしいよ…下にもっと優しい色あるから #FFFF00 とかじゃなくてそれ使って…

Alexandra Wolfealexink@micro.blog
2023-10-31

@eumrz I was right, you will find Edit CSS in the design/theme section, in there you can add something like I did (see below) change the link colour to whatever.

/* Light Mode */ :root { --text: #666666; --link: #ef4f49; --link_visited: #ef4f49; --accent1: #333333; --accent2: #666666; --background: #ffffff; --code: #e3e3e3; --button-text: #ffffff; --blockquote: #fffee0; --note: #FFFF00; } body { font-family: Avenir Next; }

2023-08-15
James Conroy-Finnjcf
2023-07-28

@nikitonsky or leave it as is.

miyukey管理人admin@miyukey.club
2023-07-17

@emoji@don.nzws.me 黄色い

/color
#ffff00

maddie (MOVED!) :QueerCat: :verifiedtrans: mjdxp@snowdin.town
2023-07-13
4. What color would the hex code #FFFF00 produce?
Blass Rose :unverified:Blass_Rose@furry.engineer
2023-07-10
Sophist 🇨🇦2w1s7ed@universeodon.com
2023-02-10

javascript:(function(){ const colors = ['#FF0000',%20'#00FF00',%20'#0000FF',%20'#FFFF00',%20'#00FFFF',%20'#FF00FF'];%20%20%20let%20i%20=%200;%20%20%20setInterval(()%20=>%20{%20%20%20%20%20document.body.style.backgroundColor%20=%20colors[i++%20%%20colors.length];%20%20%20},%20500);%20})();

Karin Winterskarinwinters
2023-01-07

maak er maar eens gezellig Yellow van

Kromeboy :commodore:kromeboy@mastodon.uno
2022-12-28

@eliocamp funny how i different colours but the same bias on humans and apples

Leaf: #3D9970 (This is a muted green color that is similar to the color of many leaves)
Apple: #FF4136 (This is a bright red color that is similar to the color of many apples)
Human skin: #F5D1CA (This is a light peach color that is similar to the color of many people's skin)
Banana: #FFFF00 (This is a bright yellow color that is similar to the color of a ripe banana)

Client Info

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