Shades of Heavy Metal #434335
Tints of Heavy Metal #434335
RGB
CMYK
RGB Variations
Color information
#434335 (or 0x434335) is known color: Heavy Metal. HEX triplet: 43, 43 and 35. RGB value is (67,67,53). Sum of RGB (Red+Green+Blue) = 67+67+53=187 (24% of max value = 765). Red value is 67 (26.56% from 255 or 35.83% from 187); Green value is 67 (26.56% from 255 or 35.83% from 187); Blue value is 53 (21.09% from 255 or 28.34% from 187); Max value from RGB is 67 - color contains mainly: red, green. Hex color #434335 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #434335 is #BCBCCA. Grayscale: #414141. Windows color (decimal): -12369099 or 3490627. OLE color: 3490627.
HSL color Cylindrical-coordinate representation of color #434335: hue angle of 60º degrees, saturation: 0.12, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #434335 is Cyan = 0, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 67 | 53 | - |
| CMYK | 0 | 0 | 0.21 | 0.74 |
| HSL | 60º | 0.12% | 0.24% | - |
| HSV(B) | 60º | 0.21% | 0.26% | - |
| XYZ | 4.96 | 5.46 | 4.16 | - |
| YUV | 65.4 | 121 | 129.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 67 | 53 | 0 | 0 | 0.21 | 0.74 | 60 | 0.12 | 0.24 |
| Hex | 43 | 43 | 35 | 0 | 0 | 15 | 4A | 3C | C | 18 |
| Octal | 103 | 103 | 65 | 0 | 0 | 25 | 112 | 74 | 14 | 30 |
| Binary | 1000011 | 1000011 | 110101 | 0 | 0 | 10101 | 1001010 | 111100 | 1100 | 11000 |
Color Harmonies of #434335
Complementary color
Monochromatic Colors of #434335
Black with #434335
Text Example
Text Example
White with #434335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434335; }
p { color: rgb(67,67,53); }
H1.HeaderClassName
{
color: #434335;
}
.AnyTagClassName
{
color: #434335;
}
</style>
background-color css
<style>
a { background-color: #434335; }
a { background-color: rgb(67,67,53); }
div.DivClassName
{
background-color: #434335;
}
.BgClassName
{
background-color: #434335;
}
</style>
border-color css
<style>
span { border-color: #434335; }
span { border-color: rgb(67,67,53); }
td.TdClassName
{
border-color: #434335;
}
.TagClassName
{
border-color: #434335;
}
</style>