Shades of Heavy Metal #464837
Tints of Heavy Metal #464837
RGB
CMYK
RGB Variations
Color information
#464837 (or 0x464837) is known color: Heavy Metal. HEX triplet: 46, 48 and 37. RGB value is (70,72,55). Sum of RGB (Red+Green+Blue) = 70+72+55=197 (26% of max value = 765). Red value is 70 (27.73% from 255 or 35.53% from 197); Green value is 72 (28.52% from 255 or 36.55% from 197); Blue value is 55 (21.88% from 255 or 27.92% from 197); Max value from RGB is 72 - color contains mainly: green. Hex color #464837 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #464837 is #B9B7C8. Grayscale: #454545. Windows color (decimal): -12171209 or 3622982. OLE color: 3622982.
HSL color Cylindrical-coordinate representation of color #464837: hue angle of 67.06º degrees, saturation: 0.13, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #464837 is Cyan = 0.03, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 70 | 72 | 55 | - |
| CMYK | 0.03 | 0 | 0.24 | 0.72 |
| HSL | 67.06º | 0.13% | 0.25% | - |
| HSV(B) | 67.06º | 0.24% | 0.28% | - |
| XYZ | 5.53 | 6.21 | 4.52 | - |
| YUV | 69.46 | 119.84 | 128.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 72 | 55 | 0.03 | 0 | 0.24 | 0.72 | 67.06 | 0.13 | 0.25 |
| Hex | 46 | 48 | 37 | 3 | 0 | 18 | 48 | 43 | D | 19 |
| Octal | 106 | 110 | 67 | 3 | 0 | 30 | 110 | 103 | 15 | 31 |
| Binary | 1000110 | 1001000 | 110111 | 11 | 0 | 11000 | 1001000 | 1000011 | 1101 | 11001 |
Color Harmonies of #464837
Complementary color
Monochromatic Colors of #464837
Black with #464837
Text Example
Text Example
White with #464837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464837; }
p { color: rgb(70,72,55); }
H1.HeaderClassName
{
color: #464837;
}
.AnyTagClassName
{
color: #464837;
}
</style>
background-color css
<style>
a { background-color: #464837; }
a { background-color: rgb(70,72,55); }
div.DivClassName
{
background-color: #464837;
}
.BgClassName
{
background-color: #464837;
}
</style>
border-color css
<style>
span { border-color: #464837; }
span { border-color: rgb(70,72,55); }
td.TdClassName
{
border-color: #464837;
}
.TagClassName
{
border-color: #464837;
}
</style>