Shades of Black Magic #322911
Tints of Black Magic #322911
RGB
CMYK
RGB Variations
Color information
#322911 (or 0x322911) is known color: Black Magic. HEX triplet: 32, 29 and 11. RGB value is (50,41,17). Sum of RGB (Red+Green+Blue) = 50+41+17=108 (14% of max value = 765). Red value is 50 (19.92% from 255 or 46.30% from 108); Green value is 41 (16.41% from 255 or 37.96% from 108); Blue value is 17 (7.03% from 255 or 15.74% from 108); Max value from RGB is 50 - color contains mainly: red. Hex color #322911 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #322911 is #CDD6EE. Grayscale: #292929. Windows color (decimal): -13489903 or 1124658. OLE color: 1124658.
HSL color Cylindrical-coordinate representation of color #322911: hue angle of 43.64º degrees, saturation: 0.49, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #322911 is Cyan = 0, Magento = 0.18, Yellow = 0.66 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 41 | 17 | - |
| CMYK | 0 | 0.18 | 0.66 | 0.80 |
| HSL | 43.64º | 0.49% | 0.13% | - |
| HSV(B) | 43.64º | 0.66% | 0.2% | - |
| XYZ | 2.21 | 2.3 | 0.86 | - |
| YUV | 40.96 | 114.48 | 134.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 41 | 17 | 0 | 0.18 | 0.66 | 0.80 | 43.64 | 0.49 | 0.13 |
| Hex | 32 | 29 | 11 | 0 | 12 | 42 | 50 | 2C | 31 | D |
| Octal | 62 | 51 | 21 | 0 | 22 | 102 | 120 | 54 | 61 | 15 |
| Binary | 110010 | 101001 | 10001 | 0 | 10010 | 1000010 | 1010000 | 101100 | 110001 | 1101 |
Color Harmonies of #322911
Complementary color
Monochromatic Colors of #322911
Black with #322911
Text Example
Text Example
White with #322911
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322911; }
p { color: rgb(50,41,17); }
H1.HeaderClassName
{
color: #322911;
}
.AnyTagClassName
{
color: #322911;
}
</style>
background-color css
<style>
a { background-color: #322911; }
a { background-color: rgb(50,41,17); }
div.DivClassName
{
background-color: #322911;
}
.BgClassName
{
background-color: #322911;
}
</style>
border-color css
<style>
span { border-color: #322911; }
span { border-color: rgb(50,41,17); }
td.TdClassName
{
border-color: #322911;
}
.TagClassName
{
border-color: #322911;
}
</style>