Shades of Heavy Metal #454738
Tints of Heavy Metal #454738
RGB
CMYK
RGB Variations
Color information
#454738 (or 0x454738) is known color: Heavy Metal. HEX triplet: 45, 47 and 38. RGB value is (69,71,56). Sum of RGB (Red+Green+Blue) = 69+71+56=196 (25% of max value = 765). Red value is 69 (27.34% from 255 or 35.20% from 196); Green value is 71 (28.12% from 255 or 36.22% from 196); Blue value is 56 (22.27% from 255 or 28.57% from 196); Max value from RGB is 71 - color contains mainly: green. Hex color #454738 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #454738 is #BAB8C7. Grayscale: #444444. Windows color (decimal): -12237000 or 3688261. OLE color: 3688261.
HSL color Cylindrical-coordinate representation of color #454738: hue angle of 68º 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 #454738 is Cyan = 0.03, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 69 | 71 | 56 | - |
| CMYK | 0.03 | 0 | 0.21 | 0.72 |
| HSL | 68º | 0.12% | 0.25% | - |
| HSV(B) | 68º | 0.21% | 0.28% | - |
| XYZ | 5.42 | 6.06 | 4.62 | - |
| YUV | 68.69 | 120.84 | 128.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 71 | 56 | 0.03 | 0 | 0.21 | 0.72 | 68 | 0.12 | 0.25 |
| Hex | 45 | 47 | 38 | 3 | 0 | 15 | 48 | 44 | C | 19 |
| Octal | 105 | 107 | 70 | 3 | 0 | 25 | 110 | 104 | 14 | 31 |
| Binary | 1000101 | 1000111 | 111000 | 11 | 0 | 10101 | 1001000 | 1000100 | 1100 | 11001 |
Color Harmonies of #454738
Complementary color
Monochromatic Colors of #454738
Black with #454738
Text Example
Text Example
White with #454738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #454738; }
p { color: rgb(69,71,56); }
H1.HeaderClassName
{
color: #454738;
}
.AnyTagClassName
{
color: #454738;
}
</style>
background-color css
<style>
a { background-color: #454738; }
a { background-color: rgb(69,71,56); }
div.DivClassName
{
background-color: #454738;
}
.BgClassName
{
background-color: #454738;
}
</style>
border-color css
<style>
span { border-color: #454738; }
span { border-color: rgb(69,71,56); }
td.TdClassName
{
border-color: #454738;
}
.TagClassName
{
border-color: #454738;
}
</style>