Shades of Jacksons Purple #394190
Tints of Jacksons Purple #394190
RGB
CMYK
RGB Variations
Color information
#394190 (or 0x394190) is known color: Jacksons Purple. HEX triplet: 39, 41 and 90. RGB value is (57,65,144). Sum of RGB (Red+Green+Blue) = 57+65+144=266 (35% of max value = 765). Red value is 57 (22.66% from 255 or 21.43% from 266); Green value is 65 (25.78% from 255 or 24.44% from 266); Blue value is 144 (56.64% from 255 or 54.14% from 266); Max value from RGB is 144 - color contains mainly: blue. Hex color #394190 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #394190 is #C6BE6F. Grayscale: #474747. Windows color (decimal): -13024880 or 9453881. OLE color: 9453881.
HSL color Cylindrical-coordinate representation of color #394190: hue angle of 234.48º 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 #394190 is Cyan = 0.60, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 57 | 65 | 144 | - |
| CMYK | 0.60 | 0.55 | 0 | 0.44 |
| HSL | 234.48º | 0.43% | 0.39% | - |
| HSV(B) | 234.48º | 0.6% | 0.56% | - |
| XYZ | 8.61 | 6.66 | 27.22 | - |
| YUV | 71.61 | 168.85 | 117.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 65 | 144 | 0.60 | 0.55 | 0 | 0.44 | 234.48 | 0.43 | 0.39 |
| Hex | 39 | 41 | 90 | 3C | 37 | 0 | 2C | EA | 2B | 27 |
| Octal | 71 | 101 | 220 | 74 | 67 | 0 | 54 | 352 | 53 | 47 |
| Binary | 111001 | 1000001 | 10010000 | 111100 | 110111 | 0 | 101100 | 11101010 | 101011 | 100111 |
Color Harmonies of #394190
Complementary color
Monochromatic Colors of #394190
Black with #394190
Text Example
Text Example
White with #394190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394190; }
p { color: rgb(57,65,144); }
H1.HeaderClassName
{
color: #394190;
}
.AnyTagClassName
{
color: #394190;
}
</style>
background-color css
<style>
a { background-color: #394190; }
a { background-color: rgb(57,65,144); }
div.DivClassName
{
background-color: #394190;
}
.BgClassName
{
background-color: #394190;
}
</style>
border-color css
<style>
span { border-color: #394190; }
span { border-color: rgb(57,65,144); }
td.TdClassName
{
border-color: #394190;
}
.TagClassName
{
border-color: #394190;
}
</style>