Shades of Jacksons Purple #393584
Tints of Jacksons Purple #393584
RGB
CMYK
RGB Variations
Color information
#393584 (or 0x393584) is known color: Jacksons Purple. HEX triplet: 39, 35 and 84. RGB value is (57,53,132). Sum of RGB (Red+Green+Blue) = 57+53+132=242 (32% of max value = 765). Red value is 57 (22.66% from 255 or 23.55% from 242); Green value is 53 (21.09% from 255 or 21.90% from 242); Blue value is 132 (51.95% from 255 or 54.55% from 242); Max value from RGB is 132 - color contains mainly: blue. Hex color #393584 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #393584 is #C6CA7B. Grayscale: #3E3E3E. Windows color (decimal): -13027964 or 8664377. OLE color: 8664377.
HSL color Cylindrical-coordinate representation of color #393584: hue angle of 243.04º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #393584 is Cyan = 0.57, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 53 | 132 | - |
| CMYK | 0.57 | 0.60 | 0 | 0.48 |
| HSL | 243.04º | 0.43% | 0.36% | - |
| HSV(B) | 243.04º | 0.6% | 0.52% | - |
| XYZ | 7.13 | 5.08 | 22.44 | - |
| YUV | 63.2 | 166.83 | 123.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 53 | 132 | 0.57 | 0.60 | 0 | 0.48 | 243.04 | 0.43 | 0.36 |
| Hex | 39 | 35 | 84 | 39 | 3C | 0 | 30 | F3 | 2B | 24 |
| Octal | 71 | 65 | 204 | 71 | 74 | 0 | 60 | 363 | 53 | 44 |
| Binary | 111001 | 110101 | 10000100 | 111001 | 111100 | 0 | 110000 | 11110011 | 101011 | 100100 |
Color Harmonies of #393584
Complementary color
Monochromatic Colors of #393584
Black with #393584
Text Example
Text Example
White with #393584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393584; }
p { color: rgb(57,53,132); }
H1.HeaderClassName
{
color: #393584;
}
.AnyTagClassName
{
color: #393584;
}
</style>
background-color css
<style>
a { background-color: #393584; }
a { background-color: rgb(57,53,132); }
div.DivClassName
{
background-color: #393584;
}
.BgClassName
{
background-color: #393584;
}
</style>
border-color css
<style>
span { border-color: #393584; }
span { border-color: rgb(57,53,132); }
td.TdClassName
{
border-color: #393584;
}
.TagClassName
{
border-color: #393584;
}
</style>