Shades of Jacksons Purple #363683
Tints of Jacksons Purple #363683
RGB
CMYK
RGB Variations
Color information
#363683 (or 0x363683) is known color: Jacksons Purple. HEX triplet: 36, 36 and 83. RGB value is (54,54,131). Sum of RGB (Red+Green+Blue) = 54+54+131=239 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.59% from 239); Green value is 54 (21.48% from 255 or 22.59% from 239); Blue value is 131 (51.56% from 255 or 54.81% from 239); Max value from RGB is 131 - color contains mainly: blue. Hex color #363683 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #363683 is #C9C97C. Grayscale: #3E3E3E. Windows color (decimal): -13224317 or 8599094. OLE color: 8599094.
HSL color Cylindrical-coordinate representation of color #363683: hue angle of 240º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #363683 is Cyan = 0.59, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 54 | 54 | 131 | - |
| CMYK | 0.59 | 0.59 | 0 | 0.49 |
| HSL | 240º | 0.42% | 0.36% | - |
| HSV(B) | 240º | 0.59% | 0.51% | - |
| XYZ | 6.94 | 5.06 | 22.08 | - |
| YUV | 62.78 | 166.5 | 121.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 54 | 131 | 0.59 | 0.59 | 0 | 0.49 | 240 | 0.42 | 0.36 |
| Hex | 36 | 36 | 83 | 3B | 3B | 0 | 31 | F0 | 2A | 24 |
| Octal | 66 | 66 | 203 | 73 | 73 | 0 | 61 | 360 | 52 | 44 |
| Binary | 110110 | 110110 | 10000011 | 111011 | 111011 | 0 | 110001 | 11110000 | 101010 | 100100 |
Color Harmonies of #363683
Complementary color
Monochromatic Colors of #363683
Black with #363683
Text Example
Text Example
White with #363683
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363683; }
p { color: rgb(54,54,131); }
H1.HeaderClassName
{
color: #363683;
}
.AnyTagClassName
{
color: #363683;
}
</style>
background-color css
<style>
a { background-color: #363683; }
a { background-color: rgb(54,54,131); }
div.DivClassName
{
background-color: #363683;
}
.BgClassName
{
background-color: #363683;
}
</style>
border-color css
<style>
span { border-color: #363683; }
span { border-color: rgb(54,54,131); }
td.TdClassName
{
border-color: #363683;
}
.TagClassName
{
border-color: #363683;
}
</style>