Shades of Jacksons Purple #373286
Tints of Jacksons Purple #373286
RGB
CMYK
RGB Variations
Color information
#373286 (or 0x373286) is known color: Jacksons Purple. HEX triplet: 37, 32 and 86. RGB value is (55,50,134). Sum of RGB (Red+Green+Blue) = 55+50+134=239 (31% of max value = 765). Red value is 55 (21.88% from 255 or 23.01% from 239); Green value is 50 (19.92% from 255 or 20.92% from 239); Blue value is 134 (52.73% from 255 or 56.07% from 239); Max value from RGB is 134 - color contains mainly: blue. Hex color #373286 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #373286 is #C8CD79. Grayscale: #3C3C3C. Windows color (decimal): -13159802 or 8794679. OLE color: 8794679.
HSL color Cylindrical-coordinate representation of color #373286: hue angle of 243.57º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #373286 is Cyan = 0.59, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 55 | 50 | 134 | - |
| CMYK | 0.59 | 0.63 | 0 | 0.47 |
| HSL | 243.57º | 0.46% | 0.36% | - |
| HSV(B) | 243.57º | 0.63% | 0.53% | - |
| XYZ | 7.02 | 4.81 | 23.11 | - |
| YUV | 61.07 | 169.16 | 123.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 50 | 134 | 0.59 | 0.63 | 0 | 0.47 | 243.57 | 0.46 | 0.36 |
| Hex | 37 | 32 | 86 | 3B | 3F | 0 | 2F | F4 | 2E | 24 |
| Octal | 67 | 62 | 206 | 73 | 77 | 0 | 57 | 364 | 56 | 44 |
| Binary | 110111 | 110010 | 10000110 | 111011 | 111111 | 0 | 101111 | 11110100 | 101110 | 100100 |
Color Harmonies of #373286
Complementary color
Monochromatic Colors of #373286
Black with #373286
Text Example
Text Example
White with #373286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373286; }
p { color: rgb(55,50,134); }
H1.HeaderClassName
{
color: #373286;
}
.AnyTagClassName
{
color: #373286;
}
</style>
background-color css
<style>
a { background-color: #373286; }
a { background-color: rgb(55,50,134); }
div.DivClassName
{
background-color: #373286;
}
.BgClassName
{
background-color: #373286;
}
</style>
border-color css
<style>
span { border-color: #373286; }
span { border-color: rgb(55,50,134); }
td.TdClassName
{
border-color: #373286;
}
.TagClassName
{
border-color: #373286;
}
</style>