Shades of Jacksons Purple #394186
Tints of Jacksons Purple #394186
RGB
CMYK
RGB Variations
Color information
#394186 (or 0x394186) is known color: Jacksons Purple. HEX triplet: 39, 41 and 86. RGB value is (57,65,134). Sum of RGB (Red+Green+Blue) = 57+65+134=256 (33% of max value = 765). Red value is 57 (22.66% from 255 or 22.27% from 256); Green value is 65 (25.78% from 255 or 25.39% from 256); Blue value is 134 (52.73% from 255 or 52.34% from 256); Max value from RGB is 134 - color contains mainly: blue. Hex color #394186 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #394186 is #C6BE79. Grayscale: #464646. Windows color (decimal): -13024890 or 8798521. OLE color: 8798521.
HSL color Cylindrical-coordinate representation of color #394186: hue angle of 233.77º 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 #394186 is Cyan = 0.57, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 65 | 134 | - |
| CMYK | 0.57 | 0.51 | 0 | 0.47 |
| HSL | 233.77º | 0.4% | 0.37% | - |
| HSV(B) | 233.77º | 0.57% | 0.53% | - |
| XYZ | 7.88 | 6.37 | 23.37 | - |
| YUV | 70.47 | 163.85 | 118.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 65 | 134 | 0.57 | 0.51 | 0 | 0.47 | 233.77 | 0.4 | 0.37 |
| Hex | 39 | 41 | 86 | 39 | 33 | 0 | 2F | EA | 28 | 25 |
| Octal | 71 | 101 | 206 | 71 | 63 | 0 | 57 | 352 | 50 | 45 |
| Binary | 111001 | 1000001 | 10000110 | 111001 | 110011 | 0 | 101111 | 11101010 | 101000 | 100101 |
Color Harmonies of #394186
Complementary color
Monochromatic Colors of #394186
Black with #394186
Text Example
Text Example
White with #394186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394186; }
p { color: rgb(57,65,134); }
H1.HeaderClassName
{
color: #394186;
}
.AnyTagClassName
{
color: #394186;
}
</style>
background-color css
<style>
a { background-color: #394186; }
a { background-color: rgb(57,65,134); }
div.DivClassName
{
background-color: #394186;
}
.BgClassName
{
background-color: #394186;
}
</style>
border-color css
<style>
span { border-color: #394186; }
span { border-color: rgb(57,65,134); }
td.TdClassName
{
border-color: #394186;
}
.TagClassName
{
border-color: #394186;
}
</style>