Shades of Jacksons Purple #323688
Tints of Jacksons Purple #323688
RGB
CMYK
RGB Variations
Color information
#323688 (or 0x323688) is known color: Jacksons Purple. HEX triplet: 32, 36 and 88. RGB value is (50,54,136). Sum of RGB (Red+Green+Blue) = 50+54+136=240 (31% of max value = 765). Red value is 50 (19.92% from 255 or 20.83% from 240); Green value is 54 (21.48% from 255 or 22.5% from 240); Blue value is 136 (53.52% from 255 or 56.67% from 240); Max value from RGB is 136 - color contains mainly: blue. Hex color #323688 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #323688 is #CDC977. Grayscale: #3D3D3D. Windows color (decimal): -13486456 or 8926770. OLE color: 8926770.
HSL color Cylindrical-coordinate representation of color #323688: hue angle of 237.21º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #323688 is Cyan = 0.63, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 54 | 136 | - |
| CMYK | 0.63 | 0.60 | 0 | 0.47 |
| HSL | 237.21º | 0.46% | 0.36% | - |
| HSV(B) | 237.21º | 0.63% | 0.53% | - |
| XYZ | 7.08 | 5.09 | 23.9 | - |
| YUV | 62.15 | 169.67 | 119.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 54 | 136 | 0.63 | 0.60 | 0 | 0.47 | 237.21 | 0.46 | 0.36 |
| Hex | 32 | 36 | 88 | 3F | 3C | 0 | 2F | ED | 2E | 24 |
| Octal | 62 | 66 | 210 | 77 | 74 | 0 | 57 | 355 | 56 | 44 |
| Binary | 110010 | 110110 | 10001000 | 111111 | 111100 | 0 | 101111 | 11101101 | 101110 | 100100 |
Color Harmonies of #323688
Complementary color
Monochromatic Colors of #323688
Black with #323688
Text Example
Text Example
White with #323688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323688; }
p { color: rgb(50,54,136); }
H1.HeaderClassName
{
color: #323688;
}
.AnyTagClassName
{
color: #323688;
}
</style>
background-color css
<style>
a { background-color: #323688; }
a { background-color: rgb(50,54,136); }
div.DivClassName
{
background-color: #323688;
}
.BgClassName
{
background-color: #323688;
}
</style>
border-color css
<style>
span { border-color: #323688; }
span { border-color: rgb(50,54,136); }
td.TdClassName
{
border-color: #323688;
}
.TagClassName
{
border-color: #323688;
}
</style>