Shades of Black Magic #322916
Tints of Black Magic #322916
RGB
CMYK
RGB Variations
Color information
#322916 (or 0x322916) is known color: Black Magic. HEX triplet: 32, 29 and 16. RGB value is (50,41,22). Sum of RGB (Red+Green+Blue) = 50+41+22=113 (14% of max value = 765). Red value is 50 (19.92% from 255 or 44.25% from 113); Green value is 41 (16.41% from 255 or 36.28% from 113); Blue value is 22 (8.98% from 255 or 19.47% from 113); Max value from RGB is 50 - color contains mainly: red. Hex color #322916 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #322916 is #CDD6E9. Grayscale: #292929. Windows color (decimal): -13489898 or 1452338. OLE color: 1452338.
HSL color Cylindrical-coordinate representation of color #322916: hue angle of 40.71º degrees, saturation: 0.39, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #322916 is Cyan = 0, Magento = 0.18, Yellow = 0.56 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 41 | 22 | - |
| CMYK | 0 | 0.18 | 0.56 | 0.80 |
| HSL | 40.71º | 0.39% | 0.14% | - |
| HSV(B) | 40.71º | 0.56% | 0.2% | - |
| XYZ | 2.25 | 2.32 | 1.09 | - |
| YUV | 41.53 | 116.98 | 134.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 41 | 22 | 0 | 0.18 | 0.56 | 0.80 | 40.71 | 0.39 | 0.14 |
| Hex | 32 | 29 | 16 | 0 | 12 | 38 | 50 | 29 | 27 | E |
| Octal | 62 | 51 | 26 | 0 | 22 | 70 | 120 | 51 | 47 | 16 |
| Binary | 110010 | 101001 | 10110 | 0 | 10010 | 111000 | 1010000 | 101001 | 100111 | 1110 |
Color Harmonies of #322916
Complementary color
Monochromatic Colors of #322916
Black with #322916
Text Example
Text Example
White with #322916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322916; }
p { color: rgb(50,41,22); }
H1.HeaderClassName
{
color: #322916;
}
.AnyTagClassName
{
color: #322916;
}
</style>
background-color css
<style>
a { background-color: #322916; }
a { background-color: rgb(50,41,22); }
div.DivClassName
{
background-color: #322916;
}
.BgClassName
{
background-color: #322916;
}
</style>
border-color css
<style>
span { border-color: #322916; }
span { border-color: rgb(50,41,22); }
td.TdClassName
{
border-color: #322916;
}
.TagClassName
{
border-color: #322916;
}
</style>