Shades of Heavy Metal #424339
Tints of Heavy Metal #424339
RGB
CMYK
RGB Variations
Color information
#424339 (or 0x424339) is known color: Heavy Metal. HEX triplet: 42, 43 and 39. RGB value is (66,67,57). Sum of RGB (Red+Green+Blue) = 66+67+57=190 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.74% from 190); Green value is 67 (26.56% from 255 or 35.26% from 190); Blue value is 57 (22.66% from 255 or 30% from 190); Max value from RGB is 67 - color contains mainly: green. Hex color #424339 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #424339 is #BDBCC6. Grayscale: #414141. Windows color (decimal): -12434631 or 3752770. OLE color: 3752770.
HSL color Cylindrical-coordinate representation of color #424339: hue angle of 66º degrees, saturation: 0.08, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #424339 is Cyan = 0.01, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 67 | 57 | - |
| CMYK | 0.01 | 0 | 0.15 | 0.74 |
| HSL | 66º | 0.08% | 0.24% | - |
| HSV(B) | 66º | 0.15% | 0.26% | - |
| XYZ | 4.99 | 5.47 | 4.66 | - |
| YUV | 65.56 | 123.17 | 128.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 67 | 57 | 0.01 | 0 | 0.15 | 0.74 | 66 | 0.08 | 0.24 |
| Hex | 42 | 43 | 39 | 1 | 0 | F | 4A | 42 | 8 | 18 |
| Octal | 102 | 103 | 71 | 1 | 0 | 17 | 112 | 102 | 10 | 30 |
| Binary | 1000010 | 1000011 | 111001 | 1 | 0 | 1111 | 1001010 | 1000010 | 1000 | 11000 |
Color Harmonies of #424339
Complementary color
Monochromatic Colors of #424339
Black with #424339
Text Example
Text Example
White with #424339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424339; }
p { color: rgb(66,67,57); }
H1.HeaderClassName
{
color: #424339;
}
.AnyTagClassName
{
color: #424339;
}
</style>
background-color css
<style>
a { background-color: #424339; }
a { background-color: rgb(66,67,57); }
div.DivClassName
{
background-color: #424339;
}
.BgClassName
{
background-color: #424339;
}
</style>
border-color css
<style>
span { border-color: #424339; }
span { border-color: rgb(66,67,57); }
td.TdClassName
{
border-color: #424339;
}
.TagClassName
{
border-color: #424339;
}
</style>