Hydrargyrum/ mostly black
Enter any color value (e.g., #f83255, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#9b9b9b color RGB value is (155,155,155)
#9b9b9b color CMYK value
#9b9b9b color HSL value
HSV(or HSB) | 0° | 0 | 60.8 |
XYZ | 31.155 | 32.778 | 35.695 |
Yxy | 0.313 | 0.329 | 32.778 |
LAB | 63.981 | 0.004 | -0.007 |
LUV | 63.981 | 0.001 | -0.011 |
Hunter-LAB | 57.252 | -3.055 | 3.111 |
CIE-LCH | 63.981 | 0.008 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 9B | 9B | 9B |
Decimal | 155 | 155 | 155 |
Octal | 233 | 233 | 233 |
Binary | 10011011 | 10011011 | 10011011 |
This text has a font color of #9b9b9b.
<span style="color:#9b9b9b">Text here</span>
This paragraph has a background color of #9b9b9b.
<p style="background-color:#9b9b9b;">Content here</p>
This element has a border color of #9b9b9b.
<div style="border:1px #9b9b9b;">Content here</div>
.text {color:#9b9b9b;}
.background {background-color:#9b9b9b;}
.border {border:1px solid #9b9b9b;}
.text-shadow {border:1px solid #9b9b9b;}
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, #060606 is the darkest color, while #fbfbfb is the lightest one.