Shades of Heavy Metal #474840
Tints of Heavy Metal #474840
RGB
CMYK
RGB Variations
Color information
#474840 (or 0x474840) is known color: Heavy Metal. HEX triplet: 47, 48 and 40. RGB value is (71,72,64). Sum of RGB (Red+Green+Blue) = 71+72+64=207 (27% of max value = 765). Red value is 71 (28.12% from 255 or 34.30% from 207); Green value is 72 (28.52% from 255 or 34.78% from 207); Blue value is 64 (25.39% from 255 or 30.92% from 207); Max value from RGB is 72 - color contains mainly: green. Hex color #474840 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #474840 is #B8B7BF. Grayscale: #464646. Windows color (decimal): -12105664 or 4212807. OLE color: 4212807.
HSL color Cylindrical-coordinate representation of color #474840: hue angle of 67.5º degrees, saturation: 0.06, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #474840 is Cyan = 0.01, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 72 | 64 | - |
| CMYK | 0.01 | 0 | 0.11 | 0.72 |
| HSL | 67.5º | 0.06% | 0.27% | - |
| HSV(B) | 67.5º | 0.11% | 0.28% | - |
| XYZ | 5.84 | 6.34 | 5.77 | - |
| YUV | 70.79 | 124.17 | 128.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 72 | 64 | 0.01 | 0 | 0.11 | 0.72 | 67.5 | 0.06 | 0.27 |
| Hex | 47 | 48 | 40 | 1 | 0 | B | 48 | 44 | 6 | 1B |
| Octal | 107 | 110 | 100 | 1 | 0 | 13 | 110 | 104 | 6 | 33 |
| Binary | 1000111 | 1001000 | 1000000 | 1 | 0 | 1011 | 1001000 | 1000100 | 110 | 11011 |
Color Harmonies of #474840
Complementary color
Monochromatic Colors of #474840
Black with #474840
Text Example
Text Example
White with #474840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474840; }
p { color: rgb(71,72,64); }
H1.HeaderClassName
{
color: #474840;
}
.AnyTagClassName
{
color: #474840;
}
</style>
background-color css
<style>
a { background-color: #474840; }
a { background-color: rgb(71,72,64); }
div.DivClassName
{
background-color: #474840;
}
.BgClassName
{
background-color: #474840;
}
</style>
border-color css
<style>
span { border-color: #474840; }
span { border-color: rgb(71,72,64); }
td.TdClassName
{
border-color: #474840;
}
.TagClassName
{
border-color: #474840;
}
</style>