Shades of Jacksons Purple #393677
Tints of Jacksons Purple #393677
RGB
CMYK
RGB Variations
Color information
#393677 (or 0x393677) is known color: Jacksons Purple. HEX triplet: 39, 36 and 77. RGB value is (57,54,119). Sum of RGB (Red+Green+Blue) = 57+54+119=230 (30% of max value = 765). Red value is 57 (22.66% from 255 or 24.78% from 230); Green value is 54 (21.48% from 255 or 23.48% from 230); Blue value is 119 (46.88% from 255 or 51.74% from 230); Max value from RGB is 119 - color contains mainly: blue. Hex color #393677 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #393677 is #C6C988. Grayscale: #3E3E3E. Windows color (decimal): -13027721 or 7812665. OLE color: 7812665.
HSL color Cylindrical-coordinate representation of color #393677: hue angle of 242.77º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #393677 is Cyan = 0.52, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 54 | 119 | - |
| CMYK | 0.52 | 0.55 | 0 | 0.53 |
| HSL | 242.77º | 0.38% | 0.34% | - |
| HSV(B) | 242.77º | 0.55% | 0.47% | - |
| XYZ | 6.34 | 4.84 | 18.05 | - |
| YUV | 62.31 | 159.99 | 124.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 54 | 119 | 0.52 | 0.55 | 0 | 0.53 | 242.77 | 0.38 | 0.34 |
| Hex | 39 | 36 | 77 | 34 | 37 | 0 | 35 | F3 | 26 | 22 |
| Octal | 71 | 66 | 167 | 64 | 67 | 0 | 65 | 363 | 46 | 42 |
| Binary | 111001 | 110110 | 1110111 | 110100 | 110111 | 0 | 110101 | 11110011 | 100110 | 100010 |
Color Harmonies of #393677
Complementary color
Monochromatic Colors of #393677
Black with #393677
Text Example
Text Example
White with #393677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393677; }
p { color: rgb(57,54,119); }
H1.HeaderClassName
{
color: #393677;
}
.AnyTagClassName
{
color: #393677;
}
</style>
background-color css
<style>
a { background-color: #393677; }
a { background-color: rgb(57,54,119); }
div.DivClassName
{
background-color: #393677;
}
.BgClassName
{
background-color: #393677;
}
</style>
border-color css
<style>
span { border-color: #393677; }
span { border-color: rgb(57,54,119); }
td.TdClassName
{
border-color: #393677;
}
.TagClassName
{
border-color: #393677;
}
</style>