Shades of Jacksons Purple #322987
Tints of Jacksons Purple #322987
RGB
CMYK
RGB Variations
Color information
#322987 (or 0x322987) is known color: Jacksons Purple. HEX triplet: 32, 29 and 87. RGB value is (50,41,135). Sum of RGB (Red+Green+Blue) = 50+41+135=226 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.12% from 226); Green value is 41 (16.41% from 255 or 18.14% from 226); Blue value is 135 (53.12% from 255 or 59.73% from 226); Max value from RGB is 135 - color contains mainly: blue. Hex color #322987 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #322987 is #CDD678. Grayscale: #363636. Windows color (decimal): -13489785 or 8857906. OLE color: 8857906.
HSL color Cylindrical-coordinate representation of color #322987: hue angle of 245.74º degrees, saturation: 0.53, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #322987 is Cyan = 0.63, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 41 | 135 | - |
| CMYK | 0.63 | 0.70 | 0 | 0.47 |
| HSL | 245.74º | 0.53% | 0.35% | - |
| HSV(B) | 245.74º | 0.7% | 0.53% | - |
| XYZ | 6.48 | 4.01 | 23.35 | - |
| YUV | 54.41 | 173.48 | 124.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 41 | 135 | 0.63 | 0.70 | 0 | 0.47 | 245.74 | 0.53 | 0.35 |
| Hex | 32 | 29 | 87 | 3F | 46 | 0 | 2F | F6 | 35 | 23 |
| Octal | 62 | 51 | 207 | 77 | 106 | 0 | 57 | 366 | 65 | 43 |
| Binary | 110010 | 101001 | 10000111 | 111111 | 1000110 | 0 | 101111 | 11110110 | 110101 | 100011 |
Color Harmonies of #322987
Complementary color
Monochromatic Colors of #322987
Black with #322987
Text Example
Text Example
White with #322987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322987; }
p { color: rgb(50,41,135); }
H1.HeaderClassName
{
color: #322987;
}
.AnyTagClassName
{
color: #322987;
}
</style>
background-color css
<style>
a { background-color: #322987; }
a { background-color: rgb(50,41,135); }
div.DivClassName
{
background-color: #322987;
}
.BgClassName
{
background-color: #322987;
}
</style>
border-color css
<style>
span { border-color: #322987; }
span { border-color: rgb(50,41,135); }
td.TdClassName
{
border-color: #322987;
}
.TagClassName
{
border-color: #322987;
}
</style>