Shades of Jacksons Purple #363689
Tints of Jacksons Purple #363689
RGB
CMYK
RGB Variations
Color information
#363689 (or 0x363689) is known color: Jacksons Purple. HEX triplet: 36, 36 and 89. RGB value is (54,54,137). Sum of RGB (Red+Green+Blue) = 54+54+137=245 (32% of max value = 765). Red value is 54 (21.48% from 255 or 22.04% from 245); Green value is 54 (21.48% from 255 or 22.04% from 245); Blue value is 137 (53.91% from 255 or 55.92% from 245); Max value from RGB is 137 - color contains mainly: blue. Hex color #363689 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #363689 is #C9C976. Grayscale: #3F3F3F. Windows color (decimal): -13224311 or 8992310. OLE color: 8992310.
HSL color Cylindrical-coordinate representation of color #363689: hue angle of 240º degrees, saturation: 0.43, 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 #363689 is Cyan = 0.61, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 54 | 54 | 137 | - |
| CMYK | 0.61 | 0.61 | 0 | 0.46 |
| HSL | 240º | 0.43% | 0.37% | - |
| HSV(B) | 240º | 0.61% | 0.54% | - |
| XYZ | 7.36 | 5.23 | 24.29 | - |
| YUV | 63.46 | 169.5 | 121.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 54 | 137 | 0.61 | 0.61 | 0 | 0.46 | 240 | 0.43 | 0.37 |
| Hex | 36 | 36 | 89 | 3D | 3D | 0 | 2E | F0 | 2B | 25 |
| Octal | 66 | 66 | 211 | 75 | 75 | 0 | 56 | 360 | 53 | 45 |
| Binary | 110110 | 110110 | 10001001 | 111101 | 111101 | 0 | 101110 | 11110000 | 101011 | 100101 |
Color Harmonies of #363689
Complementary color
Monochromatic Colors of #363689
Black with #363689
Text Example
Text Example
White with #363689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363689; }
p { color: rgb(54,54,137); }
H1.HeaderClassName
{
color: #363689;
}
.AnyTagClassName
{
color: #363689;
}
</style>
background-color css
<style>
a { background-color: #363689; }
a { background-color: rgb(54,54,137); }
div.DivClassName
{
background-color: #363689;
}
.BgClassName
{
background-color: #363689;
}
</style>
border-color css
<style>
span { border-color: #363689; }
span { border-color: rgb(54,54,137); }
td.TdClassName
{
border-color: #363689;
}
.TagClassName
{
border-color: #363689;
}
</style>