Shades of Heavy Metal #474738
Tints of Heavy Metal #474738
RGB
CMYK
RGB Variations
Color information
#474738 (or 0x474738) is known color: Heavy Metal. HEX triplet: 47, 47 and 38. RGB value is (71,71,56). Sum of RGB (Red+Green+Blue) = 71+71+56=198 (26% of max value = 765). Red value is 71 (28.12% from 255 or 35.86% from 198); Green value is 71 (28.12% from 255 or 35.86% from 198); Blue value is 56 (22.27% from 255 or 28.28% from 198); Max value from RGB is 71 - color contains mainly: red, green. Hex color #474738 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #474738 is #B8B8C7. Grayscale: #454545. Windows color (decimal): -12105928 or 3688263. OLE color: 3688263.
HSL color Cylindrical-coordinate representation of color #474738: hue angle of 60º degrees, saturation: 0.12, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #474738 is Cyan = 0, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 71 | 56 | - |
| CMYK | 0 | 0 | 0.21 | 0.72 |
| HSL | 60º | 0.12% | 0.25% | - |
| HSV(B) | 60º | 0.21% | 0.28% | - |
| XYZ | 5.57 | 6.13 | 4.63 | - |
| YUV | 69.29 | 120.5 | 129.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 71 | 56 | 0 | 0 | 0.21 | 0.72 | 60 | 0.12 | 0.25 |
| Hex | 47 | 47 | 38 | 0 | 0 | 15 | 48 | 3C | C | 19 |
| Octal | 107 | 107 | 70 | 0 | 0 | 25 | 110 | 74 | 14 | 31 |
| Binary | 1000111 | 1000111 | 111000 | 0 | 0 | 10101 | 1001000 | 111100 | 1100 | 11001 |
Color Harmonies of #474738
Complementary color
Monochromatic Colors of #474738
Black with #474738
Text Example
Text Example
White with #474738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474738; }
p { color: rgb(71,71,56); }
H1.HeaderClassName
{
color: #474738;
}
.AnyTagClassName
{
color: #474738;
}
</style>
background-color css
<style>
a { background-color: #474738; }
a { background-color: rgb(71,71,56); }
div.DivClassName
{
background-color: #474738;
}
.BgClassName
{
background-color: #474738;
}
</style>
border-color css
<style>
span { border-color: #474738; }
span { border-color: rgb(71,71,56); }
td.TdClassName
{
border-color: #474738;
}
.TagClassName
{
border-color: #474738;
}
</style>