Shades of Jacksons Purple #394086
Tints of Jacksons Purple #394086
RGB
CMYK
RGB Variations
Color information
#394086 (or 0x394086) is known color: Jacksons Purple. HEX triplet: 39, 40 and 86. RGB value is (57,64,134). Sum of RGB (Red+Green+Blue) = 57+64+134=255 (33% of max value = 765). Red value is 57 (22.66% from 255 or 22.35% from 255); Green value is 64 (25.39% from 255 or 25.10% from 255); Blue value is 134 (52.73% from 255 or 52.55% from 255); Max value from RGB is 134 - color contains mainly: blue. Hex color #394086 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #394086 is #C6BF79. Grayscale: #454545. Windows color (decimal): -13025146 or 8798265. OLE color: 8798265.
HSL color Cylindrical-coordinate representation of color #394086: hue angle of 234.55º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #394086 is Cyan = 0.57, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 64 | 134 | - |
| CMYK | 0.57 | 0.52 | 0 | 0.47 |
| HSL | 234.55º | 0.4% | 0.37% | - |
| HSV(B) | 234.55º | 0.57% | 0.53% | - |
| XYZ | 7.82 | 6.26 | 23.35 | - |
| YUV | 69.89 | 164.18 | 118.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 64 | 134 | 0.57 | 0.52 | 0 | 0.47 | 234.55 | 0.4 | 0.37 |
| Hex | 39 | 40 | 86 | 39 | 34 | 0 | 2F | EB | 28 | 25 |
| Octal | 71 | 100 | 206 | 71 | 64 | 0 | 57 | 353 | 50 | 45 |
| Binary | 111001 | 1000000 | 10000110 | 111001 | 110100 | 0 | 101111 | 11101011 | 101000 | 100101 |
Color Harmonies of #394086
Complementary color
Monochromatic Colors of #394086
Black with #394086
Text Example
Text Example
White with #394086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394086; }
p { color: rgb(57,64,134); }
H1.HeaderClassName
{
color: #394086;
}
.AnyTagClassName
{
color: #394086;
}
</style>
background-color css
<style>
a { background-color: #394086; }
a { background-color: rgb(57,64,134); }
div.DivClassName
{
background-color: #394086;
}
.BgClassName
{
background-color: #394086;
}
</style>
border-color css
<style>
span { border-color: #394086; }
span { border-color: rgb(57,64,134); }
td.TdClassName
{
border-color: #394086;
}
.TagClassName
{
border-color: #394086;
}
</style>