Shades of Jacksons Purple #322983
Tints of Jacksons Purple #322983
RGB
CMYK
RGB Variations
Color information
#322983 (or 0x322983) is known color: Jacksons Purple. HEX triplet: 32, 29 and 83. RGB value is (50,41,131). Sum of RGB (Red+Green+Blue) = 50+41+131=222 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.52% from 222); Green value is 41 (16.41% from 255 or 18.47% from 222); Blue value is 131 (51.56% from 255 or 59.01% from 222); Max value from RGB is 131 - color contains mainly: blue. Hex color #322983 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #322983 is #CDD67C. Grayscale: #353535. Windows color (decimal): -13489789 or 8595762. OLE color: 8595762.
HSL color Cylindrical-coordinate representation of color #322983: hue angle of 246º degrees, saturation: 0.52, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #322983 is Cyan = 0.62, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 50 | 41 | 131 | - |
| CMYK | 0.62 | 0.69 | 0 | 0.49 |
| HSL | 246º | 0.52% | 0.34% | - |
| HSV(B) | 246º | 0.69% | 0.51% | - |
| XYZ | 6.21 | 3.9 | 21.9 | - |
| YUV | 53.95 | 171.48 | 125.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 41 | 131 | 0.62 | 0.69 | 0 | 0.49 | 246 | 0.52 | 0.34 |
| Hex | 32 | 29 | 83 | 3E | 45 | 0 | 31 | F6 | 34 | 22 |
| Octal | 62 | 51 | 203 | 76 | 105 | 0 | 61 | 366 | 64 | 42 |
| Binary | 110010 | 101001 | 10000011 | 111110 | 1000101 | 0 | 110001 | 11110110 | 110100 | 100010 |
Color Harmonies of #322983
Complementary color
Monochromatic Colors of #322983
Black with #322983
Text Example
Text Example
White with #322983
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322983; }
p { color: rgb(50,41,131); }
H1.HeaderClassName
{
color: #322983;
}
.AnyTagClassName
{
color: #322983;
}
</style>
background-color css
<style>
a { background-color: #322983; }
a { background-color: rgb(50,41,131); }
div.DivClassName
{
background-color: #322983;
}
.BgClassName
{
background-color: #322983;
}
</style>
border-color css
<style>
span { border-color: #322983; }
span { border-color: rgb(50,41,131); }
td.TdClassName
{
border-color: #322983;
}
.TagClassName
{
border-color: #322983;
}
</style>