Shades of Heavy Metal #434340
Tints of Heavy Metal #434340
RGB
CMYK
RGB Variations
Color information
#434340 (or 0x434340) is known color: Heavy Metal. HEX triplet: 43, 43 and 40. RGB value is (67,67,64). Sum of RGB (Red+Green+Blue) = 67+67+64=198 (26% of max value = 765). Red value is 67 (26.56% from 255 or 33.84% from 198); Green value is 67 (26.56% from 255 or 33.84% from 198); Blue value is 64 (25.39% from 255 or 32.32% from 198); Max value from RGB is 67 - color contains mainly: red, green. Hex color #434340 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #434340 is #BCBCBF. Grayscale: #424242. Windows color (decimal): -12369088 or 4211523. OLE color: 4211523.
HSL color Cylindrical-coordinate representation of color #434340: hue angle of 60º degrees, saturation: 0.02, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #434340 is Cyan = 0, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 67 | 64 | - |
| CMYK | 0 | 0 | 0.04 | 0.74 |
| HSL | 60º | 0.02% | 0.26% | - |
| HSV(B) | 60º | 0.04% | 0.26% | - |
| XYZ | 5.25 | 5.58 | 5.65 | - |
| YUV | 66.66 | 126.5 | 128.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 67 | 64 | 0 | 0 | 0.04 | 0.74 | 60 | 0.02 | 0.26 |
| Hex | 43 | 43 | 40 | 0 | 0 | 4 | 4A | 3C | 2 | 1A |
| Octal | 103 | 103 | 100 | 0 | 0 | 4 | 112 | 74 | 2 | 32 |
| Binary | 1000011 | 1000011 | 1000000 | 0 | 0 | 100 | 1001010 | 111100 | 10 | 11010 |
Color Harmonies of #434340
Complementary color
Monochromatic Colors of #434340
Black with #434340
Text Example
Text Example
White with #434340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434340; }
p { color: rgb(67,67,64); }
H1.HeaderClassName
{
color: #434340;
}
.AnyTagClassName
{
color: #434340;
}
</style>
background-color css
<style>
a { background-color: #434340; }
a { background-color: rgb(67,67,64); }
div.DivClassName
{
background-color: #434340;
}
.BgClassName
{
background-color: #434340;
}
</style>
border-color css
<style>
span { border-color: #434340; }
span { border-color: rgb(67,67,64); }
td.TdClassName
{
border-color: #434340;
}
.TagClassName
{
border-color: #434340;
}
</style>