Shades of Black Magic #322612
Tints of Black Magic #322612
RGB
CMYK
RGB Variations
Color information
#322612 (or 0x322612) is known color: Black Magic. HEX triplet: 32, 26 and 12. RGB value is (50,38,18). Sum of RGB (Red+Green+Blue) = 50+38+18=106 (14% of max value = 765). Red value is 50 (19.92% from 255 or 47.17% from 106); Green value is 38 (15.23% from 255 or 35.85% from 106); Blue value is 18 (7.42% from 255 or 16.98% from 106); Max value from RGB is 50 - color contains mainly: red. Hex color #322612 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #322612 is #CDD9ED. Grayscale: #272727. Windows color (decimal): -13490670 or 1189426. OLE color: 1189426.
HSL color Cylindrical-coordinate representation of color #322612: hue angle of 37.5º 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 #322612 is Cyan = 0, Magento = 0.24, Yellow = 0.64 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 38 | 18 | - |
| CMYK | 0 | 0.24 | 0.64 | 0.80 |
| HSL | 37.5º | 0.47% | 0.13% | - |
| HSV(B) | 37.5º | 0.64% | 0.2% | - |
| XYZ | 2.12 | 2.11 | 0.87 | - |
| YUV | 39.31 | 115.98 | 135.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 38 | 18 | 0 | 0.24 | 0.64 | 0.80 | 37.5 | 0.47 | 0.13 |
| Hex | 32 | 26 | 12 | 0 | 18 | 40 | 50 | 26 | 2F | D |
| Octal | 62 | 46 | 22 | 0 | 30 | 100 | 120 | 46 | 57 | 15 |
| Binary | 110010 | 100110 | 10010 | 0 | 11000 | 1000000 | 1010000 | 100110 | 101111 | 1101 |
Color Harmonies of #322612
Complementary color
Monochromatic Colors of #322612
Black with #322612
Text Example
Text Example
White with #322612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322612; }
p { color: rgb(50,38,18); }
H1.HeaderClassName
{
color: #322612;
}
.AnyTagClassName
{
color: #322612;
}
</style>
background-color css
<style>
a { background-color: #322612; }
a { background-color: rgb(50,38,18); }
div.DivClassName
{
background-color: #322612;
}
.BgClassName
{
background-color: #322612;
}
</style>
border-color css
<style>
span { border-color: #322612; }
span { border-color: rgb(50,38,18); }
td.TdClassName
{
border-color: #322612;
}
.TagClassName
{
border-color: #322612;
}
</style>