Shades of Jacksons Purple #322981
Tints of Jacksons Purple #322981
RGB
CMYK
RGB Variations
Color information
#322981 (or 0x322981) is known color: Jacksons Purple. HEX triplet: 32, 29 and 81. RGB value is (50,41,129). Sum of RGB (Red+Green+Blue) = 50+41+129=220 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.73% from 220); Green value is 41 (16.41% from 255 or 18.64% from 220); Blue value is 129 (50.78% from 255 or 58.64% from 220); Max value from RGB is 129 - color contains mainly: blue. Hex color #322981 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #322981 is #CDD67E. Grayscale: #353535. Windows color (decimal): -13489791 or 8464690. OLE color: 8464690.
HSL color Cylindrical-coordinate representation of color #322981: hue angle of 246.14º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #322981 is Cyan = 0.61, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 50 | 41 | 129 | - |
| CMYK | 0.61 | 0.68 | 0 | 0.49 |
| HSL | 246.14º | 0.52% | 0.33% | - |
| HSV(B) | 246.14º | 0.68% | 0.51% | - |
| XYZ | 6.07 | 3.85 | 21.19 | - |
| YUV | 53.72 | 170.48 | 125.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 41 | 129 | 0.61 | 0.68 | 0 | 0.49 | 246.14 | 0.52 | 0.33 |
| Hex | 32 | 29 | 81 | 3D | 44 | 0 | 31 | F6 | 34 | 21 |
| Octal | 62 | 51 | 201 | 75 | 104 | 0 | 61 | 366 | 64 | 41 |
| Binary | 110010 | 101001 | 10000001 | 111101 | 1000100 | 0 | 110001 | 11110110 | 110100 | 100001 |
Color Harmonies of #322981
Complementary color
Monochromatic Colors of #322981
Black with #322981
Text Example
Text Example
White with #322981
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322981; }
p { color: rgb(50,41,129); }
H1.HeaderClassName
{
color: #322981;
}
.AnyTagClassName
{
color: #322981;
}
</style>
background-color css
<style>
a { background-color: #322981; }
a { background-color: rgb(50,41,129); }
div.DivClassName
{
background-color: #322981;
}
.BgClassName
{
background-color: #322981;
}
</style>
border-color css
<style>
span { border-color: #322981; }
span { border-color: rgb(50,41,129); }
td.TdClassName
{
border-color: #322981;
}
.TagClassName
{
border-color: #322981;
}
</style>