Shades of Jacksons Purple #322886
Tints of Jacksons Purple #322886
RGB
CMYK
RGB Variations
Color information
#322886 (or 0x322886) is known color: Jacksons Purple. HEX triplet: 32, 28 and 86. RGB value is (50,40,134). Sum of RGB (Red+Green+Blue) = 50+40+134=224 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.32% from 224); Green value is 40 (16.02% from 255 or 17.86% from 224); Blue value is 134 (52.73% from 255 or 59.82% from 224); Max value from RGB is 134 - color contains mainly: blue. Hex color #322886 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #322886 is #CDD779. Grayscale: #353535. Windows color (decimal): -13490042 or 8792114. OLE color: 8792114.
HSL color Cylindrical-coordinate representation of color #322886: hue angle of 246.38º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #322886 is Cyan = 0.63, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 40 | 134 | - |
| CMYK | 0.63 | 0.70 | 0 | 0.47 |
| HSL | 246.38º | 0.54% | 0.34% | - |
| HSV(B) | 246.38º | 0.7% | 0.53% | - |
| XYZ | 6.38 | 3.92 | 22.97 | - |
| YUV | 53.71 | 173.31 | 125.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 40 | 134 | 0.63 | 0.70 | 0 | 0.47 | 246.38 | 0.54 | 0.34 |
| Hex | 32 | 28 | 86 | 3F | 46 | 0 | 2F | F6 | 36 | 22 |
| Octal | 62 | 50 | 206 | 77 | 106 | 0 | 57 | 366 | 66 | 42 |
| Binary | 110010 | 101000 | 10000110 | 111111 | 1000110 | 0 | 101111 | 11110110 | 110110 | 100010 |
Color Harmonies of #322886
Complementary color
Monochromatic Colors of #322886
Black with #322886
Text Example
Text Example
White with #322886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322886; }
p { color: rgb(50,40,134); }
H1.HeaderClassName
{
color: #322886;
}
.AnyTagClassName
{
color: #322886;
}
</style>
background-color css
<style>
a { background-color: #322886; }
a { background-color: rgb(50,40,134); }
div.DivClassName
{
background-color: #322886;
}
.BgClassName
{
background-color: #322886;
}
</style>
border-color css
<style>
span { border-color: #322886; }
span { border-color: rgb(50,40,134); }
td.TdClassName
{
border-color: #322886;
}
.TagClassName
{
border-color: #322886;
}
</style>