Shades of Jacksons Purple #363590
Tints of Jacksons Purple #363590
RGB
CMYK
RGB Variations
Color information
#363590 (or 0x363590) is known color: Jacksons Purple. HEX triplet: 36, 35 and 90. RGB value is (54,53,144). Sum of RGB (Red+Green+Blue) = 54+53+144=251 (33% of max value = 765). Red value is 54 (21.48% from 255 or 21.51% from 251); Green value is 53 (21.09% from 255 or 21.12% from 251); Blue value is 144 (56.64% from 255 or 57.37% from 251); Max value from RGB is 144 - color contains mainly: blue. Hex color #363590 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #363590 is #C9CA6F. Grayscale: #3F3F3F. Windows color (decimal): -13224560 or 9450806. OLE color: 9450806.
HSL color Cylindrical-coordinate representation of color #363590: hue angle of 240.66º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #363590 is Cyan = 0.63, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 54 | 53 | 144 | - |
| CMYK | 0.63 | 0.63 | 0 | 0.44 |
| HSL | 240.66º | 0.46% | 0.39% | - |
| HSV(B) | 240.66º | 0.63% | 0.56% | - |
| XYZ | 7.83 | 5.34 | 27 | - |
| YUV | 63.67 | 173.33 | 121.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 53 | 144 | 0.63 | 0.63 | 0 | 0.44 | 240.66 | 0.46 | 0.39 |
| Hex | 36 | 35 | 90 | 3F | 3F | 0 | 2C | F1 | 2E | 27 |
| Octal | 66 | 65 | 220 | 77 | 77 | 0 | 54 | 361 | 56 | 47 |
| Binary | 110110 | 110101 | 10010000 | 111111 | 111111 | 0 | 101100 | 11110001 | 101110 | 100111 |
Color Harmonies of #363590
Complementary color
Monochromatic Colors of #363590
Black with #363590
Text Example
Text Example
White with #363590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363590; }
p { color: rgb(54,53,144); }
H1.HeaderClassName
{
color: #363590;
}
.AnyTagClassName
{
color: #363590;
}
</style>
background-color css
<style>
a { background-color: #363590; }
a { background-color: rgb(54,53,144); }
div.DivClassName
{
background-color: #363590;
}
.BgClassName
{
background-color: #363590;
}
</style>
border-color css
<style>
span { border-color: #363590; }
span { border-color: rgb(54,53,144); }
td.TdClassName
{
border-color: #363590;
}
.TagClassName
{
border-color: #363590;
}
</style>