Shades of Black Magic #322817
Tints of Black Magic #322817
RGB
CMYK
RGB Variations
Color information
#322817 (or 0x322817) is known color: Black Magic. HEX triplet: 32, 28 and 17. RGB value is (50,40,23). Sum of RGB (Red+Green+Blue) = 50+40+23=113 (14% of max value = 765). Red value is 50 (19.92% from 255 or 44.25% from 113); Green value is 40 (16.02% from 255 or 35.40% from 113); Blue value is 23 (9.38% from 255 or 20.35% from 113); Max value from RGB is 50 - color contains mainly: red. Hex color #322817 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #322817 is #CDD7E8. Grayscale: #292929. Windows color (decimal): -13490153 or 1517618. OLE color: 1517618.
HSL color Cylindrical-coordinate representation of color #322817: hue angle of 37.78º degrees, saturation: 0.37, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #322817 is Cyan = 0, Magento = 0.20, Yellow = 0.54 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 40 | 23 | - |
| CMYK | 0 | 0.20 | 0.54 | 0.80 |
| HSL | 37.78º | 0.37% | 0.14% | - |
| HSV(B) | 37.78º | 0.54% | 0.2% | - |
| XYZ | 2.23 | 2.26 | 1.13 | - |
| YUV | 41.05 | 117.81 | 134.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 40 | 23 | 0 | 0.20 | 0.54 | 0.80 | 37.78 | 0.37 | 0.14 |
| Hex | 32 | 28 | 17 | 0 | 14 | 36 | 50 | 26 | 25 | E |
| Octal | 62 | 50 | 27 | 0 | 24 | 66 | 120 | 46 | 45 | 16 |
| Binary | 110010 | 101000 | 10111 | 0 | 10100 | 110110 | 1010000 | 100110 | 100101 | 1110 |
Color Harmonies of #322817
Complementary color
Monochromatic Colors of #322817
Black with #322817
Text Example
Text Example
White with #322817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322817; }
p { color: rgb(50,40,23); }
H1.HeaderClassName
{
color: #322817;
}
.AnyTagClassName
{
color: #322817;
}
</style>
background-color css
<style>
a { background-color: #322817; }
a { background-color: rgb(50,40,23); }
div.DivClassName
{
background-color: #322817;
}
.BgClassName
{
background-color: #322817;
}
</style>
border-color css
<style>
span { border-color: #322817; }
span { border-color: rgb(50,40,23); }
td.TdClassName
{
border-color: #322817;
}
.TagClassName
{
border-color: #322817;
}
</style>