Shades of Jacksons Purple #393587
Tints of Jacksons Purple #393587
RGB
CMYK
RGB Variations
Color information
#393587 (or 0x393587) is known color: Jacksons Purple. HEX triplet: 39, 35 and 87. RGB value is (57,53,135). Sum of RGB (Red+Green+Blue) = 57+53+135=245 (32% of max value = 765). Red value is 57 (22.66% from 255 or 23.27% from 245); Green value is 53 (21.09% from 255 or 21.63% from 245); Blue value is 135 (53.12% from 255 or 55.10% from 245); Max value from RGB is 135 - color contains mainly: blue. Hex color #393587 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #393587 is #C6CA78. Grayscale: #3F3F3F. Windows color (decimal): -13027961 or 8860985. OLE color: 8860985.
HSL color Cylindrical-coordinate representation of color #393587: hue angle of 242.93º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #393587 is Cyan = 0.58, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 53 | 135 | - |
| CMYK | 0.58 | 0.61 | 0 | 0.47 |
| HSL | 242.93º | 0.44% | 0.37% | - |
| HSV(B) | 242.93º | 0.61% | 0.53% | - |
| XYZ | 7.33 | 5.17 | 23.53 | - |
| YUV | 63.54 | 168.33 | 123.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 53 | 135 | 0.58 | 0.61 | 0 | 0.47 | 242.93 | 0.44 | 0.37 |
| Hex | 39 | 35 | 87 | 3A | 3D | 0 | 2F | F3 | 2C | 25 |
| Octal | 71 | 65 | 207 | 72 | 75 | 0 | 57 | 363 | 54 | 45 |
| Binary | 111001 | 110101 | 10000111 | 111010 | 111101 | 0 | 101111 | 11110011 | 101100 | 100101 |
Color Harmonies of #393587
Complementary color
Monochromatic Colors of #393587
Black with #393587
Text Example
Text Example
White with #393587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393587; }
p { color: rgb(57,53,135); }
H1.HeaderClassName
{
color: #393587;
}
.AnyTagClassName
{
color: #393587;
}
</style>
background-color css
<style>
a { background-color: #393587; }
a { background-color: rgb(57,53,135); }
div.DivClassName
{
background-color: #393587;
}
.BgClassName
{
background-color: #393587;
}
</style>
border-color css
<style>
span { border-color: #393587; }
span { border-color: rgb(57,53,135); }
td.TdClassName
{
border-color: #393587;
}
.TagClassName
{
border-color: #393587;
}
</style>