mostly black
Enter any color value (e.g., #835264, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#020202 color RGB value is (2,2,2)
#020202 color CMYK value
#020202 color HSL value
HSV(or HSB) | 0° | 0 | 0.8 |
XYZ | 0.058 | 0.061 | 0.066 |
Yxy | 0.313 | 0.329 | 0.061 |
LAB | 0.548 | 0 | 0 |
LUV | 0.548 | 0 | 0 |
Hunter-LAB | 2.464 | -0.131 | 0.134 |
CIE-LCH | 0.548 | 0 | 296.812 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 2 | 2 | 2 |
Decimal | 2 | 2 | 2 |
Octal | 2 | 2 | 2 |
Binary | 00000010 | 00000010 | 00000010 |
This text has a font color of #020202.
<span style="color:#020202">Text here</span>
This paragraph has a background color of #020202.
<p style="background-color:#020202;">Content here</p>
This element has a border color of #020202.
<div style="border:1px #020202;">Content here</div>
.text {color:#020202;}
.background {background-color:#020202;}
.border {border:1px solid #020202;}
.text-shadow {border:1px solid #020202;}
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.