mostly black
Enter any color value (e.g., #cda11c, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#3b3b3b color RGB value is (59,59,59)
#3b3b3b color CMYK value
#3b3b3b color HSL value
HSV(or HSB) | 0° | 0 | 23.1 |
XYZ | 4.157 | 4.374 | 4.763 |
Yxy | 0.313 | 0.329 | 4.374 |
LAB | 24.87 | 0.002 | -0.004 |
LUV | 24.87 | 0 | -0.004 |
Hunter-LAB | 20.913 | -1.116 | 1.136 |
CIE-LCH | 24.87 | 0.004 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 3B | 3B | 3B |
Decimal | 59 | 59 | 59 |
Octal | 73 | 73 | 73 |
Binary | 00111011 | 00111011 | 00111011 |
This text has a font color of #3b3b3b.
<span style="color:#3b3b3b">Text here</span>
This paragraph has a background color of #3b3b3b.
<p style="background-color:#3b3b3b;">Content here</p>
This element has a border color of #3b3b3b.
<div style="border:1px #3b3b3b;">Content here</div>
.text {color:#3b3b3b;}
.background {background-color:#3b3b3b;}
.border {border:1px solid #3b3b3b;}
.text-shadow {border:1px solid #3b3b3b;}
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 #fafafa is the lightest one.