Shades of Heavy Metal #454536
Tints of Heavy Metal #454536
RGB
CMYK
RGB Variations
Color information
#454536 (or 0x454536) is known color: Heavy Metal. HEX triplet: 45, 45 and 36. RGB value is (69,69,54). Sum of RGB (Red+Green+Blue) = 69+69+54=192 (25% of max value = 765). Red value is 69 (27.34% from 255 or 35.94% from 192); Green value is 69 (27.34% from 255 or 35.94% from 192); Blue value is 54 (21.48% from 255 or 28.12% from 192); Max value from RGB is 69 - color contains mainly: red, green. Hex color #454536 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #454536 is #BABAC9. Grayscale: #434343. Windows color (decimal): -12237514 or 3556677. OLE color: 3556677.
HSL color Cylindrical-coordinate representation of color #454536: hue angle of 60º degrees, saturation: 0.12, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #454536 is Cyan = 0, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 69 | 54 | - |
| CMYK | 0 | 0 | 0.22 | 0.73 |
| HSL | 60º | 0.12% | 0.24% | - |
| HSV(B) | 60º | 0.22% | 0.27% | - |
| XYZ | 5.25 | 5.79 | 4.33 | - |
| YUV | 67.29 | 120.5 | 129.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 69 | 54 | 0 | 0 | 0.22 | 0.73 | 60 | 0.12 | 0.24 |
| Hex | 45 | 45 | 36 | 0 | 0 | 16 | 49 | 3C | C | 18 |
| Octal | 105 | 105 | 66 | 0 | 0 | 26 | 111 | 74 | 14 | 30 |
| Binary | 1000101 | 1000101 | 110110 | 0 | 0 | 10110 | 1001001 | 111100 | 1100 | 11000 |
Color Harmonies of #454536
Complementary color
Monochromatic Colors of #454536
Black with #454536
Text Example
Text Example
White with #454536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #454536; }
p { color: rgb(69,69,54); }
H1.HeaderClassName
{
color: #454536;
}
.AnyTagClassName
{
color: #454536;
}
</style>
background-color css
<style>
a { background-color: #454536; }
a { background-color: rgb(69,69,54); }
div.DivClassName
{
background-color: #454536;
}
.BgClassName
{
background-color: #454536;
}
</style>
border-color css
<style>
span { border-color: #454536; }
span { border-color: rgb(69,69,54); }
td.TdClassName
{
border-color: #454536;
}
.TagClassName
{
border-color: #454536;
}
</style>