Shades of Jacksons Purple #394386
Tints of Jacksons Purple #394386
RGB
CMYK
RGB Variations
Color information
#394386 (or 0x394386) is known color: Jacksons Purple. HEX triplet: 39, 43 and 86. RGB value is (57,67,134). Sum of RGB (Red+Green+Blue) = 57+67+134=258 (34% of max value = 765). Red value is 57 (22.66% from 255 or 22.09% from 258); Green value is 67 (26.56% from 255 or 25.97% from 258); Blue value is 134 (52.73% from 255 or 51.94% from 258); Max value from RGB is 134 - color contains mainly: blue. Hex color #394386 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #394386 is #C6BC79. Grayscale: #474747. Windows color (decimal): -13024378 or 8799033. OLE color: 8799033.
HSL color Cylindrical-coordinate representation of color #394386: hue angle of 232.21º 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 #394386 is Cyan = 0.57, Magento = 0.5, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 67 | 134 | - |
| CMYK | 0.57 | 0.5 | 0 | 0.47 |
| HSL | 232.21º | 0.4% | 0.37% | - |
| HSV(B) | 232.21º | 0.57% | 0.53% | - |
| XYZ | 8 | 6.61 | 23.41 | - |
| YUV | 71.65 | 163.19 | 117.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 67 | 134 | 0.57 | 0.5 | 0 | 0.47 | 232.21 | 0.4 | 0.37 |
| Hex | 39 | 43 | 86 | 39 | 32 | 0 | 2F | E8 | 28 | 25 |
| Octal | 71 | 103 | 206 | 71 | 62 | 0 | 57 | 350 | 50 | 45 |
| Binary | 111001 | 1000011 | 10000110 | 111001 | 110010 | 0 | 101111 | 11101000 | 101000 | 100101 |
Color Harmonies of #394386
Complementary color
Monochromatic Colors of #394386
Black with #394386
Text Example
Text Example
White with #394386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394386; }
p { color: rgb(57,67,134); }
H1.HeaderClassName
{
color: #394386;
}
.AnyTagClassName
{
color: #394386;
}
</style>
background-color css
<style>
a { background-color: #394386; }
a { background-color: rgb(57,67,134); }
div.DivClassName
{
background-color: #394386;
}
.BgClassName
{
background-color: #394386;
}
</style>
border-color css
<style>
span { border-color: #394386; }
span { border-color: rgb(57,67,134); }
td.TdClassName
{
border-color: #394386;
}
.TagClassName
{
border-color: #394386;
}
</style>