Shades of Jacksons Purple #323990
Tints of Jacksons Purple #323990
RGB
CMYK
RGB Variations
Color information
#323990 (or 0x323990) is known color: Jacksons Purple. HEX triplet: 32, 39 and 90. RGB value is (50,57,144). Sum of RGB (Red+Green+Blue) = 50+57+144=251 (33% of max value = 765). Red value is 50 (19.92% from 255 or 19.92% from 251); Green value is 57 (22.66% from 255 or 22.71% from 251); Blue value is 144 (56.64% from 255 or 57.37% from 251); Max value from RGB is 144 - color contains mainly: blue. Hex color #323990 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #323990 is #CDC66F. Grayscale: #404040. Windows color (decimal): -13485680 or 9451826. OLE color: 9451826.
HSL color Cylindrical-coordinate representation of color #323990: hue angle of 235.53º degrees, saturation: 0.48, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #323990 is Cyan = 0.65, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 50 | 57 | 144 | - |
| CMYK | 0.65 | 0.60 | 0 | 0.44 |
| HSL | 235.53º | 0.48% | 0.38% | - |
| HSV(B) | 235.53º | 0.65% | 0.56% | - |
| XYZ | 7.81 | 5.62 | 27.06 | - |
| YUV | 64.83 | 172.68 | 117.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 57 | 144 | 0.65 | 0.60 | 0 | 0.44 | 235.53 | 0.48 | 0.38 |
| Hex | 32 | 39 | 90 | 41 | 3C | 0 | 2C | EC | 30 | 26 |
| Octal | 62 | 71 | 220 | 101 | 74 | 0 | 54 | 354 | 60 | 46 |
| Binary | 110010 | 111001 | 10010000 | 1000001 | 111100 | 0 | 101100 | 11101100 | 110000 | 100110 |
Color Harmonies of #323990
Complementary color
Monochromatic Colors of #323990
Black with #323990
Text Example
Text Example
White with #323990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323990; }
p { color: rgb(50,57,144); }
H1.HeaderClassName
{
color: #323990;
}
.AnyTagClassName
{
color: #323990;
}
</style>
background-color css
<style>
a { background-color: #323990; }
a { background-color: rgb(50,57,144); }
div.DivClassName
{
background-color: #323990;
}
.BgClassName
{
background-color: #323990;
}
</style>
border-color css
<style>
span { border-color: #323990; }
span { border-color: rgb(50,57,144); }
td.TdClassName
{
border-color: #323990;
}
.TagClassName
{
border-color: #323990;
}
</style>