Shades of Jacksons Purple #363781
Tints of Jacksons Purple #363781
RGB
CMYK
RGB Variations
Color information
#363781 (or 0x363781) is known color: Jacksons Purple. HEX triplet: 36, 37 and 81. RGB value is (54,55,129). Sum of RGB (Red+Green+Blue) = 54+55+129=238 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.69% from 238); Green value is 55 (21.88% from 255 or 23.11% from 238); Blue value is 129 (50.78% from 255 or 54.20% from 238); Max value from RGB is 129 - color contains mainly: blue. Hex color #363781 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #363781 is #C9C87E. Grayscale: #3E3E3E. Windows color (decimal): -13224063 or 8468278. OLE color: 8468278.
HSL color Cylindrical-coordinate representation of color #363781: hue angle of 239.2º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #363781 is Cyan = 0.58, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 54 | 55 | 129 | - |
| CMYK | 0.58 | 0.57 | 0 | 0.49 |
| HSL | 239.2º | 0.41% | 0.36% | - |
| HSV(B) | 239.2º | 0.58% | 0.51% | - |
| XYZ | 6.85 | 5.1 | 21.39 | - |
| YUV | 63.14 | 165.17 | 121.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 55 | 129 | 0.58 | 0.57 | 0 | 0.49 | 239.2 | 0.41 | 0.36 |
| Hex | 36 | 37 | 81 | 3A | 39 | 0 | 31 | EF | 29 | 24 |
| Octal | 66 | 67 | 201 | 72 | 71 | 0 | 61 | 357 | 51 | 44 |
| Binary | 110110 | 110111 | 10000001 | 111010 | 111001 | 0 | 110001 | 11101111 | 101001 | 100100 |
Color Harmonies of #363781
Complementary color
Monochromatic Colors of #363781
Black with #363781
Text Example
Text Example
White with #363781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363781; }
p { color: rgb(54,55,129); }
H1.HeaderClassName
{
color: #363781;
}
.AnyTagClassName
{
color: #363781;
}
</style>
background-color css
<style>
a { background-color: #363781; }
a { background-color: rgb(54,55,129); }
div.DivClassName
{
background-color: #363781;
}
.BgClassName
{
background-color: #363781;
}
</style>
border-color css
<style>
span { border-color: #363781; }
span { border-color: rgb(54,55,129); }
td.TdClassName
{
border-color: #363781;
}
.TagClassName
{
border-color: #363781;
}
</style>