Shades of Jacksons Purple #363584
Tints of Jacksons Purple #363584
RGB
CMYK
RGB Variations
Color information
#363584 (or 0x363584) is known color: Jacksons Purple. HEX triplet: 36, 35 and 84. RGB value is (54,53,132). Sum of RGB (Red+Green+Blue) = 54+53+132=239 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.59% from 239); Green value is 53 (21.09% from 255 or 22.18% from 239); Blue value is 132 (51.95% from 255 or 55.23% from 239); Max value from RGB is 132 - color contains mainly: blue. Hex color #363584 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #363584 is #C9CA7B. Grayscale: #3D3D3D. Windows color (decimal): -13224572 or 8664374. OLE color: 8664374.
HSL color Cylindrical-coordinate representation of color #363584: hue angle of 240.76º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #363584 is Cyan = 0.59, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 54 | 53 | 132 | - |
| CMYK | 0.59 | 0.60 | 0 | 0.48 |
| HSL | 240.76º | 0.43% | 0.36% | - |
| HSV(B) | 240.76º | 0.6% | 0.52% | - |
| XYZ | 6.96 | 5 | 22.43 | - |
| YUV | 62.31 | 167.33 | 122.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 53 | 132 | 0.59 | 0.60 | 0 | 0.48 | 240.76 | 0.43 | 0.36 |
| Hex | 36 | 35 | 84 | 3B | 3C | 0 | 30 | F1 | 2B | 24 |
| Octal | 66 | 65 | 204 | 73 | 74 | 0 | 60 | 361 | 53 | 44 |
| Binary | 110110 | 110101 | 10000100 | 111011 | 111100 | 0 | 110000 | 11110001 | 101011 | 100100 |
Color Harmonies of #363584
Complementary color
Monochromatic Colors of #363584
Black with #363584
Text Example
Text Example
White with #363584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363584; }
p { color: rgb(54,53,132); }
H1.HeaderClassName
{
color: #363584;
}
.AnyTagClassName
{
color: #363584;
}
</style>
background-color css
<style>
a { background-color: #363584; }
a { background-color: rgb(54,53,132); }
div.DivClassName
{
background-color: #363584;
}
.BgClassName
{
background-color: #363584;
}
</style>
border-color css
<style>
span { border-color: #363584; }
span { border-color: rgb(54,53,132); }
td.TdClassName
{
border-color: #363584;
}
.TagClassName
{
border-color: #363584;
}
</style>