Shades of Jacksons Purple #323691
Tints of Jacksons Purple #323691
RGB
CMYK
RGB Variations
Color information
#323691 (or 0x323691) is known color: Jacksons Purple. HEX triplet: 32, 36 and 91. RGB value is (50,54,145). Sum of RGB (Red+Green+Blue) = 50+54+145=249 (32% of max value = 765). Red value is 50 (19.92% from 255 or 20.08% from 249); Green value is 54 (21.48% from 255 or 21.69% from 249); Blue value is 145 (57.03% from 255 or 58.23% from 249); Max value from RGB is 145 - color contains mainly: blue. Hex color #323691 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #323691 is #CDC96E. Grayscale: #3E3E3E. Windows color (decimal): -13486447 or 9516594. OLE color: 9516594.
HSL color Cylindrical-coordinate representation of color #323691: hue angle of 237.47º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #323691 is Cyan = 0.66, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 50 | 54 | 145 | - |
| CMYK | 0.66 | 0.63 | 0 | 0.43 |
| HSL | 237.47º | 0.49% | 0.38% | - |
| HSV(B) | 237.47º | 0.66% | 0.57% | - |
| XYZ | 7.75 | 5.36 | 27.41 | - |
| YUV | 63.18 | 174.17 | 118.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 54 | 145 | 0.66 | 0.63 | 0 | 0.43 | 237.47 | 0.49 | 0.38 |
| Hex | 32 | 36 | 91 | 42 | 3F | 0 | 2B | ED | 31 | 26 |
| Octal | 62 | 66 | 221 | 102 | 77 | 0 | 53 | 355 | 61 | 46 |
| Binary | 110010 | 110110 | 10010001 | 1000010 | 111111 | 0 | 101011 | 11101101 | 110001 | 100110 |
Color Harmonies of #323691
Complementary color
Monochromatic Colors of #323691
Black with #323691
Text Example
Text Example
White with #323691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323691; }
p { color: rgb(50,54,145); }
H1.HeaderClassName
{
color: #323691;
}
.AnyTagClassName
{
color: #323691;
}
</style>
background-color css
<style>
a { background-color: #323691; }
a { background-color: rgb(50,54,145); }
div.DivClassName
{
background-color: #323691;
}
.BgClassName
{
background-color: #323691;
}
</style>
border-color css
<style>
span { border-color: #323691; }
span { border-color: rgb(50,54,145); }
td.TdClassName
{
border-color: #323691;
}
.TagClassName
{
border-color: #323691;
}
</style>