Black Panther/ mostly black
Enter any color value (e.g., #bbf67c, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#424242 color RGB value is (66,66,66)
#424242 color CMYK value
#424242 color HSL value
HSV(or HSB) | 0° | 0 | 25.9 |
XYZ | 5.178 | 5.448 | 5.933 |
Yxy | 0.313 | 0.329 | 5.448 |
LAB | 27.975 | 0.002 | -0.004 |
LUV | 27.975 | 0 | -0.005 |
Hunter-LAB | 23.341 | -1.245 | 1.268 |
CIE-LCH | 27.975 | 0.004 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 42 | 42 | 42 |
Decimal | 66 | 66 | 66 |
Octal | 102 | 102 | 102 |
Binary | 01000010 | 01000010 | 01000010 |
This text has a font color of #424242.
<span style="color:#424242">Text here</span>
This paragraph has a background color of #424242.
<p style="background-color:#424242;">Content here</p>
This element has a border color of #424242.
<div style="border:1px #424242;">Content here</div>
.text {color:#424242;}
.background {background-color:#424242;}
.border {border:1px solid #424242;}
.text-shadow {border:1px solid #424242;}
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 #f7f7f7 is the lightest one.