Shades of Black Magic #322912
Tints of Black Magic #322912
RGB
CMYK
RGB Variations
Color information
#322912 (or 0x322912) is known color: Black Magic. HEX triplet: 32, 29 and 12. RGB value is (50,41,18). Sum of RGB (Red+Green+Blue) = 50+41+18=109 (14% of max value = 765). Red value is 50 (19.92% from 255 or 45.87% from 109); Green value is 41 (16.41% from 255 or 37.61% from 109); Blue value is 18 (7.42% from 255 or 16.51% from 109); Max value from RGB is 50 - color contains mainly: red. Hex color #322912 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #322912 is #CDD6ED. Grayscale: #292929. Windows color (decimal): -13489902 or 1190194. OLE color: 1190194.
HSL color Cylindrical-coordinate representation of color #322912: hue angle of 43.12º degrees, saturation: 0.47, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #322912 is Cyan = 0, Magento = 0.18, Yellow = 0.64 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 41 | 18 | - |
| CMYK | 0 | 0.18 | 0.64 | 0.80 |
| HSL | 43.13º | 0.47% | 0.13% | - |
| HSV(B) | 43.13º | 0.64% | 0.2% | - |
| XYZ | 2.22 | 2.31 | 0.9 | - |
| YUV | 41.07 | 114.98 | 134.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 41 | 18 | 0 | 0.18 | 0.64 | 0.80 | 43.13 | 0.47 | 0.13 |
| Hex | 32 | 29 | 12 | 0 | 12 | 40 | 50 | 2B | 2F | D |
| Octal | 62 | 51 | 22 | 0 | 22 | 100 | 120 | 53 | 57 | 15 |
| Binary | 110010 | 101001 | 10010 | 0 | 10010 | 1000000 | 1010000 | 101011 | 101111 | 1101 |
Color Harmonies of #322912
Complementary color
Monochromatic Colors of #322912
Black with #322912
Text Example
Text Example
White with #322912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322912; }
p { color: rgb(50,41,18); }
H1.HeaderClassName
{
color: #322912;
}
.AnyTagClassName
{
color: #322912;
}
</style>
background-color css
<style>
a { background-color: #322912; }
a { background-color: rgb(50,41,18); }
div.DivClassName
{
background-color: #322912;
}
.BgClassName
{
background-color: #322912;
}
</style>
border-color css
<style>
span { border-color: #322912; }
span { border-color: rgb(50,41,18); }
td.TdClassName
{
border-color: #322912;
}
.TagClassName
{
border-color: #322912;
}
</style>