Shades of Jacksons Purple #363589
Tints of Jacksons Purple #363589
RGB
CMYK
RGB Variations
Color information
#363589 (or 0x363589) is known color: Jacksons Purple. HEX triplet: 36, 35 and 89. RGB value is (54,53,137). Sum of RGB (Red+Green+Blue) = 54+53+137=244 (32% of max value = 765). Red value is 54 (21.48% from 255 or 22.13% from 244); Green value is 53 (21.09% from 255 or 21.72% from 244); Blue value is 137 (53.91% from 255 or 56.15% from 244); Max value from RGB is 137 - color contains mainly: blue. Hex color #363589 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #363589 is #C9CA76. Grayscale: #3E3E3E. Windows color (decimal): -13224567 or 8992054. OLE color: 8992054.
HSL color Cylindrical-coordinate representation of color #363589: hue angle of 240.71º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #363589 is Cyan = 0.61, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 54 | 53 | 137 | - |
| CMYK | 0.61 | 0.61 | 0 | 0.46 |
| HSL | 240.71º | 0.44% | 0.37% | - |
| HSV(B) | 240.71º | 0.61% | 0.54% | - |
| XYZ | 7.31 | 5.14 | 24.27 | - |
| YUV | 62.88 | 169.83 | 121.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 53 | 137 | 0.61 | 0.61 | 0 | 0.46 | 240.71 | 0.44 | 0.37 |
| Hex | 36 | 35 | 89 | 3D | 3D | 0 | 2E | F1 | 2C | 25 |
| Octal | 66 | 65 | 211 | 75 | 75 | 0 | 56 | 361 | 54 | 45 |
| Binary | 110110 | 110101 | 10001001 | 111101 | 111101 | 0 | 101110 | 11110001 | 101100 | 100101 |
Color Harmonies of #363589
Complementary color
Monochromatic Colors of #363589
Black with #363589
Text Example
Text Example
White with #363589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363589; }
p { color: rgb(54,53,137); }
H1.HeaderClassName
{
color: #363589;
}
.AnyTagClassName
{
color: #363589;
}
</style>
background-color css
<style>
a { background-color: #363589; }
a { background-color: rgb(54,53,137); }
div.DivClassName
{
background-color: #363589;
}
.BgClassName
{
background-color: #363589;
}
</style>
border-color css
<style>
span { border-color: #363589; }
span { border-color: rgb(54,53,137); }
td.TdClassName
{
border-color: #363589;
}
.TagClassName
{
border-color: #363589;
}
</style>