Shades of Jacksons Purple #394082
Tints of Jacksons Purple #394082
RGB
CMYK
RGB Variations
Color information
#394082 (or 0x394082) is known color: Jacksons Purple. HEX triplet: 39, 40 and 82. RGB value is (57,64,130). Sum of RGB (Red+Green+Blue) = 57+64+130=251 (33% of max value = 765). Red value is 57 (22.66% from 255 or 22.71% from 251); Green value is 64 (25.39% from 255 or 25.50% from 251); Blue value is 130 (51.17% from 255 or 51.79% from 251); Max value from RGB is 130 - color contains mainly: blue. Hex color #394082 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #394082 is #C6BF7D. Grayscale: #454545. Windows color (decimal): -13025150 or 8536121. OLE color: 8536121.
HSL color Cylindrical-coordinate representation of color #394082: hue angle of 234.25º degrees, saturation: 0.39, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #394082 is Cyan = 0.56, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 57 | 64 | 130 | - |
| CMYK | 0.56 | 0.51 | 0 | 0.49 |
| HSL | 234.25º | 0.39% | 0.37% | - |
| HSV(B) | 234.25º | 0.56% | 0.51% | - |
| XYZ | 7.55 | 6.15 | 21.91 | - |
| YUV | 69.43 | 162.18 | 119.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 64 | 130 | 0.56 | 0.51 | 0 | 0.49 | 234.25 | 0.39 | 0.37 |
| Hex | 39 | 40 | 82 | 38 | 33 | 0 | 31 | EA | 27 | 25 |
| Octal | 71 | 100 | 202 | 70 | 63 | 0 | 61 | 352 | 47 | 45 |
| Binary | 111001 | 1000000 | 10000010 | 111000 | 110011 | 0 | 110001 | 11101010 | 100111 | 100101 |
Color Harmonies of #394082
Complementary color
Monochromatic Colors of #394082
Black with #394082
Text Example
Text Example
White with #394082
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394082; }
p { color: rgb(57,64,130); }
H1.HeaderClassName
{
color: #394082;
}
.AnyTagClassName
{
color: #394082;
}
</style>
background-color css
<style>
a { background-color: #394082; }
a { background-color: rgb(57,64,130); }
div.DivClassName
{
background-color: #394082;
}
.BgClassName
{
background-color: #394082;
}
</style>
border-color css
<style>
span { border-color: #394082; }
span { border-color: rgb(57,64,130); }
td.TdClassName
{
border-color: #394082;
}
.TagClassName
{
border-color: #394082;
}
</style>