Shades of Jacksons Purple #313594
Tints of Jacksons Purple #313594
RGB
CMYK
RGB Variations
Color information
#313594 (or 0x313594) is known color: Jacksons Purple. HEX triplet: 31, 35 and 94. RGB value is (49,53,148). Sum of RGB (Red+Green+Blue) = 49+53+148=250 (33% of max value = 765). Red value is 49 (19.53% from 255 or 19.6% from 250); Green value is 53 (21.09% from 255 or 21.2% from 250); Blue value is 148 (58.20% from 255 or 59.2% from 250); Max value from RGB is 148 - color contains mainly: blue. Hex color #313594 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #313594 is #CECA6B. Grayscale: #3E3E3E. Windows color (decimal): -13552236 or 9712945. OLE color: 9712945.
HSL color Cylindrical-coordinate representation of color #313594: hue angle of 237.58º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #313594 is Cyan = 0.67, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 49 | 53 | 148 | - |
| CMYK | 0.67 | 0.64 | 0 | 0.42 |
| HSL | 237.58º | 0.5% | 0.39% | - |
| HSV(B) | 237.58º | 0.67% | 0.58% | - |
| XYZ | 7.89 | 5.34 | 28.63 | - |
| YUV | 62.63 | 176.17 | 118.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 53 | 148 | 0.67 | 0.64 | 0 | 0.42 | 237.58 | 0.5 | 0.39 |
| Hex | 31 | 35 | 94 | 43 | 40 | 0 | 2A | EE | 32 | 27 |
| Octal | 61 | 65 | 224 | 103 | 100 | 0 | 52 | 356 | 62 | 47 |
| Binary | 110001 | 110101 | 10010100 | 1000011 | 1000000 | 0 | 101010 | 11101110 | 110010 | 100111 |
Color Harmonies of #313594
Complementary color
Monochromatic Colors of #313594
Black with #313594
Text Example
Text Example
White with #313594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313594; }
p { color: rgb(49,53,148); }
H1.HeaderClassName
{
color: #313594;
}
.AnyTagClassName
{
color: #313594;
}
</style>
background-color css
<style>
a { background-color: #313594; }
a { background-color: rgb(49,53,148); }
div.DivClassName
{
background-color: #313594;
}
.BgClassName
{
background-color: #313594;
}
</style>
border-color css
<style>
span { border-color: #313594; }
span { border-color: rgb(49,53,148); }
td.TdClassName
{
border-color: #313594;
}
.TagClassName
{
border-color: #313594;
}
</style>