Shades of Jacksons Purple #312886
Tints of Jacksons Purple #312886
RGB
CMYK
RGB Variations
Color information
#312886 (or 0x312886) is known color: Jacksons Purple. HEX triplet: 31, 28 and 86. RGB value is (49,40,134). Sum of RGB (Red+Green+Blue) = 49+40+134=223 (29% of max value = 765). Red value is 49 (19.53% from 255 or 21.97% from 223); Green value is 40 (16.02% from 255 or 17.94% from 223); Blue value is 134 (52.73% from 255 or 60.09% from 223); Max value from RGB is 134 - color contains mainly: blue. Hex color #312886 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #312886 is #CED779. Grayscale: #353535. Windows color (decimal): -13555578 or 8792113. OLE color: 8792113.
HSL color Cylindrical-coordinate representation of color #312886: hue angle of 245.74º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #312886 is Cyan = 0.63, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 40 | 134 | - |
| CMYK | 0.63 | 0.70 | 0 | 0.47 |
| HSL | 245.74º | 0.54% | 0.34% | - |
| HSV(B) | 245.74º | 0.7% | 0.53% | - |
| XYZ | 6.33 | 3.89 | 22.97 | - |
| YUV | 53.41 | 173.48 | 124.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 40 | 134 | 0.63 | 0.70 | 0 | 0.47 | 245.74 | 0.54 | 0.34 |
| Hex | 31 | 28 | 86 | 3F | 46 | 0 | 2F | F6 | 36 | 22 |
| Octal | 61 | 50 | 206 | 77 | 106 | 0 | 57 | 366 | 66 | 42 |
| Binary | 110001 | 101000 | 10000110 | 111111 | 1000110 | 0 | 101111 | 11110110 | 110110 | 100010 |
Color Harmonies of #312886
Complementary color
Monochromatic Colors of #312886
Black with #312886
Text Example
Text Example
White with #312886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #312886; }
p { color: rgb(49,40,134); }
H1.HeaderClassName
{
color: #312886;
}
.AnyTagClassName
{
color: #312886;
}
</style>
background-color css
<style>
a { background-color: #312886; }
a { background-color: rgb(49,40,134); }
div.DivClassName
{
background-color: #312886;
}
.BgClassName
{
background-color: #312886;
}
</style>
border-color css
<style>
span { border-color: #312886; }
span { border-color: rgb(49,40,134); }
td.TdClassName
{
border-color: #312886;
}
.TagClassName
{
border-color: #312886;
}
</style>