Shades of Heavy Metal #424438
Tints of Heavy Metal #424438
RGB
CMYK
RGB Variations
Color information
#424438 (or 0x424438) is known color: Heavy Metal. HEX triplet: 42, 44 and 38. RGB value is (66,68,56). Sum of RGB (Red+Green+Blue) = 66+68+56=190 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.74% from 190); Green value is 68 (26.95% from 255 or 35.79% from 190); Blue value is 56 (22.27% from 255 or 29.47% from 190); Max value from RGB is 68 - color contains mainly: green. Hex color #424438 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #424438 is #BDBBC7. Grayscale: #424242. Windows color (decimal): -12434376 or 3687490. OLE color: 3687490.
HSL color Cylindrical-coordinate representation of color #424438: hue angle of 70º degrees, saturation: 0.1, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #424438 is Cyan = 0.03, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 66 | 68 | 56 | - |
| CMYK | 0.03 | 0 | 0.18 | 0.73 |
| HSL | 70º | 0.1% | 0.24% | - |
| HSV(B) | 70º | 0.18% | 0.27% | - |
| XYZ | 5.03 | 5.58 | 4.55 | - |
| YUV | 66.03 | 122.34 | 127.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 68 | 56 | 0.03 | 0 | 0.18 | 0.73 | 70 | 0.1 | 0.24 |
| Hex | 42 | 44 | 38 | 3 | 0 | 12 | 49 | 46 | A | 18 |
| Octal | 102 | 104 | 70 | 3 | 0 | 22 | 111 | 106 | 12 | 30 |
| Binary | 1000010 | 1000100 | 111000 | 11 | 0 | 10010 | 1001001 | 1000110 | 1010 | 11000 |
Color Harmonies of #424438
Complementary color
Monochromatic Colors of #424438
Black with #424438
Text Example
Text Example
White with #424438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424438; }
p { color: rgb(66,68,56); }
H1.HeaderClassName
{
color: #424438;
}
.AnyTagClassName
{
color: #424438;
}
</style>
background-color css
<style>
a { background-color: #424438; }
a { background-color: rgb(66,68,56); }
div.DivClassName
{
background-color: #424438;
}
.BgClassName
{
background-color: #424438;
}
</style>
border-color css
<style>
span { border-color: #424438; }
span { border-color: rgb(66,68,56); }
td.TdClassName
{
border-color: #424438;
}
.TagClassName
{
border-color: #424438;
}
</style>