Shades of Jacksons Purple #393980
Tints of Jacksons Purple #393980
RGB
CMYK
RGB Variations
Color information
#393980 (or 0x393980) is known color: Jacksons Purple. HEX triplet: 39, 39 and 80. RGB value is (57,57,128). Sum of RGB (Red+Green+Blue) = 57+57+128=242 (32% of max value = 765). Red value is 57 (22.66% from 255 or 23.55% from 242); Green value is 57 (22.66% from 255 or 23.55% from 242); Blue value is 128 (50.39% from 255 or 52.89% from 242); Max value from RGB is 128 - color contains mainly: blue. Hex color #393980 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #393980 is #C6C67F. Grayscale: #404040. Windows color (decimal): -13026944 or 8403257. OLE color: 8403257.
HSL color Cylindrical-coordinate representation of color #393980: hue angle of 240º degrees, saturation: 0.38, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #393980 is Cyan = 0.55, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 57 | 57 | 128 | - |
| CMYK | 0.55 | 0.55 | 0 | 0.50 |
| HSL | 240º | 0.38% | 0.36% | - |
| HSV(B) | 240º | 0.55% | 0.5% | - |
| XYZ | 7.05 | 5.35 | 21.08 | - |
| YUV | 65.09 | 163.5 | 122.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 57 | 128 | 0.55 | 0.55 | 0 | 0.50 | 240 | 0.38 | 0.36 |
| Hex | 39 | 39 | 80 | 37 | 37 | 0 | 32 | F0 | 26 | 24 |
| Octal | 71 | 71 | 200 | 67 | 67 | 0 | 62 | 360 | 46 | 44 |
| Binary | 111001 | 111001 | 10000000 | 110111 | 110111 | 0 | 110010 | 11110000 | 100110 | 100100 |
Color Harmonies of #393980
Complementary color
Monochromatic Colors of #393980
Black with #393980
Text Example
Text Example
White with #393980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393980; }
p { color: rgb(57,57,128); }
H1.HeaderClassName
{
color: #393980;
}
.AnyTagClassName
{
color: #393980;
}
</style>
background-color css
<style>
a { background-color: #393980; }
a { background-color: rgb(57,57,128); }
div.DivClassName
{
background-color: #393980;
}
.BgClassName
{
background-color: #393980;
}
</style>
border-color css
<style>
span { border-color: #393980; }
span { border-color: rgb(57,57,128); }
td.TdClassName
{
border-color: #393980;
}
.TagClassName
{
border-color: #393980;
}
</style>