Shades of Jacksons Purple #363685
Tints of Jacksons Purple #363685
RGB
CMYK
RGB Variations
Color information
#363685 (or 0x363685) is known color: Jacksons Purple. HEX triplet: 36, 36 and 85. RGB value is (54,54,133). Sum of RGB (Red+Green+Blue) = 54+54+133=241 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.41% from 241); Green value is 54 (21.48% from 255 or 22.41% from 241); Blue value is 133 (52.34% from 255 or 55.19% from 241); Max value from RGB is 133 - color contains mainly: blue. Hex color #363685 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #363685 is #C9C97A. Grayscale: #3E3E3E. Windows color (decimal): -13224315 or 8730166. OLE color: 8730166.
HSL color Cylindrical-coordinate representation of color #363685: hue angle of 240º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #363685 is Cyan = 0.59, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 54 | 54 | 133 | - |
| CMYK | 0.59 | 0.59 | 0 | 0.48 |
| HSL | 240º | 0.42% | 0.37% | - |
| HSV(B) | 240º | 0.59% | 0.52% | - |
| XYZ | 7.07 | 5.12 | 22.8 | - |
| YUV | 63.01 | 167.5 | 121.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 54 | 133 | 0.59 | 0.59 | 0 | 0.48 | 240 | 0.42 | 0.37 |
| Hex | 36 | 36 | 85 | 3B | 3B | 0 | 30 | F0 | 2A | 25 |
| Octal | 66 | 66 | 205 | 73 | 73 | 0 | 60 | 360 | 52 | 45 |
| Binary | 110110 | 110110 | 10000101 | 111011 | 111011 | 0 | 110000 | 11110000 | 101010 | 100101 |
Color Harmonies of #363685
Complementary color
Monochromatic Colors of #363685
Black with #363685
Text Example
Text Example
White with #363685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363685; }
p { color: rgb(54,54,133); }
H1.HeaderClassName
{
color: #363685;
}
.AnyTagClassName
{
color: #363685;
}
</style>
background-color css
<style>
a { background-color: #363685; }
a { background-color: rgb(54,54,133); }
div.DivClassName
{
background-color: #363685;
}
.BgClassName
{
background-color: #363685;
}
</style>
border-color css
<style>
span { border-color: #363685; }
span { border-color: rgb(54,54,133); }
td.TdClassName
{
border-color: #363685;
}
.TagClassName
{
border-color: #363685;
}
</style>