#hexadecimal codes
Explore tagged Tumblr posts
Text
Color Monologue
Because color is one of my obsessions, I figured I’d share this. It’s nice to have names for the colors we don’t often have words to describe.
Below are some charts for examples, followed by a personal monologue.
List of Colors: 550 Color Names and Hex Codes
(If you can distinguish between these shades of black, let me know…. I can’t! Lol)
Finding My Favorite Color
Spoiler alert: It’s #E0EE00
Their “summary” color charts don’t include my favorite color, so I went into their more in-depth lists and found Bitter Lemon, which I think is about right. Actually, this “traditional” Chartreuse is likely closer:
My Favorite Color is an Experience
When people ask me what my favorite color is, I may come off as ridiculous when I respond “the color of new spring leaves when sunlight shines through them,” but it’s really the truth.
I care a lot about that exact sensation. It’s very captivating to me. I don’t even have to get on a plane to witness it. I can just go down the street or to a local park.
The experience of standing under a tree and gazing up through its branches is enchanting, and this array of color tones glows around me and inside of me. The below image kind of communicates this idea.
I particularly like the yellower green, right where the sun hits the leaves. Source
The term “chartreuse” is still inexact because the examples provided are usually not yellow enough.
This next pic is just for fun:
Source
Using a Color Picker to Find My Favorite Color
Here are some more examples of my favorite color.
Color Picker Source I’m aware these are multiple shades, but oh well. I’m searching.
Sometimes I feel like I get to my favorite color fastest if I go to yellow first, then darken it a little.
Funny how this color now looks worse as I place it against the dark background of Tumblr. In fact, it looks like boogers and I don’t like it as much at all.
The hex code “E0EE00” is really satisfying. Old Macdonald had a farm, E-0, E-E, 0-0…..
I think I’ll settle there for now.
Clothing With (Almost) My Favorite Color

Source
Source
It’s very, very difficult and rare to find clothing in my favorite color.
Is Chartreuse Green or Yellow?
(and who cares?)
Sometimes I wear a sweater from F21 that is pretty close to my favorite color, and people compliment me on my “yellow sweater,” at which I am always amused. To me, the sweater is green. So I have fun randomly asking people if they think the sweater is yellow or green. I just like to see which one they say. There are no wrong answers. I, too, remain uncertain as to which general category my favorite color inhabits. Relatedly, “Chartreuse” falls under “Green,” while “Chartreuse (traditional)” falls under “Yellow” on the first website I linked, List of Colors: 550 Color Names and Hex Codes. (Their version of “Chartreuse” I do not like at all. It is way too blue-green and not yellow at all.) Well, It’s a good thing that the determination of whether this shade is “yellow” or “green" is not particularly important one way or the other, because if people cared about this, I do think they’d never come to a consensus.
Clothing Website Color Pickers
I do, however, wish clothing websites would recognize “chartreuse” in a keyword search or have a more intelligent color picker when filtering results. It would not be too hard to code a tool that analyzes each clothing image and provides 10-20 color names depending on the hex codes it picks up. One could build in a “margin of error” where hex codes that are within a few degrees of variation are also included under those names. So the user could actually use a color picker (or a longer selection of specific colors, at least) to filter by color, and all matching or near-matching clothes would be included in the results.
Thanks for coming to my color monologue!
Source
#colors#color chart#color names#colorful#art#colorful art#color-meanings.com#color meanings#yellow#red#orange#black#white#blue#green#chartreuse#color monologue#hex codes#hex color codes#hexadecimal codes#hexadecimal#color picker#html color codes#html#hex#clothing#fashion#green clothes#st. patrick’s day#rare colors
10 notes
·
View notes
Text
Cupioromantic flag (the pink, five-color one) hexadecimal color codes
FCA9A3
FDC5C0
FFFFFF
C8BFE6
A0A0A0
by this neat site i found
3 notes
·
View notes
Text
Easily Convert Hex to Pantone Colors With This Methods
Are you a designer looking to ensure your colors look perfect across both digital and print media? Converting color codes accurately is essential for maintaining brand consistency and achieving professional results. Whether you’re working on a website or preparing materials for printing, understanding how to match colors precisely can save you time and effort. Hexadecimal codes are widely used…
#Color Conversion#Color Matching Techniques#Color Palette#Design Resources#Digital Color Space#Graphic design tools#Hex to Pantone#Hexadecimal Codes#Pantone Matching System
0 notes
Text
it's so funny when an item has an expiration date, as in the packaging specifies "best before," and then it's followed by a completely unparsable string of numbers that do not relate to any calendar system currently in use on this planet
71 notes
·
View notes
Photo
𝚟𝚎𝚗𝚎𝚎𝚛
#ascii art#ansi art#code page 437#hexadecimal#datamosh#databend#data manipulation#data art#cyber art#indescribable#posterized#loss#frutiger aero#cyberpunk#art excercise
20 notes
·
View notes
Text
Do other people just explain things they know about in their head and/or out loud to an imaginary curious listener or is that a me thing
#how are you spending your evening stars?#explaining hexadecimal color coding under my breath in my bedroom to absolutely no one apparently#stars rambles#i do this a lot#i'm not concerned that it's Weird (connotation: bad) or anything i'm just genuinely curious if anyone i know also does this
18 notes
·
View notes
Text
I found something in the thumbnail of an episode!!

“Change what is fate to know what is peace”
Any guesses on what it means?
#Hexadecimal#code#secret code#thumbnail#tsams thumbnail#tsams#sun and moon show#molten freddy#tsams molten
62 notes
·
View notes
Text
>crowbar gordon freeman confirmed real
#ni blabs#warframe#warframe spoilers#warframe 1999#1999 arg#OKAY reddit came in clutch again for this one#>put llama into ascloid and get the music player >spam the stop button#>unlock secret second track that reads YOU ARE GETTING CLOSER NOW backwards#>the track is in reverse >the “correct” way is just a voice reading off a hexadecimal code#>translate code into file password (which is EmbraceTheUnreal)#yeesh.
22 notes
·
View notes
Text
people living their base 10 life, whereas we are living our base 16 life
this post is about the gender binary
idk I'm learning decimal vs hexa for IPv4 vs IPv6
7 notes
·
View notes
Text
little known fact about me:
i can count in hexidecimal
it's annoying but not that hard once you get used to it
i can also estimate the colour of something based on a hex code
going more into it after the cut
how to estimate the colour of something based on its hex code:
let's take #ffb485
that's probably about . a lightist yellow or orange i'd estimate? (no I haven't looked at the colour)
how to figure this out :
if you know rgb settings, you know that you have three options:
R: 000-255 G: 000-255 B: 000-255
meaning there are 256 colour options for each number
funny thing about the number 256: it's 16^2
in a hex code, there are 6 digits; split them into three pairs
# __ / __ / __
NEXT: how hexidecimal works
you need to know how it works to get colours without having to look it up
soooo. basically... hexadecimal means that we're in base 16. you know how, in base ten, there's ten numbers ?
0 1 2 3 4 5 6 7 8 9
then, once we get past 9, we add a digit, set it to the next number up, and restart. same in hexadecimal- but we restart when we get to 16, not 10. we don't have numbers that represent the numbers 10-15, so we replace that with letters. counting in hexadecimal looks something like this:
0 1 2 3 4 5 6 7 8 9 a b c d e f 11 12 13 14 15 16 17 18 19 1a 1b 1c ... etc
a = 10, b = 11, c = 12, ... etc
soo, I wanna show you how to get a number based on a hexedecimal code
take f9a. we can split those apart first into three different numbers - f00, 90, and a. as we established before, f is equal to 15. so, that means we have cycled through the full 16 cycle twice (15 * 16 * 16). that gives us the number 3840. now, the next number- 90. no, 90 does NOT equal 90. the 9 means that you've cycled 9 times, which means 9 16s (9 * 16). this gives us 144. now , we have 3840 + 144 . then, the last digit- a. a is equal to 10, so now we have 3840 + 144 + 10 . therefore, f9a = 3995 in decimal. go ahead, check my work!
(a good formula to figure out what to multiply stuff by is this: [first digit] * 16^[amount of digits - 1] . so, if you have like. b039, to figure out b000, you'd do b * 16^(4-1).)
NOW, to turn this into solving hex codes for colour:
remember this bit from before?
this is important. see, the first two digits in a hex code control the RED, the second two control the GREEN, and the last two control the BLUE. you effectively control the RGB settings with it.
for example: let's take the hex from before; #ffb485
# ff / b4 / 85
we learned how to read hexadecimal earlier, so just quickly solve for the numbers (and add 1 to your ending amount!)
that would give us R:256 G:181 B:134 . that's your RGB code from the hex code! that colour is about..
this
so i'd say my initial guess wasn't too far off!
so yea now you know how to count in base 16
#gingeryaps#not an emoji#not an ask#not an emote#hex code#hexadecimal#base 16#base sixteen#nerd#nerd alert#i'm such a nerd#but yeah#this is a thing#ig#lol#give me any base ten or base sixteen number#i dare you#I can convert it into the other one
4 notes
·
View notes
Text
HUMAN MARIA AND BOB + FLAPPER GIRLY MARIA SCRIBBLES 'CAUSE HEAD OVER HEELS BY LOVELEO WONT RELEASE ITS CHOKEHOLD
little piece of info on guns n' roses maybe idk (my memory loss makes me forgor if i said this b4): maria does a lot of dancing for shows, to which bob is always mysteriously late for. she knows that he knows that it means the world to her for him to show up, so why oh why does he keep flaking out? hmmmnnm 🤔
#*whispers to the crowd of the same 3 ppl*#have we piqued ur interest shawties?#bob's hexadecimal color code is 82482d dulux australia pookie bear#maria serving cvnt per usual#lackadaisy#lackadaisy oc#guns n' roses#maria#bob
19 notes
·
View notes
Text


April 15, 2024 • Monday
A whole day of number system conversions . . . hexadecimals are very cute in my opinion :3
🎧 Overnight — Connor Price ft. Tommy Royale

#dailyfoxposts#studyblr#codeblr#studyspo#study#note taking#coding#compblr#study inspo#aesthetic#aesthetic studyblr#study motivation#computer architecture#number systems#hexadecimal number systems#disabled studyblr
9 notes
·
View notes
Text
Reprimanding
4a 35 55 43 41 32 4c 47 45 42 34 53 4f 59 4c 4d 4e 51 51 47 57 33 54 46 4f 34 51 45 55 35 4c 4d 4e 46 51 57 34 49 44 5a 4e 35 32 53 41 35 33 50 4f 56 57 47 49 49 44 58 4d 46 58 48 49 49 44 49 4e 46 5a 53 41 59 4c 54 4f 4d 51 48 49 33 5a 41 4d 35 53 58 49 49 44 56 4e 5a 55 58 49 5a 4c 45 45 42 55 47 4b 59 4c 4d 4f 52 55 43 41 59 33 42 4f 4a 53 53 41 59 33 46 4e 35 53 57 49 4c 51 3d
2 notes
·
View notes
Text
soo... Fun fact! When you export a .txt file in Google Docs, it adds a Carriage Return before the Line Feed character (or, in hexadecimal terms, writes 0x0A 0x0D instead of just 0x0D). This will make your TXT file that you were 100% sure would be 6 KB into one that's 7 KB. In other news, I just wasted an hour of my life.
#I had a file that wasn't long enough for it's required purpose and foolishly imported it to google docs to copy some lines from the front#to the end#as it was 1000 lines of 5 chars + line break it should have been 6 KB#it was 7 instead#and so went an hour of my life#I literally looked at the raw hexadecimal code#anyways i solved it by doing the same thing in Code Editor for android
4 notes
·
View notes
Text
#tumblr polls#hyperspecific poll#polls#my polls#i love polls#colors#best color poll 2023#repost because i forgor to set it to a week#anyways#ill be very happy if i get a bunch of hexadecimal codes in the tags :]#ill probably only look up like 3 (three) though
20 notes
·
View notes