What is the hex code for ebony?
Ebony maps to #555d50 in its lighter register and #282c20–#3b3c36 at wood-dark depth — greener and warmer than pure black.
Ebony vs black vs onyx?
Black is absolute, onyx is mineral blue-gray dark, ebony is organic green-brown dark — the wood’s grain in the hue.
Why is ebony wood special?
Density (it sinks in water), fine grain and deep color made it the luxury dark wood for millennia — instruments and cabinetry still prize it.
What color is #555d50?
#555d50 is a dark muted gray, closest to Dim Gray (ΔE2000 10.3). It sits at 97° on the hue wheel with 8% saturation and 34% lightness, which reads as neutral.
What is the RGB value of #555d50?
rgb(85, 93, 80) — 85 red, 93 green and 80 blue out of 255, or 33.3% / 36.5% / 31.4% by channel.
What is #555d50 in HSL and HSV?
hsl(97, 8%, 34%) and hsv(97, 14%, 36%). HSL is what CSS takes; HSV is what your design tool's picker shows, which is why the saturation numbers rarely match.
Is #555d50 a light or a dark color?
It is a dark color. Relative luminance is 0.1034 and perceived brightness is 35%, so white text on it reaches 6.85:1.
Should I use black or white text on #555d50?
White. It scores 6.85:1 against #555d50, versus 3.07:1 for black — AA at any size.
Is #555d50 accessible on a white background?
#555d50 on white scores 6.85:1, which clears AA at every size but not AAA.
What is the complementary color of #555d50?
#58505D sits directly opposite on the wheel. Softer options are the split-complements #51505D and #5D505B, which give the same contrast with far less vibration.
What colors go well with #555d50?
For interface work: #F7F8F7 as the surface, #D5D9D3 for borders, #717B6A for secondary text, #544D60 as an accent and #3F453B for hover and pressed states. For a palette, the analogous pair #5B5D50 and #505D51 stays calm, while #58505D is the loudest partner.
What is #555d50 in CMYK for printing?
cmyk(9%, 0%, 14%, 64%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #555d50 warm or cool?
Neutral — it scores 51 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #685A4F; nudged cooler, #46515D.
Which Tailwind color is closest to #555d50?
The neutral family — its 500 step is #737373, ΔE2000 12.7 away. That is a visible difference, so define #555d50 as a custom token rather than reaching for the built-in.
How do I use #555d50 in Tailwind CSS?
Inline it as an arbitrary value with bg-[#555d50] or text-[#555d50], or register the whole ramp under theme.extend.colors.brand so you get bg-brand-500 and friends. The generated 50–950 scale on this page is ready to paste into your config.
What is #555d50 with 50% opacity?
rgba(85, 93, 80, 0.5), or #555d5080 in eight-digit hex. Over white that composites to #AAAEA8; over black, #2B2F28.
Is #555d50 a web-safe color?
No. The nearest web-safe colour is #666666, ΔE2000 9.7 away. The palette only matters for legacy displays and some email clients now.
What does the color #555d50 mean?
As a gray, it reads neutral, quiet, editorial. Grey is the material the rest of the interface is built from: type, rules, surfaces, disabled states. At this low chroma the association is faint; it behaves more like a neutral.
What gradient works with #555d50?
The safest is same-hue elevation: linear-gradient(135deg, #737E6C, #555d50 45%, #3F453B). For more colour, a short hue run to #424C46 keeps it rich without turning muddy.