Shades of Jacksons Purple #394290
Tints of Jacksons Purple #394290
RGB
CMYK
RGB Variations
Color information
#394290 (or 0x394290) is known color: Jacksons Purple. HEX triplet: 39, 42 and 90. RGB value is (57,66,144). Sum of RGB (Red+Green+Blue) = 57+66+144=267 (35% of max value = 765). Red value is 57 (22.66% from 255 or 21.35% from 267); Green value is 66 (26.17% from 255 or 24.72% from 267); Blue value is 144 (56.64% from 255 or 53.93% from 267); Max value from RGB is 144 - color contains mainly: blue. Hex color #394290 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #394290 is #C6BD6F. Grayscale: #474747. Windows color (decimal): -13024624 or 9454137. OLE color: 9454137.
HSL color Cylindrical-coordinate representation of color #394290: hue angle of 233.79º degrees, saturation: 0.43, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #394290 is Cyan = 0.60, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 57 | 66 | 144 | - |
| CMYK | 0.60 | 0.54 | 0 | 0.44 |
| HSL | 233.79º | 0.43% | 0.39% | - |
| HSV(B) | 233.79º | 0.6% | 0.56% | - |
| XYZ | 8.67 | 6.78 | 27.24 | - |
| YUV | 72.2 | 168.52 | 117.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 66 | 144 | 0.60 | 0.54 | 0 | 0.44 | 233.79 | 0.43 | 0.39 |
| Hex | 39 | 42 | 90 | 3C | 36 | 0 | 2C | EA | 2B | 27 |
| Octal | 71 | 102 | 220 | 74 | 66 | 0 | 54 | 352 | 53 | 47 |
| Binary | 111001 | 1000010 | 10010000 | 111100 | 110110 | 0 | 101100 | 11101010 | 101011 | 100111 |
Color Harmonies of #394290
Complementary color
Monochromatic Colors of #394290
Black with #394290
Text Example
Text Example
White with #394290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394290; }
p { color: rgb(57,66,144); }
H1.HeaderClassName
{
color: #394290;
}
.AnyTagClassName
{
color: #394290;
}
</style>
background-color css
<style>
a { background-color: #394290; }
a { background-color: rgb(57,66,144); }
div.DivClassName
{
background-color: #394290;
}
.BgClassName
{
background-color: #394290;
}
</style>
border-color css
<style>
span { border-color: #394290; }
span { border-color: rgb(57,66,144); }
td.TdClassName
{
border-color: #394290;
}
.TagClassName
{
border-color: #394290;
}
</style>