Shades of Black Magic #322504
Tints of Black Magic #322504
RGB
CMYK
RGB Variations
Color information
#322504 (or 0x322504) is known color: Black Magic. HEX triplet: 32, 25 and 04. RGB value is (50,37,4). Sum of RGB (Red+Green+Blue) = 50+37+4=91 (12% of max value = 765). Red value is 50 (19.92% from 255 or 54.95% from 91); Green value is 37 (14.84% from 255 or 40.66% from 91); Blue value is 4 (1.95% from 255 or 4.40% from 91); Max value from RGB is 50 - color contains mainly: red. Hex color #322504 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #322504 is #CDDAFB. Grayscale: #252525. Windows color (decimal): -13490940 or 271666. OLE color: 271666.
HSL color Cylindrical-coordinate representation of color #322504: hue angle of 43.04º degrees, saturation: 0.85, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #322504 is Cyan = 0, Magento = 0.26, Yellow = 0.92 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 37 | 4 | - |
| CMYK | 0 | 0.26 | 0.92 | 0.80 |
| HSL | 43.04º | 0.85% | 0.11% | - |
| HSV(B) | 43.04º | 0.92% | 0.2% | - |
| XYZ | 2 | 2.01 | 0.4 | - |
| YUV | 37.13 | 109.31 | 137.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 37 | 4 | 0 | 0.26 | 0.92 | 0.80 | 43.04 | 0.85 | 0.11 |
| Hex | 32 | 25 | 4 | 0 | 1A | 5C | 50 | 2B | 55 | B |
| Octal | 62 | 45 | 4 | 0 | 32 | 134 | 120 | 53 | 125 | 13 |
| Binary | 110010 | 100101 | 100 | 0 | 11010 | 1011100 | 1010000 | 101011 | 1010101 | 1011 |
Color Harmonies of #322504
Complementary color
Monochromatic Colors of #322504
Black with #322504
Text Example
Text Example
White with #322504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322504; }
p { color: rgb(50,37,4); }
H1.HeaderClassName
{
color: #322504;
}
.AnyTagClassName
{
color: #322504;
}
</style>
background-color css
<style>
a { background-color: #322504; }
a { background-color: rgb(50,37,4); }
div.DivClassName
{
background-color: #322504;
}
.BgClassName
{
background-color: #322504;
}
</style>
border-color css
<style>
span { border-color: #322504; }
span { border-color: rgb(50,37,4); }
td.TdClassName
{
border-color: #322504;
}
.TagClassName
{
border-color: #322504;
}
</style>