Shades of Heavy Metal #424336
Tints of Heavy Metal #424336
RGB
CMYK
RGB Variations
Color information
#424336 (or 0x424336) is known color: Heavy Metal. HEX triplet: 42, 43 and 36. RGB value is (66,67,54). Sum of RGB (Red+Green+Blue) = 66+67+54=187 (24% of max value = 765). Red value is 66 (26.17% from 255 or 35.29% from 187); Green value is 67 (26.56% from 255 or 35.83% from 187); Blue value is 54 (21.48% from 255 or 28.88% from 187); Max value from RGB is 67 - color contains mainly: green. Hex color #424336 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #424336 is #BDBCC9. Grayscale: #414141. Windows color (decimal): -12434634 or 3556162. OLE color: 3556162.
HSL color Cylindrical-coordinate representation of color #424336: hue angle of 64.62º degrees, saturation: 0.11, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #424336 is Cyan = 0.01, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 67 | 54 | - |
| CMYK | 0.01 | 0 | 0.19 | 0.74 |
| HSL | 64.62º | 0.11% | 0.24% | - |
| HSV(B) | 64.62º | 0.19% | 0.26% | - |
| XYZ | 4.92 | 5.44 | 4.28 | - |
| YUV | 65.22 | 121.67 | 128.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 67 | 54 | 0.01 | 0 | 0.19 | 0.74 | 64.62 | 0.11 | 0.24 |
| Hex | 42 | 43 | 36 | 1 | 0 | 13 | 4A | 41 | B | 18 |
| Octal | 102 | 103 | 66 | 1 | 0 | 23 | 112 | 101 | 13 | 30 |
| Binary | 1000010 | 1000011 | 110110 | 1 | 0 | 10011 | 1001010 | 1000001 | 1011 | 11000 |
Color Harmonies of #424336
Complementary color
Monochromatic Colors of #424336
Black with #424336
Text Example
Text Example
White with #424336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424336; }
p { color: rgb(66,67,54); }
H1.HeaderClassName
{
color: #424336;
}
.AnyTagClassName
{
color: #424336;
}
</style>
background-color css
<style>
a { background-color: #424336; }
a { background-color: rgb(66,67,54); }
div.DivClassName
{
background-color: #424336;
}
.BgClassName
{
background-color: #424336;
}
</style>
border-color css
<style>
span { border-color: #424336; }
span { border-color: rgb(66,67,54); }
td.TdClassName
{
border-color: #424336;
}
.TagClassName
{
border-color: #424336;
}
</style>