Shades of Black Magic #322513
Tints of Black Magic #322513
RGB
CMYK
RGB Variations
Color information
#322513 (or 0x322513) is known color: Black Magic. HEX triplet: 32, 25 and 13. RGB value is (50,37,19). Sum of RGB (Red+Green+Blue) = 50+37+19=106 (14% of max value = 765). Red value is 50 (19.92% from 255 or 47.17% from 106); Green value is 37 (14.84% from 255 or 34.91% from 106); Blue value is 19 (7.81% from 255 or 17.92% from 106); Max value from RGB is 50 - color contains mainly: red. Hex color #322513 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #322513 is #CDDAEC. Grayscale: #262626. Windows color (decimal): -13490925 or 1254706. OLE color: 1254706.
HSL color Cylindrical-coordinate representation of color #322513: hue angle of 34.84º degrees, saturation: 0.45, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #322513 is Cyan = 0, Magento = 0.26, Yellow = 0.62 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 37 | 19 | - |
| CMYK | 0 | 0.26 | 0.62 | 0.80 |
| HSL | 34.84º | 0.45% | 0.14% | - |
| HSV(B) | 34.84º | 0.62% | 0.2% | - |
| XYZ | 2.09 | 2.05 | 0.9 | - |
| YUV | 38.84 | 116.81 | 135.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 37 | 19 | 0 | 0.26 | 0.62 | 0.80 | 34.84 | 0.45 | 0.14 |
| Hex | 32 | 25 | 13 | 0 | 1A | 3E | 50 | 23 | 2D | E |
| Octal | 62 | 45 | 23 | 0 | 32 | 76 | 120 | 43 | 55 | 16 |
| Binary | 110010 | 100101 | 10011 | 0 | 11010 | 111110 | 1010000 | 100011 | 101101 | 1110 |
Color Harmonies of #322513
Complementary color
Monochromatic Colors of #322513
Black with #322513
Text Example
Text Example
White with #322513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322513; }
p { color: rgb(50,37,19); }
H1.HeaderClassName
{
color: #322513;
}
.AnyTagClassName
{
color: #322513;
}
</style>
background-color css
<style>
a { background-color: #322513; }
a { background-color: rgb(50,37,19); }
div.DivClassName
{
background-color: #322513;
}
.BgClassName
{
background-color: #322513;
}
</style>
border-color css
<style>
span { border-color: #322513; }
span { border-color: rgb(50,37,19); }
td.TdClassName
{
border-color: #322513;
}
.TagClassName
{
border-color: #322513;
}
</style>