Shades of Jacksons Purple #323987
Tints of Jacksons Purple #323987
RGB
CMYK
RGB Variations
Color information
#323987 (or 0x323987) is known color: Jacksons Purple. HEX triplet: 32, 39 and 87. RGB value is (50,57,135). Sum of RGB (Red+Green+Blue) = 50+57+135=242 (32% of max value = 765). Red value is 50 (19.92% from 255 or 20.66% from 242); Green value is 57 (22.66% from 255 or 23.55% from 242); Blue value is 135 (53.12% from 255 or 55.79% from 242); Max value from RGB is 135 - color contains mainly: blue. Hex color #323987 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #323987 is #CDC678. Grayscale: #3F3F3F. Windows color (decimal): -13485689 or 8862002. OLE color: 8862002.
HSL color Cylindrical-coordinate representation of color #323987: hue angle of 235.06º 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 #323987 is Cyan = 0.63, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 57 | 135 | - |
| CMYK | 0.63 | 0.58 | 0 | 0.47 |
| HSL | 235.06º | 0.46% | 0.36% | - |
| HSV(B) | 235.06º | 0.63% | 0.53% | - |
| XYZ | 7.15 | 5.35 | 23.58 | - |
| YUV | 63.8 | 168.18 | 118.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 57 | 135 | 0.63 | 0.58 | 0 | 0.47 | 235.06 | 0.46 | 0.36 |
| Hex | 32 | 39 | 87 | 3F | 3A | 0 | 2F | EB | 2E | 24 |
| Octal | 62 | 71 | 207 | 77 | 72 | 0 | 57 | 353 | 56 | 44 |
| Binary | 110010 | 111001 | 10000111 | 111111 | 111010 | 0 | 101111 | 11101011 | 101110 | 100100 |
Color Harmonies of #323987
Complementary color
Monochromatic Colors of #323987
Black with #323987
Text Example
Text Example
White with #323987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323987; }
p { color: rgb(50,57,135); }
H1.HeaderClassName
{
color: #323987;
}
.AnyTagClassName
{
color: #323987;
}
</style>
background-color css
<style>
a { background-color: #323987; }
a { background-color: rgb(50,57,135); }
div.DivClassName
{
background-color: #323987;
}
.BgClassName
{
background-color: #323987;
}
</style>
border-color css
<style>
span { border-color: #323987; }
span { border-color: rgb(50,57,135); }
td.TdClassName
{
border-color: #323987;
}
.TagClassName
{
border-color: #323987;
}
</style>