Shades of Jacksons Purple #323689
Tints of Jacksons Purple #323689
RGB
CMYK
RGB Variations
Color information
#323689 (or 0x323689) is known color: Jacksons Purple. HEX triplet: 32, 36 and 89. RGB value is (50,54,137). Sum of RGB (Red+Green+Blue) = 50+54+137=241 (31% of max value = 765). Red value is 50 (19.92% from 255 or 20.75% from 241); Green value is 54 (21.48% from 255 or 22.41% from 241); Blue value is 137 (53.91% from 255 or 56.85% from 241); Max value from RGB is 137 - color contains mainly: blue. Hex color #323689 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #323689 is #CDC976. Grayscale: #3D3D3D. Windows color (decimal): -13486455 or 8992306. OLE color: 8992306.
HSL color Cylindrical-coordinate representation of color #323689: hue angle of 237.24º degrees, saturation: 0.47, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #323689 is Cyan = 0.64, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 50 | 54 | 137 | - |
| CMYK | 0.64 | 0.61 | 0 | 0.46 |
| HSL | 237.24º | 0.47% | 0.37% | - |
| HSV(B) | 237.24º | 0.64% | 0.54% | - |
| XYZ | 7.15 | 5.12 | 24.28 | - |
| YUV | 62.27 | 170.17 | 119.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 54 | 137 | 0.64 | 0.61 | 0 | 0.46 | 237.24 | 0.47 | 0.37 |
| Hex | 32 | 36 | 89 | 40 | 3D | 0 | 2E | ED | 2F | 25 |
| Octal | 62 | 66 | 211 | 100 | 75 | 0 | 56 | 355 | 57 | 45 |
| Binary | 110010 | 110110 | 10001001 | 1000000 | 111101 | 0 | 101110 | 11101101 | 101111 | 100101 |
Color Harmonies of #323689
Complementary color
Monochromatic Colors of #323689
Black with #323689
Text Example
Text Example
White with #323689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323689; }
p { color: rgb(50,54,137); }
H1.HeaderClassName
{
color: #323689;
}
.AnyTagClassName
{
color: #323689;
}
</style>
background-color css
<style>
a { background-color: #323689; }
a { background-color: rgb(50,54,137); }
div.DivClassName
{
background-color: #323689;
}
.BgClassName
{
background-color: #323689;
}
</style>
border-color css
<style>
span { border-color: #323689; }
span { border-color: rgb(50,54,137); }
td.TdClassName
{
border-color: #323689;
}
.TagClassName
{
border-color: #323689;
}
</style>