Shades of Heavy Metal #424335
Tints of Heavy Metal #424335
RGB
CMYK
RGB Variations
Color information
#424335 (or 0x424335) is known color: Heavy Metal. HEX triplet: 42, 43 and 35. RGB value is (66,67,53). Sum of RGB (Red+Green+Blue) = 66+67+53=186 (24% of max value = 765). Red value is 66 (26.17% from 255 or 35.48% from 186); Green value is 67 (26.56% from 255 or 36.02% from 186); Blue value is 53 (21.09% from 255 or 28.49% from 186); Max value from RGB is 67 - color contains mainly: green. Hex color #424335 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #424335 is #BDBCCA. Grayscale: #414141. Windows color (decimal): -12434635 or 3490626. OLE color: 3490626.
HSL color Cylindrical-coordinate representation of color #424335: hue angle of 64.29º degrees, saturation: 0.12, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #424335 is Cyan = 0.01, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 67 | 53 | - |
| CMYK | 0.01 | 0 | 0.21 | 0.74 |
| HSL | 64.29º | 0.12% | 0.24% | - |
| HSV(B) | 64.29º | 0.21% | 0.26% | - |
| XYZ | 4.9 | 5.43 | 4.16 | - |
| YUV | 65.11 | 121.17 | 128.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 67 | 53 | 0.01 | 0 | 0.21 | 0.74 | 64.29 | 0.12 | 0.24 |
| Hex | 42 | 43 | 35 | 1 | 0 | 15 | 4A | 40 | C | 18 |
| Octal | 102 | 103 | 65 | 1 | 0 | 25 | 112 | 100 | 14 | 30 |
| Binary | 1000010 | 1000011 | 110101 | 1 | 0 | 10101 | 1001010 | 1000000 | 1100 | 11000 |
Color Harmonies of #424335
Complementary color
Monochromatic Colors of #424335
Black with #424335
Text Example
Text Example
White with #424335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424335; }
p { color: rgb(66,67,53); }
H1.HeaderClassName
{
color: #424335;
}
.AnyTagClassName
{
color: #424335;
}
</style>
background-color css
<style>
a { background-color: #424335; }
a { background-color: rgb(66,67,53); }
div.DivClassName
{
background-color: #424335;
}
.BgClassName
{
background-color: #424335;
}
</style>
border-color css
<style>
span { border-color: #424335; }
span { border-color: rgb(66,67,53); }
td.TdClassName
{
border-color: #424335;
}
.TagClassName
{
border-color: #424335;
}
</style>