Shades of Jacksons Purple #322985
Tints of Jacksons Purple #322985
RGB
CMYK
RGB Variations
Color information
#322985 (or 0x322985) is known color: Jacksons Purple. HEX triplet: 32, 29 and 85. RGB value is (50,41,133). Sum of RGB (Red+Green+Blue) = 50+41+133=224 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.32% from 224); Green value is 41 (16.41% from 255 or 18.30% from 224); Blue value is 133 (52.34% from 255 or 59.38% from 224); Max value from RGB is 133 - color contains mainly: blue. Hex color #322985 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #322985 is #CDD67A. Grayscale: #353535. Windows color (decimal): -13489787 or 8726834. OLE color: 8726834.
HSL color Cylindrical-coordinate representation of color #322985: hue angle of 245.87º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #322985 is Cyan = 0.62, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 50 | 41 | 133 | - |
| CMYK | 0.62 | 0.69 | 0 | 0.48 |
| HSL | 245.87º | 0.53% | 0.34% | - |
| HSV(B) | 245.87º | 0.69% | 0.52% | - |
| XYZ | 6.34 | 3.96 | 22.62 | - |
| YUV | 54.18 | 172.48 | 125.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 41 | 133 | 0.62 | 0.69 | 0 | 0.48 | 245.87 | 0.53 | 0.34 |
| Hex | 32 | 29 | 85 | 3E | 45 | 0 | 30 | F6 | 35 | 22 |
| Octal | 62 | 51 | 205 | 76 | 105 | 0 | 60 | 366 | 65 | 42 |
| Binary | 110010 | 101001 | 10000101 | 111110 | 1000101 | 0 | 110000 | 11110110 | 110101 | 100010 |
Color Harmonies of #322985
Complementary color
Monochromatic Colors of #322985
Black with #322985
Text Example
Text Example
White with #322985
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322985; }
p { color: rgb(50,41,133); }
H1.HeaderClassName
{
color: #322985;
}
.AnyTagClassName
{
color: #322985;
}
</style>
background-color css
<style>
a { background-color: #322985; }
a { background-color: rgb(50,41,133); }
div.DivClassName
{
background-color: #322985;
}
.BgClassName
{
background-color: #322985;
}
</style>
border-color css
<style>
span { border-color: #322985; }
span { border-color: rgb(50,41,133); }
td.TdClassName
{
border-color: #322985;
}
.TagClassName
{
border-color: #322985;
}
</style>