Shades of Jacksons Purple #313794
Tints of Jacksons Purple #313794
RGB
CMYK
RGB Variations
Color information
#313794 (or 0x313794) is known color: Jacksons Purple. HEX triplet: 31, 37 and 94. RGB value is (49,55,148). Sum of RGB (Red+Green+Blue) = 49+55+148=252 (33% of max value = 765). Red value is 49 (19.53% from 255 or 19.44% from 252); Green value is 55 (21.88% from 255 or 21.83% from 252); Blue value is 148 (58.20% from 255 or 58.73% from 252); Max value from RGB is 148 - color contains mainly: blue. Hex color #313794 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #313794 is #CEC86B. Grayscale: #3F3F3F. Windows color (decimal): -13551724 or 9713457. OLE color: 9713457.
HSL color Cylindrical-coordinate representation of color #313794: hue angle of 236.36º 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 #313794 is Cyan = 0.67, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 49 | 55 | 148 | - |
| CMYK | 0.67 | 0.63 | 0 | 0.42 |
| HSL | 236.36º | 0.5% | 0.39% | - |
| HSV(B) | 236.36º | 0.67% | 0.58% | - |
| XYZ | 7.98 | 5.52 | 28.66 | - |
| YUV | 63.81 | 175.51 | 117.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 55 | 148 | 0.67 | 0.63 | 0 | 0.42 | 236.36 | 0.5 | 0.39 |
| Hex | 31 | 37 | 94 | 43 | 3F | 0 | 2A | EC | 32 | 27 |
| Octal | 61 | 67 | 224 | 103 | 77 | 0 | 52 | 354 | 62 | 47 |
| Binary | 110001 | 110111 | 10010100 | 1000011 | 111111 | 0 | 101010 | 11101100 | 110010 | 100111 |
Color Harmonies of #313794
Complementary color
Monochromatic Colors of #313794
Black with #313794
Text Example
Text Example
White with #313794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313794; }
p { color: rgb(49,55,148); }
H1.HeaderClassName
{
color: #313794;
}
.AnyTagClassName
{
color: #313794;
}
</style>
background-color css
<style>
a { background-color: #313794; }
a { background-color: rgb(49,55,148); }
div.DivClassName
{
background-color: #313794;
}
.BgClassName
{
background-color: #313794;
}
</style>
border-color css
<style>
span { border-color: #313794; }
span { border-color: rgb(49,55,148); }
td.TdClassName
{
border-color: #313794;
}
.TagClassName
{
border-color: #313794;
}
</style>