mostly black
Enter any color value (e.g., #1b231a, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#9e9e9e color RGB value is (158,158,158)
#9e9e9e color CMYK value
#9e9e9e color HSL value
HSV(or HSB) | 0° | 0 | 62 |
XYZ | 32.499 | 34.191 | 37.234 |
Yxy | 0.313 | 0.329 | 34.191 |
LAB | 65.114 | 0.004 | -0.007 |
LUV | 65.114 | 0.001 | -0.011 |
Hunter-LAB | 58.473 | -3.12 | 3.177 |
CIE-LCH | 65.114 | 0.008 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 9E | 9E | 9E |
Decimal | 158 | 158 | 158 |
Octal | 236 | 236 | 236 |
Binary | 10011110 | 10011110 | 10011110 |
This text has a font color of #9e9e9e.
<span style="color:#9e9e9e">Text here</span>
This paragraph has a background color of #9e9e9e.
<p style="background-color:#9e9e9e;">Content here</p>
This element has a border color of #9e9e9e.
<div style="border:1px #9e9e9e;">Content here</div>
.text {color:#9e9e9e;}
.background {background-color:#9e9e9e;}
.border {border:1px solid #9e9e9e;}
.text-shadow {border:1px solid #9e9e9e;}
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 #fefefe is the lightest one.