Shades of Jacksons Purple #323487
Tints of Jacksons Purple #323487
RGB
CMYK
RGB Variations
Color information
#323487 (or 0x323487) is known color: Jacksons Purple. HEX triplet: 32, 34 and 87. RGB value is (50,52,135). Sum of RGB (Red+Green+Blue) = 50+52+135=237 (31% of max value = 765). Red value is 50 (19.92% from 255 or 21.10% from 237); Green value is 52 (20.70% from 255 or 21.94% from 237); Blue value is 135 (53.12% from 255 or 56.96% from 237); Max value from RGB is 135 - color contains mainly: blue. Hex color #323487 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #323487 is #CDCB78. Grayscale: #3C3C3C. Windows color (decimal): -13486969 or 8860722. OLE color: 8860722.
HSL color Cylindrical-coordinate representation of color #323487: hue angle of 238.59º 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 #323487 is Cyan = 0.63, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 52 | 135 | - |
| CMYK | 0.63 | 0.61 | 0 | 0.47 |
| HSL | 238.59º | 0.46% | 0.36% | - |
| HSV(B) | 238.59º | 0.63% | 0.53% | - |
| XYZ | 6.92 | 4.88 | 23.5 | - |
| YUV | 60.86 | 169.84 | 120.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 52 | 135 | 0.63 | 0.61 | 0 | 0.47 | 238.59 | 0.46 | 0.36 |
| Hex | 32 | 34 | 87 | 3F | 3D | 0 | 2F | EF | 2E | 24 |
| Octal | 62 | 64 | 207 | 77 | 75 | 0 | 57 | 357 | 56 | 44 |
| Binary | 110010 | 110100 | 10000111 | 111111 | 111101 | 0 | 101111 | 11101111 | 101110 | 100100 |
Color Harmonies of #323487
Complementary color
Monochromatic Colors of #323487
Black with #323487
Text Example
Text Example
White with #323487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323487; }
p { color: rgb(50,52,135); }
H1.HeaderClassName
{
color: #323487;
}
.AnyTagClassName
{
color: #323487;
}
</style>
background-color css
<style>
a { background-color: #323487; }
a { background-color: rgb(50,52,135); }
div.DivClassName
{
background-color: #323487;
}
.BgClassName
{
background-color: #323487;
}
</style>
border-color css
<style>
span { border-color: #323487; }
span { border-color: rgb(50,52,135); }
td.TdClassName
{
border-color: #323487;
}
.TagClassName
{
border-color: #323487;
}
</style>