Shades of Jacksons Purple #322986
Tints of Jacksons Purple #322986
RGB
CMYK
RGB Variations
Color information
#322986 (or 0x322986) is known color: Jacksons Purple. HEX triplet: 32, 29 and 86. RGB value is (50,41,134). Sum of RGB (Red+Green+Blue) = 50+41+134=225 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.22% from 225); Green value is 41 (16.41% from 255 or 18.22% from 225); Blue value is 134 (52.73% from 255 or 59.56% from 225); Max value from RGB is 134 - color contains mainly: blue. Hex color #322986 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #322986 is #CDD679. Grayscale: #353535. Windows color (decimal): -13489786 or 8792370. OLE color: 8792370.
HSL color Cylindrical-coordinate representation of color #322986: hue angle of 245.81º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #322986 is Cyan = 0.63, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 41 | 134 | - |
| CMYK | 0.63 | 0.69 | 0 | 0.47 |
| HSL | 245.81º | 0.53% | 0.34% | - |
| HSV(B) | 245.81º | 0.69% | 0.53% | - |
| XYZ | 6.41 | 3.99 | 22.99 | - |
| YUV | 54.29 | 172.98 | 124.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 41 | 134 | 0.63 | 0.69 | 0 | 0.47 | 245.81 | 0.53 | 0.34 |
| Hex | 32 | 29 | 86 | 3F | 45 | 0 | 2F | F6 | 35 | 22 |
| Octal | 62 | 51 | 206 | 77 | 105 | 0 | 57 | 366 | 65 | 42 |
| Binary | 110010 | 101001 | 10000110 | 111111 | 1000101 | 0 | 101111 | 11110110 | 110101 | 100010 |
Color Harmonies of #322986
Complementary color
Monochromatic Colors of #322986
Black with #322986
Text Example
Text Example
White with #322986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322986; }
p { color: rgb(50,41,134); }
H1.HeaderClassName
{
color: #322986;
}
.AnyTagClassName
{
color: #322986;
}
</style>
background-color css
<style>
a { background-color: #322986; }
a { background-color: rgb(50,41,134); }
div.DivClassName
{
background-color: #322986;
}
.BgClassName
{
background-color: #322986;
}
</style>
border-color css
<style>
span { border-color: #322986; }
span { border-color: rgb(50,41,134); }
td.TdClassName
{
border-color: #322986;
}
.TagClassName
{
border-color: #322986;
}
</style>