Shades of Jacksons Purple #363081
Tints of Jacksons Purple #363081
RGB
CMYK
RGB Variations
Color information
#363081 (or 0x363081) is known color: Jacksons Purple. HEX triplet: 36, 30 and 81. RGB value is (54,48,129). Sum of RGB (Red+Green+Blue) = 54+48+129=231 (30% of max value = 765). Red value is 54 (21.48% from 255 or 23.38% from 231); Green value is 48 (19.14% from 255 or 20.78% from 231); Blue value is 129 (50.78% from 255 or 55.84% from 231); Max value from RGB is 129 - color contains mainly: blue. Hex color #363081 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #363081 is #C9CF7E. Grayscale: #3A3A3A. Windows color (decimal): -13225855 or 8466486. OLE color: 8466486.
HSL color Cylindrical-coordinate representation of color #363081: hue angle of 244.44º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #363081 is Cyan = 0.58, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 54 | 48 | 129 | - |
| CMYK | 0.58 | 0.63 | 0 | 0.49 |
| HSL | 244.44º | 0.46% | 0.35% | - |
| HSV(B) | 244.44º | 0.63% | 0.51% | - |
| XYZ | 6.54 | 4.48 | 21.29 | - |
| YUV | 59.03 | 167.49 | 124.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 48 | 129 | 0.58 | 0.63 | 0 | 0.49 | 244.44 | 0.46 | 0.35 |
| Hex | 36 | 30 | 81 | 3A | 3F | 0 | 31 | F4 | 2E | 23 |
| Octal | 66 | 60 | 201 | 72 | 77 | 0 | 61 | 364 | 56 | 43 |
| Binary | 110110 | 110000 | 10000001 | 111010 | 111111 | 0 | 110001 | 11110100 | 101110 | 100011 |
Color Harmonies of #363081
Complementary color
Monochromatic Colors of #363081
Black with #363081
Text Example
Text Example
White with #363081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363081; }
p { color: rgb(54,48,129); }
H1.HeaderClassName
{
color: #363081;
}
.AnyTagClassName
{
color: #363081;
}
</style>
background-color css
<style>
a { background-color: #363081; }
a { background-color: rgb(54,48,129); }
div.DivClassName
{
background-color: #363081;
}
.BgClassName
{
background-color: #363081;
}
</style>
border-color css
<style>
span { border-color: #363081; }
span { border-color: rgb(54,48,129); }
td.TdClassName
{
border-color: #363081;
}
.TagClassName
{
border-color: #363081;
}
</style>