Iron/ mostly black
Enter any color value (e.g., #3a8c51, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#5e5e5e color RGB value is (94,94,94)
#5e5e5e color CMYK value
#5e5e5e color HSL value
HSV(or HSB) | 0° | 0 | 36.9 |
XYZ | 10.639 | 11.193 | 12.189 |
Yxy | 0.313 | 0.329 | 11.193 |
LAB | 39.904 | 0.003 | -0.005 |
LUV | 39.904 | 0 | -0.007 |
Hunter-LAB | 33.456 | -1.785 | 1.818 |
CIE-LCH | 39.904 | 0.006 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 5E | 5E | 5E |
Decimal | 94 | 94 | 94 |
Octal | 136 | 136 | 136 |
Binary | 01011110 | 01011110 | 01011110 |
This text has a font color of #5e5e5e.
<span style="color:#5e5e5e">Text here</span>
This paragraph has a background color of #5e5e5e.
<p style="background-color:#5e5e5e;">Content here</p>
This element has a border color of #5e5e5e.
<div style="border:1px #5e5e5e;">Content here</div>
.text {color:#5e5e5e;}
.background {background-color:#5e5e5e;}
.border {border:1px solid #5e5e5e;}
.text-shadow {border:1px solid #5e5e5e;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #090909 is the darkest color, while #fdfdfd is the lightest one.