Shades of Voodoo #453342
Tints of Voodoo #453342
RGB
CMYK
RGB Variations
Color information
#453342 (or 0x453342) is known color: Voodoo. HEX triplet: 45, 33 and 42. RGB value is (69,51,66). Sum of RGB (Red+Green+Blue) = 69+51+66=186 (24% of max value = 765). Red value is 69 (27.34% from 255 or 37.10% from 186); Green value is 51 (20.31% from 255 or 27.42% from 186); Blue value is 66 (26.17% from 255 or 35.48% from 186); Max value from RGB is 69 - color contains mainly: red. Hex color #453342 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #453342 is #BACCBD. Grayscale: #3A3A3A. Windows color (decimal): -12242110 or 4338501. OLE color: 4338501.
HSL color Cylindrical-coordinate representation of color #453342: hue angle of 310º degrees, saturation: 0.15, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #453342 is Cyan = 0, Magento = 0.26, Yellow = 0.04 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 51 | 66 | - |
| CMYK | 0 | 0.26 | 0.04 | 0.73 |
| HSL | 310º | 0.15% | 0.24% | - |
| HSV(B) | 310º | 0.26% | 0.27% | - |
| XYZ | 4.62 | 4.03 | 5.69 | - |
| YUV | 58.09 | 132.46 | 135.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 51 | 66 | 0 | 0.26 | 0.04 | 0.73 | 310 | 0.15 | 0.24 |
| Hex | 45 | 33 | 42 | 0 | 1A | 4 | 49 | 136 | F | 18 |
| Octal | 105 | 63 | 102 | 0 | 32 | 4 | 111 | 466 | 17 | 30 |
| Binary | 1000101 | 110011 | 1000010 | 0 | 11010 | 100 | 1001001 | 100110110 | 1111 | 11000 |
Color Harmonies of #453342
Complementary color
Monochromatic Colors of #453342
Black with #453342
Text Example
Text Example
White with #453342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453342; }
p { color: rgb(69,51,66); }
H1.HeaderClassName
{
color: #453342;
}
.AnyTagClassName
{
color: #453342;
}
</style>
background-color css
<style>
a { background-color: #453342; }
a { background-color: rgb(69,51,66); }
div.DivClassName
{
background-color: #453342;
}
.BgClassName
{
background-color: #453342;
}
</style>
border-color css
<style>
span { border-color: #453342; }
span { border-color: rgb(69,51,66); }
td.TdClassName
{
border-color: #453342;
}
.TagClassName
{
border-color: #453342;
}
</style>