Shades of Jacksons Purple #363486
Tints of Jacksons Purple #363486
RGB
CMYK
RGB Variations
Color information
#363486 (or 0x363486) is known color: Jacksons Purple. HEX triplet: 36, 34 and 86. RGB value is (54,52,134). Sum of RGB (Red+Green+Blue) = 54+52+134=240 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.5% from 240); Green value is 52 (20.70% from 255 or 21.67% from 240); Blue value is 134 (52.73% from 255 or 55.83% from 240); Max value from RGB is 134 - color contains mainly: blue. Hex color #363486 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #363486 is #C9CB79. Grayscale: #3D3D3D. Windows color (decimal): -13224826 or 8795190. OLE color: 8795190.
HSL color Cylindrical-coordinate representation of color #363486: hue angle of 241.46º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #363486 is Cyan = 0.60, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 52 | 134 | - |
| CMYK | 0.60 | 0.61 | 0 | 0.47 |
| HSL | 241.46º | 0.44% | 0.36% | - |
| HSV(B) | 241.46º | 0.61% | 0.53% | - |
| XYZ | 7.05 | 4.96 | 23.14 | - |
| YUV | 61.95 | 168.66 | 122.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 52 | 134 | 0.60 | 0.61 | 0 | 0.47 | 241.46 | 0.44 | 0.36 |
| Hex | 36 | 34 | 86 | 3C | 3D | 0 | 2F | F1 | 2C | 24 |
| Octal | 66 | 64 | 206 | 74 | 75 | 0 | 57 | 361 | 54 | 44 |
| Binary | 110110 | 110100 | 10000110 | 111100 | 111101 | 0 | 101111 | 11110001 | 101100 | 100100 |
Color Harmonies of #363486
Complementary color
Monochromatic Colors of #363486
Black with #363486
Text Example
Text Example
White with #363486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363486; }
p { color: rgb(54,52,134); }
H1.HeaderClassName
{
color: #363486;
}
.AnyTagClassName
{
color: #363486;
}
</style>
background-color css
<style>
a { background-color: #363486; }
a { background-color: rgb(54,52,134); }
div.DivClassName
{
background-color: #363486;
}
.BgClassName
{
background-color: #363486;
}
</style>
border-color css
<style>
span { border-color: #363486; }
span { border-color: rgb(54,52,134); }
td.TdClassName
{
border-color: #363486;
}
.TagClassName
{
border-color: #363486;
}
</style>