mostly black
Enter any color value (e.g., #81676d, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#8b8b8b color RGB value is (139,139,139)
#8b8b8b color CMYK value
#8b8b8b color HSL value
HSV(or HSB) | 0° | 0 | 54.5 |
XYZ | 24.54 | 25.818 | 28.116 |
Yxy | 0.313 | 0.329 | 25.818 |
LAB | 57.864 | 0.003 | -0.007 |
LUV | 57.864 | 0.001 | -0.01 |
Hunter-LAB | 50.812 | -2.711 | 2.761 |
CIE-LCH | 57.864 | 0.007 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 8B | 8B | 8B |
Decimal | 139 | 139 | 139 |
Octal | 213 | 213 | 213 |
Binary | 10001011 | 10001011 | 10001011 |
This text has a font color of #8b8b8b.
<span style="color:#8b8b8b">Text here</span>
This paragraph has a background color of #8b8b8b.
<p style="background-color:#8b8b8b;">Content here</p>
This element has a border color of #8b8b8b.
<div style="border:1px #8b8b8b;">Content here</div>
.text {color:#8b8b8b;}
.background {background-color:#8b8b8b;}
.border {border:1px solid #8b8b8b;}
.text-shadow {border:1px solid #8b8b8b;}
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, #010101 is the darkest color, while #f5f5f5 is the lightest one.