Shades of Jacksons Purple #373886
Tints of Jacksons Purple #373886
RGB
CMYK
RGB Variations
Color information
#373886 (or 0x373886) is known color: Jacksons Purple. HEX triplet: 37, 38 and 86. RGB value is (55,56,134). Sum of RGB (Red+Green+Blue) = 55+56+134=245 (32% of max value = 765). Red value is 55 (21.88% from 255 or 22.45% from 245); Green value is 56 (22.27% from 255 or 22.86% from 245); Blue value is 134 (52.73% from 255 or 54.69% from 245); Max value from RGB is 134 - color contains mainly: blue. Hex color #373886 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #373886 is #C8C779. Grayscale: #404040. Windows color (decimal): -13158266 or 8796215. OLE color: 8796215.
HSL color Cylindrical-coordinate representation of color #373886: hue angle of 239.24º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #373886 is Cyan = 0.59, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 55 | 56 | 134 | - |
| CMYK | 0.59 | 0.58 | 0 | 0.47 |
| HSL | 239.24º | 0.42% | 0.37% | - |
| HSV(B) | 239.24º | 0.59% | 0.53% | - |
| XYZ | 7.29 | 5.36 | 23.2 | - |
| YUV | 64.59 | 167.17 | 121.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 56 | 134 | 0.59 | 0.58 | 0 | 0.47 | 239.24 | 0.42 | 0.37 |
| Hex | 37 | 38 | 86 | 3B | 3A | 0 | 2F | EF | 2A | 25 |
| Octal | 67 | 70 | 206 | 73 | 72 | 0 | 57 | 357 | 52 | 45 |
| Binary | 110111 | 111000 | 10000110 | 111011 | 111010 | 0 | 101111 | 11101111 | 101010 | 100101 |
Color Harmonies of #373886
Complementary color
Monochromatic Colors of #373886
Black with #373886
Text Example
Text Example
White with #373886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373886; }
p { color: rgb(55,56,134); }
H1.HeaderClassName
{
color: #373886;
}
.AnyTagClassName
{
color: #373886;
}
</style>
background-color css
<style>
a { background-color: #373886; }
a { background-color: rgb(55,56,134); }
div.DivClassName
{
background-color: #373886;
}
.BgClassName
{
background-color: #373886;
}
</style>
border-color css
<style>
span { border-color: #373886; }
span { border-color: rgb(55,56,134); }
td.TdClassName
{
border-color: #373886;
}
.TagClassName
{
border-color: #373886;
}
</style>