Shades of Jacksons Purple #394481
Tints of Jacksons Purple #394481
RGB
CMYK
RGB Variations
Color information
#394481 (or 0x394481) is known color: Jacksons Purple. HEX triplet: 39, 44 and 81. RGB value is (57,68,129). Sum of RGB (Red+Green+Blue) = 57+68+129=254 (33% of max value = 765). Red value is 57 (22.66% from 255 or 22.44% from 254); Green value is 68 (26.95% from 255 or 26.77% from 254); Blue value is 129 (50.78% from 255 or 50.79% from 254); Max value from RGB is 129 - color contains mainly: blue. Hex color #394481 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #394481 is #C6BB7E. Grayscale: #474747. Windows color (decimal): -13024127 or 8471609. OLE color: 8471609.
HSL color Cylindrical-coordinate representation of color #394481: hue angle of 230.83º degrees, saturation: 0.39, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #394481 is Cyan = 0.56, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 57 | 68 | 129 | - |
| CMYK | 0.56 | 0.47 | 0 | 0.49 |
| HSL | 230.83º | 0.39% | 0.36% | - |
| HSV(B) | 230.83º | 0.56% | 0.51% | - |
| XYZ | 7.72 | 6.59 | 21.63 | - |
| YUV | 71.67 | 160.36 | 117.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 68 | 129 | 0.56 | 0.47 | 0 | 0.49 | 230.83 | 0.39 | 0.36 |
| Hex | 39 | 44 | 81 | 38 | 2F | 0 | 31 | E7 | 27 | 24 |
| Octal | 71 | 104 | 201 | 70 | 57 | 0 | 61 | 347 | 47 | 44 |
| Binary | 111001 | 1000100 | 10000001 | 111000 | 101111 | 0 | 110001 | 11100111 | 100111 | 100100 |
Color Harmonies of #394481
Complementary color
Monochromatic Colors of #394481
Black with #394481
Text Example
Text Example
White with #394481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394481; }
p { color: rgb(57,68,129); }
H1.HeaderClassName
{
color: #394481;
}
.AnyTagClassName
{
color: #394481;
}
</style>
background-color css
<style>
a { background-color: #394481; }
a { background-color: rgb(57,68,129); }
div.DivClassName
{
background-color: #394481;
}
.BgClassName
{
background-color: #394481;
}
</style>
border-color css
<style>
span { border-color: #394481; }
span { border-color: rgb(57,68,129); }
td.TdClassName
{
border-color: #394481;
}
.TagClassName
{
border-color: #394481;
}
</style>