Shades of Heavy Metal #454638
Tints of Heavy Metal #454638
RGB
CMYK
RGB Variations
Color information
#454638 (or 0x454638) is known color: Heavy Metal. HEX triplet: 45, 46 and 38. RGB value is (69,70,56). Sum of RGB (Red+Green+Blue) = 69+70+56=195 (25% of max value = 765). Red value is 69 (27.34% from 255 or 35.38% from 195); Green value is 70 (27.73% from 255 or 35.90% from 195); Blue value is 56 (22.27% from 255 or 28.72% from 195); Max value from RGB is 70 - color contains mainly: green. Hex color #454638 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #454638 is #BAB9C7. Grayscale: #444444. Windows color (decimal): -12237256 or 3688005. OLE color: 3688005.
HSL color Cylindrical-coordinate representation of color #454638: hue angle of 64.29º degrees, saturation: 0.11, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #454638 is Cyan = 0.01, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 70 | 56 | - |
| CMYK | 0.01 | 0 | 0.20 | 0.73 |
| HSL | 64.29º | 0.11% | 0.25% | - |
| HSV(B) | 64.29º | 0.2% | 0.27% | - |
| XYZ | 5.36 | 5.93 | 4.6 | - |
| YUV | 68.11 | 121.17 | 128.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 70 | 56 | 0.01 | 0 | 0.20 | 0.73 | 64.29 | 0.11 | 0.25 |
| Hex | 45 | 46 | 38 | 1 | 0 | 14 | 49 | 40 | B | 19 |
| Octal | 105 | 106 | 70 | 1 | 0 | 24 | 111 | 100 | 13 | 31 |
| Binary | 1000101 | 1000110 | 111000 | 1 | 0 | 10100 | 1001001 | 1000000 | 1011 | 11001 |
Color Harmonies of #454638
Complementary color
Monochromatic Colors of #454638
Black with #454638
Text Example
Text Example
White with #454638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #454638; }
p { color: rgb(69,70,56); }
H1.HeaderClassName
{
color: #454638;
}
.AnyTagClassName
{
color: #454638;
}
</style>
background-color css
<style>
a { background-color: #454638; }
a { background-color: rgb(69,70,56); }
div.DivClassName
{
background-color: #454638;
}
.BgClassName
{
background-color: #454638;
}
</style>
border-color css
<style>
span { border-color: #454638; }
span { border-color: rgb(69,70,56); }
td.TdClassName
{
border-color: #454638;
}
.TagClassName
{
border-color: #454638;
}
</style>