Shades of Jacksons Purple #323686
Tints of Jacksons Purple #323686
RGB
CMYK
RGB Variations
Color information
#323686 (or 0x323686) is known color: Jacksons Purple. HEX triplet: 32, 36 and 86. RGB value is (50,54,134). Sum of RGB (Red+Green+Blue) = 50+54+134=238 (31% of max value = 765). Red value is 50 (19.92% from 255 or 21.01% from 238); Green value is 54 (21.48% from 255 or 22.69% from 238); Blue value is 134 (52.73% from 255 or 56.30% from 238); Max value from RGB is 134 - color contains mainly: blue. Hex color #323686 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #323686 is #CDC979. Grayscale: #3D3D3D. Windows color (decimal): -13486458 or 8795698. OLE color: 8795698.
HSL color Cylindrical-coordinate representation of color #323686: hue angle of 237.14º 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 #323686 is Cyan = 0.63, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 50 | 54 | 134 | - |
| CMYK | 0.63 | 0.60 | 0 | 0.47 |
| HSL | 237.14º | 0.46% | 0.36% | - |
| HSV(B) | 237.14º | 0.63% | 0.53% | - |
| XYZ | 6.94 | 5.04 | 23.16 | - |
| YUV | 61.92 | 168.67 | 119.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 54 | 134 | 0.63 | 0.60 | 0 | 0.47 | 237.14 | 0.46 | 0.36 |
| Hex | 32 | 36 | 86 | 3F | 3C | 0 | 2F | ED | 2E | 24 |
| Octal | 62 | 66 | 206 | 77 | 74 | 0 | 57 | 355 | 56 | 44 |
| Binary | 110010 | 110110 | 10000110 | 111111 | 111100 | 0 | 101111 | 11101101 | 101110 | 100100 |
Color Harmonies of #323686
Complementary color
Monochromatic Colors of #323686
Black with #323686
Text Example
Text Example
White with #323686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323686; }
p { color: rgb(50,54,134); }
H1.HeaderClassName
{
color: #323686;
}
.AnyTagClassName
{
color: #323686;
}
</style>
background-color css
<style>
a { background-color: #323686; }
a { background-color: rgb(50,54,134); }
div.DivClassName
{
background-color: #323686;
}
.BgClassName
{
background-color: #323686;
}
</style>
border-color css
<style>
span { border-color: #323686; }
span { border-color: rgb(50,54,134); }
td.TdClassName
{
border-color: #323686;
}
.TagClassName
{
border-color: #323686;
}
</style>