Shades of Jacksons Purple #323597
Tints of Jacksons Purple #323597
RGB
CMYK
RGB Variations
Color information
#323597 (or 0x323597) is known color: Jacksons Purple. HEX triplet: 32, 35 and 97. RGB value is (50,53,151). Sum of RGB (Red+Green+Blue) = 50+53+151=254 (33% of max value = 765). Red value is 50 (19.92% from 255 or 19.69% from 254); Green value is 53 (21.09% from 255 or 20.87% from 254); Blue value is 151 (59.38% from 255 or 59.45% from 254); Max value from RGB is 151 - color contains mainly: blue. Hex color #323597 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #323597 is #CDCA68. Grayscale: #3E3E3E. Windows color (decimal): -13486697 or 9909554. OLE color: 9909554.
HSL color Cylindrical-coordinate representation of color #323597: hue angle of 238.22º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #323597 is Cyan = 0.67, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 50 | 53 | 151 | - |
| CMYK | 0.67 | 0.65 | 0 | 0.41 |
| HSL | 238.22º | 0.5% | 0.39% | - |
| HSV(B) | 238.22º | 0.67% | 0.59% | - |
| XYZ | 8.17 | 5.46 | 29.9 | - |
| YUV | 63.28 | 177.51 | 118.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 53 | 151 | 0.67 | 0.65 | 0 | 0.41 | 238.22 | 0.5 | 0.39 |
| Hex | 32 | 35 | 97 | 43 | 41 | 0 | 29 | EE | 32 | 27 |
| Octal | 62 | 65 | 227 | 103 | 101 | 0 | 51 | 356 | 62 | 47 |
| Binary | 110010 | 110101 | 10010111 | 1000011 | 1000001 | 0 | 101001 | 11101110 | 110010 | 100111 |
Color Harmonies of #323597
Complementary color
Monochromatic Colors of #323597
Black with #323597
Text Example
Text Example
White with #323597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323597; }
p { color: rgb(50,53,151); }
H1.HeaderClassName
{
color: #323597;
}
.AnyTagClassName
{
color: #323597;
}
</style>
background-color css
<style>
a { background-color: #323597; }
a { background-color: rgb(50,53,151); }
div.DivClassName
{
background-color: #323597;
}
.BgClassName
{
background-color: #323597;
}
</style>
border-color css
<style>
span { border-color: #323597; }
span { border-color: rgb(50,53,151); }
td.TdClassName
{
border-color: #323597;
}
.TagClassName
{
border-color: #323597;
}
</style>