Shades of Black Magic #322507
Tints of Black Magic #322507
RGB
CMYK
RGB Variations
Color information
#322507 (or 0x322507) is known color: Black Magic. HEX triplet: 32, 25 and 07. RGB value is (50,37,7). Sum of RGB (Red+Green+Blue) = 50+37+7=94 (12% of max value = 765). Red value is 50 (19.92% from 255 or 53.19% from 94); Green value is 37 (14.84% from 255 or 39.36% from 94); Blue value is 7 (3.12% from 255 or 7.45% from 94); Max value from RGB is 50 - color contains mainly: red. Hex color #322507 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #322507 is #CDDAF8. Grayscale: #252525. Windows color (decimal): -13490937 or 468274. OLE color: 468274.
HSL color Cylindrical-coordinate representation of color #322507: hue angle of 41.86º degrees, saturation: 0.75, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #322507 is Cyan = 0, Magento = 0.26, Yellow = 0.86 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 37 | 7 | - |
| CMYK | 0 | 0.26 | 0.86 | 0.80 |
| HSL | 41.86º | 0.75% | 0.11% | - |
| HSV(B) | 41.86º | 0.86% | 0.2% | - |
| XYZ | 2.02 | 2.02 | 0.48 | - |
| YUV | 37.47 | 110.81 | 136.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 37 | 7 | 0 | 0.26 | 0.86 | 0.80 | 41.86 | 0.75 | 0.11 |
| Hex | 32 | 25 | 7 | 0 | 1A | 56 | 50 | 2A | 4B | B |
| Octal | 62 | 45 | 7 | 0 | 32 | 126 | 120 | 52 | 113 | 13 |
| Binary | 110010 | 100101 | 111 | 0 | 11010 | 1010110 | 1010000 | 101010 | 1001011 | 1011 |
Color Harmonies of #322507
Complementary color
Monochromatic Colors of #322507
Black with #322507
Text Example
Text Example
White with #322507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322507; }
p { color: rgb(50,37,7); }
H1.HeaderClassName
{
color: #322507;
}
.AnyTagClassName
{
color: #322507;
}
</style>
background-color css
<style>
a { background-color: #322507; }
a { background-color: rgb(50,37,7); }
div.DivClassName
{
background-color: #322507;
}
.BgClassName
{
background-color: #322507;
}
</style>
border-color css
<style>
span { border-color: #322507; }
span { border-color: rgb(50,37,7); }
td.TdClassName
{
border-color: #322507;
}
.TagClassName
{
border-color: #322507;
}
</style>