Shades of Jacksons Purple #363992
Tints of Jacksons Purple #363992
RGB
CMYK
RGB Variations
Color information
#363992 (or 0x363992) is known color: Jacksons Purple. HEX triplet: 36, 39 and 92. RGB value is (54,57,146). Sum of RGB (Red+Green+Blue) = 54+57+146=257 (34% of max value = 765). Red value is 54 (21.48% from 255 or 21.01% from 257); Green value is 57 (22.66% from 255 or 22.18% from 257); Blue value is 146 (57.42% from 255 or 56.81% from 257); Max value from RGB is 146 - color contains mainly: blue. Hex color #363992 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #363992 is #C9C66D. Grayscale: #414141. Windows color (decimal): -13223534 or 9582902. OLE color: 9582902.
HSL color Cylindrical-coordinate representation of color #363992: hue angle of 238.04º 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 #363992 is Cyan = 0.63, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 54 | 57 | 146 | - |
| CMYK | 0.63 | 0.61 | 0 | 0.43 |
| HSL | 238.04º | 0.46% | 0.39% | - |
| HSV(B) | 238.04º | 0.63% | 0.57% | - |
| XYZ | 8.17 | 5.79 | 27.88 | - |
| YUV | 66.25 | 173.01 | 119.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 57 | 146 | 0.63 | 0.61 | 0 | 0.43 | 238.04 | 0.46 | 0.39 |
| Hex | 36 | 39 | 92 | 3F | 3D | 0 | 2B | EE | 2E | 27 |
| Octal | 66 | 71 | 222 | 77 | 75 | 0 | 53 | 356 | 56 | 47 |
| Binary | 110110 | 111001 | 10010010 | 111111 | 111101 | 0 | 101011 | 11101110 | 101110 | 100111 |
Color Harmonies of #363992
Complementary color
Monochromatic Colors of #363992
Black with #363992
Text Example
Text Example
White with #363992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363992; }
p { color: rgb(54,57,146); }
H1.HeaderClassName
{
color: #363992;
}
.AnyTagClassName
{
color: #363992;
}
</style>
background-color css
<style>
a { background-color: #363992; }
a { background-color: rgb(54,57,146); }
div.DivClassName
{
background-color: #363992;
}
.BgClassName
{
background-color: #363992;
}
</style>
border-color css
<style>
span { border-color: #363992; }
span { border-color: rgb(54,57,146); }
td.TdClassName
{
border-color: #363992;
}
.TagClassName
{
border-color: #363992;
}
</style>