Shades of Jacksons Purple #363886
Tints of Jacksons Purple #363886
RGB
CMYK
RGB Variations
Color information
#363886 (or 0x363886) is known color: Jacksons Purple. HEX triplet: 36, 38 and 86. RGB value is (54,56,134). Sum of RGB (Red+Green+Blue) = 54+56+134=244 (32% of max value = 765). Red value is 54 (21.48% from 255 or 22.13% from 244); Green value is 56 (22.27% from 255 or 22.95% from 244); Blue value is 134 (52.73% from 255 or 54.92% from 244); Max value from RGB is 134 - color contains mainly: blue. Hex color #363886 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #363886 is #C9C779. Grayscale: #3F3F3F. Windows color (decimal): -13223802 or 8796214. OLE color: 8796214.
HSL color Cylindrical-coordinate representation of color #363886: hue angle of 238.5º 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 #363886 is Cyan = 0.60, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 56 | 134 | - |
| CMYK | 0.60 | 0.58 | 0 | 0.47 |
| HSL | 238.5º | 0.43% | 0.37% | - |
| HSV(B) | 238.5º | 0.6% | 0.53% | - |
| XYZ | 7.24 | 5.33 | 23.2 | - |
| YUV | 64.29 | 167.34 | 120.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 56 | 134 | 0.60 | 0.58 | 0 | 0.47 | 238.5 | 0.43 | 0.37 |
| Hex | 36 | 38 | 86 | 3C | 3A | 0 | 2F | EE | 2B | 25 |
| Octal | 66 | 70 | 206 | 74 | 72 | 0 | 57 | 356 | 53 | 45 |
| Binary | 110110 | 111000 | 10000110 | 111100 | 111010 | 0 | 101111 | 11101110 | 101011 | 100101 |
Color Harmonies of #363886
Complementary color
Monochromatic Colors of #363886
Black with #363886
Text Example
Text Example
White with #363886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363886; }
p { color: rgb(54,56,134); }
H1.HeaderClassName
{
color: #363886;
}
.AnyTagClassName
{
color: #363886;
}
</style>
background-color css
<style>
a { background-color: #363886; }
a { background-color: rgb(54,56,134); }
div.DivClassName
{
background-color: #363886;
}
.BgClassName
{
background-color: #363886;
}
</style>
border-color css
<style>
span { border-color: #363886; }
span { border-color: rgb(54,56,134); }
td.TdClassName
{
border-color: #363886;
}
.TagClassName
{
border-color: #363886;
}
</style>