Shades of Black Magic #322715
Tints of Black Magic #322715
RGB
CMYK
RGB Variations
Color information
#322715 (or 0x322715) is known color: Black Magic. HEX triplet: 32, 27 and 15. RGB value is (50,39,21). Sum of RGB (Red+Green+Blue) = 50+39+21=110 (14% of max value = 765). Red value is 50 (19.92% from 255 or 45.45% from 110); Green value is 39 (15.62% from 255 or 35.45% from 110); Blue value is 21 (8.59% from 255 or 19.09% from 110); Max value from RGB is 50 - color contains mainly: red. Hex color #322715 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #322715 is #CDD8EA. Grayscale: #282828. Windows color (decimal): -13490411 or 1386290. OLE color: 1386290.
HSL color Cylindrical-coordinate representation of color #322715: hue angle of 37.24º degrees, saturation: 0.41, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #322715 is Cyan = 0, Magento = 0.22, Yellow = 0.58 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 39 | 21 | - |
| CMYK | 0 | 0.22 | 0.58 | 0.80 |
| HSL | 37.24º | 0.41% | 0.14% | - |
| HSV(B) | 37.24º | 0.58% | 0.2% | - |
| XYZ | 2.18 | 2.18 | 1.02 | - |
| YUV | 40.24 | 117.14 | 134.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 39 | 21 | 0 | 0.22 | 0.58 | 0.80 | 37.24 | 0.41 | 0.14 |
| Hex | 32 | 27 | 15 | 0 | 16 | 3A | 50 | 25 | 29 | E |
| Octal | 62 | 47 | 25 | 0 | 26 | 72 | 120 | 45 | 51 | 16 |
| Binary | 110010 | 100111 | 10101 | 0 | 10110 | 111010 | 1010000 | 100101 | 101001 | 1110 |
Color Harmonies of #322715
Complementary color
Monochromatic Colors of #322715
Black with #322715
Text Example
Text Example
White with #322715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322715; }
p { color: rgb(50,39,21); }
H1.HeaderClassName
{
color: #322715;
}
.AnyTagClassName
{
color: #322715;
}
</style>
background-color css
<style>
a { background-color: #322715; }
a { background-color: rgb(50,39,21); }
div.DivClassName
{
background-color: #322715;
}
.BgClassName
{
background-color: #322715;
}
</style>
border-color css
<style>
span { border-color: #322715; }
span { border-color: rgb(50,39,21); }
td.TdClassName
{
border-color: #322715;
}
.TagClassName
{
border-color: #322715;
}
</style>