Shades of Jacksons Purple #363791
Tints of Jacksons Purple #363791
RGB
CMYK
RGB Variations
Color information
#363791 (or 0x363791) is known color: Jacksons Purple. HEX triplet: 36, 37 and 91. RGB value is (54,55,145). Sum of RGB (Red+Green+Blue) = 54+55+145=254 (33% of max value = 765). Red value is 54 (21.48% from 255 or 21.26% from 254); Green value is 55 (21.88% from 255 or 21.65% from 254); Blue value is 145 (57.03% from 255 or 57.09% from 254); Max value from RGB is 145 - color contains mainly: blue. Hex color #363791 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #363791 is #C9C86E. Grayscale: #404040. Windows color (decimal): -13224047 or 9516854. OLE color: 9516854.
HSL color Cylindrical-coordinate representation of color #363791: hue angle of 239.34º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #363791 is Cyan = 0.63, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 54 | 55 | 145 | - |
| CMYK | 0.63 | 0.62 | 0 | 0.43 |
| HSL | 239.34º | 0.46% | 0.39% | - |
| HSV(B) | 239.34º | 0.63% | 0.57% | - |
| XYZ | 8 | 5.56 | 27.44 | - |
| YUV | 64.96 | 173.17 | 120.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 55 | 145 | 0.63 | 0.62 | 0 | 0.43 | 239.34 | 0.46 | 0.39 |
| Hex | 36 | 37 | 91 | 3F | 3E | 0 | 2B | EF | 2E | 27 |
| Octal | 66 | 67 | 221 | 77 | 76 | 0 | 53 | 357 | 56 | 47 |
| Binary | 110110 | 110111 | 10010001 | 111111 | 111110 | 0 | 101011 | 11101111 | 101110 | 100111 |
Color Harmonies of #363791
Complementary color
Monochromatic Colors of #363791
Black with #363791
Text Example
Text Example
White with #363791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363791; }
p { color: rgb(54,55,145); }
H1.HeaderClassName
{
color: #363791;
}
.AnyTagClassName
{
color: #363791;
}
</style>
background-color css
<style>
a { background-color: #363791; }
a { background-color: rgb(54,55,145); }
div.DivClassName
{
background-color: #363791;
}
.BgClassName
{
background-color: #363791;
}
</style>
border-color css
<style>
span { border-color: #363791; }
span { border-color: rgb(54,55,145); }
td.TdClassName
{
border-color: #363791;
}
.TagClassName
{
border-color: #363791;
}
</style>