Shades of Black Magic #322407
Tints of Black Magic #322407
RGB
CMYK
RGB Variations
Color information
#322407 (or 0x322407) is known color: Black Magic. HEX triplet: 32, 24 and 07. RGB value is (50,36,7). Sum of RGB (Red+Green+Blue) = 50+36+7=93 (12% of max value = 765). Red value is 50 (19.92% from 255 or 53.76% from 93); Green value is 36 (14.45% from 255 or 38.71% from 93); Blue value is 7 (3.12% from 255 or 7.53% from 93); Max value from RGB is 50 - color contains mainly: red. Hex color #322407 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #322407 is #CDDBF8. Grayscale: #252525. Windows color (decimal): -13491193 or 468018. OLE color: 468018.
HSL color Cylindrical-coordinate representation of color #322407: hue angle of 40.47º 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 #322407 is Cyan = 0, Magento = 0.28, Yellow = 0.86 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 36 | 7 | - |
| CMYK | 0 | 0.28 | 0.86 | 0.80 |
| HSL | 40.47º | 0.75% | 0.11% | - |
| HSV(B) | 40.47º | 0.86% | 0.2% | - |
| XYZ | 1.98 | 1.96 | 0.47 | - |
| YUV | 36.88 | 111.14 | 137.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 36 | 7 | 0 | 0.28 | 0.86 | 0.80 | 40.47 | 0.75 | 0.11 |
| Hex | 32 | 24 | 7 | 0 | 1C | 56 | 50 | 28 | 4B | B |
| Octal | 62 | 44 | 7 | 0 | 34 | 126 | 120 | 50 | 113 | 13 |
| Binary | 110010 | 100100 | 111 | 0 | 11100 | 1010110 | 1010000 | 101000 | 1001011 | 1011 |
Color Harmonies of #322407
Complementary color
Monochromatic Colors of #322407
Black with #322407
Text Example
Text Example
White with #322407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322407; }
p { color: rgb(50,36,7); }
H1.HeaderClassName
{
color: #322407;
}
.AnyTagClassName
{
color: #322407;
}
</style>
background-color css
<style>
a { background-color: #322407; }
a { background-color: rgb(50,36,7); }
div.DivClassName
{
background-color: #322407;
}
.BgClassName
{
background-color: #322407;
}
</style>
border-color css
<style>
span { border-color: #322407; }
span { border-color: rgb(50,36,7); }
td.TdClassName
{
border-color: #322407;
}
.TagClassName
{
border-color: #322407;
}
</style>