Shades of Jacksons Purple #394189
Tints of Jacksons Purple #394189
RGB
CMYK
RGB Variations
Color information
#394189 (or 0x394189) is known color: Jacksons Purple. HEX triplet: 39, 41 and 89. RGB value is (57,65,137). Sum of RGB (Red+Green+Blue) = 57+65+137=259 (34% of max value = 765). Red value is 57 (22.66% from 255 or 22.01% from 259); Green value is 65 (25.78% from 255 or 25.10% from 259); Blue value is 137 (53.91% from 255 or 52.90% from 259); Max value from RGB is 137 - color contains mainly: blue. Hex color #394189 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #394189 is #C6BE76. Grayscale: #464646. Windows color (decimal): -13024887 or 8995129. OLE color: 8995129.
HSL color Cylindrical-coordinate representation of color #394189: hue angle of 234º degrees, saturation: 0.41, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #394189 is Cyan = 0.58, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 57 | 65 | 137 | - |
| CMYK | 0.58 | 0.53 | 0 | 0.46 |
| HSL | 234º | 0.41% | 0.38% | - |
| HSV(B) | 234º | 0.58% | 0.54% | - |
| XYZ | 8.09 | 6.46 | 24.49 | - |
| YUV | 70.82 | 165.35 | 118.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 65 | 137 | 0.58 | 0.53 | 0 | 0.46 | 234 | 0.41 | 0.38 |
| Hex | 39 | 41 | 89 | 3A | 35 | 0 | 2E | EA | 29 | 26 |
| Octal | 71 | 101 | 211 | 72 | 65 | 0 | 56 | 352 | 51 | 46 |
| Binary | 111001 | 1000001 | 10001001 | 111010 | 110101 | 0 | 101110 | 11101010 | 101001 | 100110 |
Color Harmonies of #394189
Complementary color
Monochromatic Colors of #394189
Black with #394189
Text Example
Text Example
White with #394189
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394189; }
p { color: rgb(57,65,137); }
H1.HeaderClassName
{
color: #394189;
}
.AnyTagClassName
{
color: #394189;
}
</style>
background-color css
<style>
a { background-color: #394189; }
a { background-color: rgb(57,65,137); }
div.DivClassName
{
background-color: #394189;
}
.BgClassName
{
background-color: #394189;
}
</style>
border-color css
<style>
span { border-color: #394189; }
span { border-color: rgb(57,65,137); }
td.TdClassName
{
border-color: #394189;
}
.TagClassName
{
border-color: #394189;
}
</style>