Shades of Heavy Metal #434538
Tints of Heavy Metal #434538
RGB
CMYK
RGB Variations
Color information
#434538 (or 0x434538) is known color: Heavy Metal. HEX triplet: 43, 45 and 38. RGB value is (67,69,56). Sum of RGB (Red+Green+Blue) = 67+69+56=192 (25% of max value = 765). Red value is 67 (26.56% from 255 or 34.90% from 192); Green value is 69 (27.34% from 255 or 35.94% from 192); Blue value is 56 (22.27% from 255 or 29.17% from 192); Max value from RGB is 69 - color contains mainly: green. Hex color #434538 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #434538 is #BCBAC7. Grayscale: #424242. Windows color (decimal): -12368584 or 3687747. OLE color: 3687747.
HSL color Cylindrical-coordinate representation of color #434538: hue angle of 69.23º degrees, saturation: 0.1, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #434538 is Cyan = 0.03, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 67 | 69 | 56 | - |
| CMYK | 0.03 | 0 | 0.19 | 0.73 |
| HSL | 69.23º | 0.1% | 0.25% | - |
| HSV(B) | 69.23º | 0.19% | 0.27% | - |
| XYZ | 5.16 | 5.74 | 4.58 | - |
| YUV | 66.92 | 121.84 | 128.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 69 | 56 | 0.03 | 0 | 0.19 | 0.73 | 69.23 | 0.1 | 0.25 |
| Hex | 43 | 45 | 38 | 3 | 0 | 13 | 49 | 45 | A | 19 |
| Octal | 103 | 105 | 70 | 3 | 0 | 23 | 111 | 105 | 12 | 31 |
| Binary | 1000011 | 1000101 | 111000 | 11 | 0 | 10011 | 1001001 | 1000101 | 1010 | 11001 |
Color Harmonies of #434538
Complementary color
Monochromatic Colors of #434538
Black with #434538
Text Example
Text Example
White with #434538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434538; }
p { color: rgb(67,69,56); }
H1.HeaderClassName
{
color: #434538;
}
.AnyTagClassName
{
color: #434538;
}
</style>
background-color css
<style>
a { background-color: #434538; }
a { background-color: rgb(67,69,56); }
div.DivClassName
{
background-color: #434538;
}
.BgClassName
{
background-color: #434538;
}
</style>
border-color css
<style>
span { border-color: #434538; }
span { border-color: rgb(67,69,56); }
td.TdClassName
{
border-color: #434538;
}
.TagClassName
{
border-color: #434538;
}
</style>