mostly black
Enter any color value (e.g., #0afd39, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#5c5c5c color RGB value is (92,92,92)
#5c5c5c color CMYK value
#5c5c5c color HSL value
HSV(or HSB) | 0° | 0 | 36.1 |
XYZ | 10.173 | 10.702 | 11.655 |
Yxy | 0.313 | 0.329 | 10.702 |
LAB | 39.074 | 0.002 | -0.005 |
LUV | 39.074 | 0 | -0.007 |
Hunter-LAB | 32.714 | -1.746 | 1.777 |
CIE-LCH | 39.074 | 0.006 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 5C | 5C | 5C |
Decimal | 92 | 92 | 92 |
Octal | 134 | 134 | 134 |
Binary | 01011100 | 01011100 | 01011100 |
This text has a font color of #5c5c5c.
<span style="color:#5c5c5c">Text here</span>
This paragraph has a background color of #5c5c5c.
<p style="background-color:#5c5c5c;">Content here</p>
This element has a border color of #5c5c5c.
<div style="border:1px #5c5c5c;">Content here</div>
.text {color:#5c5c5c;}
.background {background-color:#5c5c5c;}
.border {border:1px solid #5c5c5c;}
.text-shadow {border:1px solid #5c5c5c;}
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, #070707 is the darkest color, while #fbfbfb is the lightest one.