Shades of Heavy Metal #43433A
Tints of Heavy Metal #43433A
RGB
CMYK
RGB Variations
Color information
#43433A (or 0x43433A) is known color: Heavy Metal. HEX triplet: 43, 43 and 3A. RGB value is (67,67,58). Sum of RGB (Red+Green+Blue) = 67+67+58=192 (25% of max value = 765). Red value is 67 (26.56% from 255 or 34.90% from 192); Green value is 67 (26.56% from 255 or 34.90% from 192); Blue value is 58 (23.05% from 255 or 30.21% from 192); Max value from RGB is 67 - color contains mainly: red, green. Hex color #43433A is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #43433A is #BCBCC5. Grayscale: #424242. Windows color (decimal): -12369094 or 3818307. OLE color: 3818307.
HSL color Cylindrical-coordinate representation of color #43433A: hue angle of 60º degrees, saturation: 0.07, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #43433A is Cyan = 0, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 67 | 58 | - |
| CMYK | 0 | 0 | 0.13 | 0.74 |
| HSL | 60º | 0.07% | 0.25% | - |
| HSV(B) | 60º | 0.13% | 0.26% | - |
| XYZ | 5.09 | 5.51 | 4.8 | - |
| YUV | 65.97 | 123.5 | 128.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 67 | 58 | 0 | 0 | 0.13 | 0.74 | 60 | 0.07 | 0.25 |
| Hex | 43 | 43 | 3A | 0 | 0 | D | 4A | 3C | 7 | 19 |
| Octal | 103 | 103 | 72 | 0 | 0 | 15 | 112 | 74 | 7 | 31 |
| Binary | 1000011 | 1000011 | 111010 | 0 | 0 | 1101 | 1001010 | 111100 | 111 | 11001 |
Color Harmonies of #43433A
Complementary color
Monochromatic Colors of #43433A
Black with #43433A
Text Example
Text Example
White with #43433A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #43433A; }
p { color: rgb(67,67,58); }
H1.HeaderClassName
{
color: #43433A;
}
.AnyTagClassName
{
color: #43433A;
}
</style>
background-color css
<style>
a { background-color: #43433A; }
a { background-color: rgb(67,67,58); }
div.DivClassName
{
background-color: #43433A;
}
.BgClassName
{
background-color: #43433A;
}
</style>
border-color css
<style>
span { border-color: #43433A; }
span { border-color: rgb(67,67,58); }
td.TdClassName
{
border-color: #43433A;
}
.TagClassName
{
border-color: #43433A;
}
</style>