Shades of Jacksons Purple #363088
Tints of Jacksons Purple #363088
RGB
CMYK
RGB Variations
Color information
#363088 (or 0x363088) is known color: Jacksons Purple. HEX triplet: 36, 30 and 88. RGB value is (54,48,136). Sum of RGB (Red+Green+Blue) = 54+48+136=238 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.69% from 238); Green value is 48 (19.14% from 255 or 20.17% from 238); Blue value is 136 (53.52% from 255 or 57.14% from 238); Max value from RGB is 136 - color contains mainly: blue. Hex color #363088 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #363088 is #C9CF77. Grayscale: #3B3B3B. Windows color (decimal): -13225848 or 8925238. OLE color: 8925238.
HSL color Cylindrical-coordinate representation of color #363088: hue angle of 244.09º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #363088 is Cyan = 0.60, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 48 | 136 | - |
| CMYK | 0.60 | 0.65 | 0 | 0.47 |
| HSL | 244.09º | 0.48% | 0.36% | - |
| HSV(B) | 244.09º | 0.65% | 0.53% | - |
| XYZ | 7.02 | 4.68 | 23.82 | - |
| YUV | 59.83 | 170.99 | 123.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 48 | 136 | 0.60 | 0.65 | 0 | 0.47 | 244.09 | 0.48 | 0.36 |
| Hex | 36 | 30 | 88 | 3C | 41 | 0 | 2F | F4 | 30 | 24 |
| Octal | 66 | 60 | 210 | 74 | 101 | 0 | 57 | 364 | 60 | 44 |
| Binary | 110110 | 110000 | 10001000 | 111100 | 1000001 | 0 | 101111 | 11110100 | 110000 | 100100 |
Color Harmonies of #363088
Complementary color
Monochromatic Colors of #363088
Black with #363088
Text Example
Text Example
White with #363088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363088; }
p { color: rgb(54,48,136); }
H1.HeaderClassName
{
color: #363088;
}
.AnyTagClassName
{
color: #363088;
}
</style>
background-color css
<style>
a { background-color: #363088; }
a { background-color: rgb(54,48,136); }
div.DivClassName
{
background-color: #363088;
}
.BgClassName
{
background-color: #363088;
}
</style>
border-color css
<style>
span { border-color: #363088; }
span { border-color: rgb(54,48,136); }
td.TdClassName
{
border-color: #363088;
}
.TagClassName
{
border-color: #363088;
}
</style>