Shades of Jacksons Purple #363688
Tints of Jacksons Purple #363688
RGB
CMYK
RGB Variations
Color information
#363688 (or 0x363688) is known color: Jacksons Purple. HEX triplet: 36, 36 and 88. RGB value is (54,54,136). Sum of RGB (Red+Green+Blue) = 54+54+136=244 (32% of max value = 765). Red value is 54 (21.48% from 255 or 22.13% from 244); Green value is 54 (21.48% from 255 or 22.13% from 244); Blue value is 136 (53.52% from 255 or 55.74% from 244); Max value from RGB is 136 - color contains mainly: blue. Hex color #363688 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #363688 is #C9C977. Grayscale: #3F3F3F. Windows color (decimal): -13224312 or 8926774. OLE color: 8926774.
HSL color Cylindrical-coordinate representation of color #363688: hue angle of 240º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #363688 is Cyan = 0.60, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 54 | 136 | - |
| CMYK | 0.60 | 0.60 | 0 | 0.47 |
| HSL | 240º | 0.43% | 0.37% | - |
| HSV(B) | 240º | 0.6% | 0.53% | - |
| XYZ | 7.28 | 5.2 | 23.91 | - |
| YUV | 63.35 | 169 | 121.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 54 | 136 | 0.60 | 0.60 | 0 | 0.47 | 240 | 0.43 | 0.37 |
| Hex | 36 | 36 | 88 | 3C | 3C | 0 | 2F | F0 | 2B | 25 |
| Octal | 66 | 66 | 210 | 74 | 74 | 0 | 57 | 360 | 53 | 45 |
| Binary | 110110 | 110110 | 10001000 | 111100 | 111100 | 0 | 101111 | 11110000 | 101011 | 100101 |
Color Harmonies of #363688
Complementary color
Monochromatic Colors of #363688
Black with #363688
Text Example
Text Example
White with #363688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363688; }
p { color: rgb(54,54,136); }
H1.HeaderClassName
{
color: #363688;
}
.AnyTagClassName
{
color: #363688;
}
</style>
background-color css
<style>
a { background-color: #363688; }
a { background-color: rgb(54,54,136); }
div.DivClassName
{
background-color: #363688;
}
.BgClassName
{
background-color: #363688;
}
</style>
border-color css
<style>
span { border-color: #363688; }
span { border-color: rgb(54,54,136); }
td.TdClassName
{
border-color: #363688;
}
.TagClassName
{
border-color: #363688;
}
</style>