Shades of Black Magic #322815
Tints of Black Magic #322815
RGB
CMYK
RGB Variations
Color information
#322815 (or 0x322815) is known color: Black Magic. HEX triplet: 32, 28 and 15. RGB value is (50,40,21). Sum of RGB (Red+Green+Blue) = 50+40+21=111 (14% of max value = 765). Red value is 50 (19.92% from 255 or 45.05% from 111); Green value is 40 (16.02% from 255 or 36.04% from 111); Blue value is 21 (8.59% from 255 or 18.92% from 111); Max value from RGB is 50 - color contains mainly: red. Hex color #322815 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #322815 is #CDD7EA. Grayscale: #282828. Windows color (decimal): -13490155 or 1386546. OLE color: 1386546.
HSL color Cylindrical-coordinate representation of color #322815: hue angle of 39.31º 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 #322815 is Cyan = 0, Magento = 0.20, Yellow = 0.58 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 40 | 21 | - |
| CMYK | 0 | 0.20 | 0.58 | 0.80 |
| HSL | 39.31º | 0.41% | 0.14% | - |
| HSV(B) | 39.31º | 0.58% | 0.2% | - |
| XYZ | 2.21 | 2.25 | 1.03 | - |
| YUV | 40.82 | 116.81 | 134.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 40 | 21 | 0 | 0.20 | 0.58 | 0.80 | 39.31 | 0.41 | 0.14 |
| Hex | 32 | 28 | 15 | 0 | 14 | 3A | 50 | 27 | 29 | E |
| Octal | 62 | 50 | 25 | 0 | 24 | 72 | 120 | 47 | 51 | 16 |
| Binary | 110010 | 101000 | 10101 | 0 | 10100 | 111010 | 1010000 | 100111 | 101001 | 1110 |
Color Harmonies of #322815
Complementary color
Monochromatic Colors of #322815
Black with #322815
Text Example
Text Example
White with #322815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322815; }
p { color: rgb(50,40,21); }
H1.HeaderClassName
{
color: #322815;
}
.AnyTagClassName
{
color: #322815;
}
</style>
background-color css
<style>
a { background-color: #322815; }
a { background-color: rgb(50,40,21); }
div.DivClassName
{
background-color: #322815;
}
.BgClassName
{
background-color: #322815;
}
</style>
border-color css
<style>
span { border-color: #322815; }
span { border-color: rgb(50,40,21); }
td.TdClassName
{
border-color: #322815;
}
.TagClassName
{
border-color: #322815;
}
</style>