mostly black
Enter any color value (e.g., #e55c64, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#8c8c8c color RGB value is (140,140,140)
#8c8c8c color CMYK value
#8c8c8c color HSL value
HSV(or HSB) | 0° | 0 | 54.9 |
XYZ | 24.927 | 26.225 | 28.559 |
Yxy | 0.313 | 0.329 | 26.225 |
LAB | 58.25 | 0.003 | -0.007 |
LUV | 58.25 | 0.001 | -0.01 |
Hunter-LAB | 51.21 | -2.732 | 2.782 |
CIE-LCH | 58.25 | 0.007 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 8C | 8C | 8C |
Decimal | 140 | 140 | 140 |
Octal | 214 | 214 | 214 |
Binary | 10001100 | 10001100 | 10001100 |
This text has a font color of #8c8c8c.
<span style="color:#8c8c8c">Text here</span>
This paragraph has a background color of #8c8c8c.
<p style="background-color:#8c8c8c;">Content here</p>
This element has a border color of #8c8c8c.
<div style="border:1px #8c8c8c;">Content here</div>
.text {color:#8c8c8c;}
.background {background-color:#8c8c8c;}
.border {border:1px solid #8c8c8c;}
.text-shadow {border:1px solid #8c8c8c;}
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, #020202 is the darkest color, while #f6f6f6 is the lightest one.