Shades of Black Magic #322406
Tints of Black Magic #322406
RGB
CMYK
RGB Variations
Color information
#322406 (or 0x322406) is known color: Black Magic. HEX triplet: 32, 24 and 06. RGB value is (50,36,6). Sum of RGB (Red+Green+Blue) = 50+36+6=92 (12% of max value = 765). Red value is 50 (19.92% from 255 or 54.35% from 92); Green value is 36 (14.45% from 255 or 39.13% from 92); Blue value is 6 (2.73% from 255 or 6.52% from 92); Max value from RGB is 50 - color contains mainly: red. Hex color #322406 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #322406 is #CDDBF9. Grayscale: #242424. Windows color (decimal): -13491194 or 402482. OLE color: 402482.
HSL color Cylindrical-coordinate representation of color #322406: hue angle of 40.91º degrees, saturation: 0.79, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #322406 is Cyan = 0, Magento = 0.28, Yellow = 0.88 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 36 | 6 | - |
| CMYK | 0 | 0.28 | 0.88 | 0.80 |
| HSL | 40.91º | 0.79% | 0.11% | - |
| HSV(B) | 40.91º | 0.88% | 0.2% | - |
| XYZ | 1.98 | 1.95 | 0.44 | - |
| YUV | 36.77 | 110.64 | 137.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 36 | 6 | 0 | 0.28 | 0.88 | 0.80 | 40.91 | 0.79 | 0.11 |
| Hex | 32 | 24 | 6 | 0 | 1C | 58 | 50 | 29 | 4F | B |
| Octal | 62 | 44 | 6 | 0 | 34 | 130 | 120 | 51 | 117 | 13 |
| Binary | 110010 | 100100 | 110 | 0 | 11100 | 1011000 | 1010000 | 101001 | 1001111 | 1011 |
Color Harmonies of #322406
Complementary color
Monochromatic Colors of #322406
Black with #322406
Text Example
Text Example
White with #322406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322406; }
p { color: rgb(50,36,6); }
H1.HeaderClassName
{
color: #322406;
}
.AnyTagClassName
{
color: #322406;
}
</style>
background-color css
<style>
a { background-color: #322406; }
a { background-color: rgb(50,36,6); }
div.DivClassName
{
background-color: #322406;
}
.BgClassName
{
background-color: #322406;
}
</style>
border-color css
<style>
span { border-color: #322406; }
span { border-color: rgb(50,36,6); }
td.TdClassName
{
border-color: #322406;
}
.TagClassName
{
border-color: #322406;
}
</style>