Shades of Jacksons Purple #364082
Tints of Jacksons Purple #364082
RGB
CMYK
RGB Variations
Color information
#364082 (or 0x364082) is known color: Jacksons Purple. HEX triplet: 36, 40 and 82. RGB value is (54,64,130). Sum of RGB (Red+Green+Blue) = 54+64+130=248 (32% of max value = 765). Red value is 54 (21.48% from 255 or 21.77% from 248); Green value is 64 (25.39% from 255 or 25.81% from 248); Blue value is 130 (51.17% from 255 or 52.42% from 248); Max value from RGB is 130 - color contains mainly: blue. Hex color #364082 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #364082 is #C9BF7D. Grayscale: #444444. Windows color (decimal): -13221758 or 8536118. OLE color: 8536118.
HSL color Cylindrical-coordinate representation of color #364082: hue angle of 232.11º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #364082 is Cyan = 0.58, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 54 | 64 | 130 | - |
| CMYK | 0.58 | 0.51 | 0 | 0.49 |
| HSL | 232.11º | 0.41% | 0.36% | - |
| HSV(B) | 232.11º | 0.58% | 0.51% | - |
| XYZ | 7.38 | 6.06 | 21.9 | - |
| YUV | 68.53 | 162.69 | 117.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 64 | 130 | 0.58 | 0.51 | 0 | 0.49 | 232.11 | 0.41 | 0.36 |
| Hex | 36 | 40 | 82 | 3A | 33 | 0 | 31 | E8 | 29 | 24 |
| Octal | 66 | 100 | 202 | 72 | 63 | 0 | 61 | 350 | 51 | 44 |
| Binary | 110110 | 1000000 | 10000010 | 111010 | 110011 | 0 | 110001 | 11101000 | 101001 | 100100 |
Color Harmonies of #364082
Complementary color
Monochromatic Colors of #364082
Black with #364082
Text Example
Text Example
White with #364082
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364082; }
p { color: rgb(54,64,130); }
H1.HeaderClassName
{
color: #364082;
}
.AnyTagClassName
{
color: #364082;
}
</style>
background-color css
<style>
a { background-color: #364082; }
a { background-color: rgb(54,64,130); }
div.DivClassName
{
background-color: #364082;
}
.BgClassName
{
background-color: #364082;
}
</style>
border-color css
<style>
span { border-color: #364082; }
span { border-color: rgb(54,64,130); }
td.TdClassName
{
border-color: #364082;
}
.TagClassName
{
border-color: #364082;
}
</style>