Shades of Jacksons Purple #313685
Tints of Jacksons Purple #313685
RGB
CMYK
RGB Variations
Color information
#313685 (or 0x313685) is known color: Jacksons Purple. HEX triplet: 31, 36 and 85. RGB value is (49,54,133). Sum of RGB (Red+Green+Blue) = 49+54+133=236 (31% of max value = 765). Red value is 49 (19.53% from 255 or 20.76% from 236); Green value is 54 (21.48% from 255 or 22.88% from 236); Blue value is 133 (52.34% from 255 or 56.36% from 236); Max value from RGB is 133 - color contains mainly: blue. Hex color #313685 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #313685 is #CEC97A. Grayscale: #3D3D3D. Windows color (decimal): -13551995 or 8730161. OLE color: 8730161.
HSL color Cylindrical-coordinate representation of color #313685: hue angle of 236.43º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #313685 is Cyan = 0.63, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 49 | 54 | 133 | - |
| CMYK | 0.63 | 0.59 | 0 | 0.48 |
| HSL | 236.43º | 0.46% | 0.36% | - |
| HSV(B) | 236.43º | 0.63% | 0.52% | - |
| XYZ | 6.82 | 4.98 | 22.79 | - |
| YUV | 61.51 | 168.34 | 119.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 54 | 133 | 0.63 | 0.59 | 0 | 0.48 | 236.43 | 0.46 | 0.36 |
| Hex | 31 | 36 | 85 | 3F | 3B | 0 | 30 | EC | 2E | 24 |
| Octal | 61 | 66 | 205 | 77 | 73 | 0 | 60 | 354 | 56 | 44 |
| Binary | 110001 | 110110 | 10000101 | 111111 | 111011 | 0 | 110000 | 11101100 | 101110 | 100100 |
Color Harmonies of #313685
Complementary color
Monochromatic Colors of #313685
Black with #313685
Text Example
Text Example
White with #313685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313685; }
p { color: rgb(49,54,133); }
H1.HeaderClassName
{
color: #313685;
}
.AnyTagClassName
{
color: #313685;
}
</style>
background-color css
<style>
a { background-color: #313685; }
a { background-color: rgb(49,54,133); }
div.DivClassName
{
background-color: #313685;
}
.BgClassName
{
background-color: #313685;
}
</style>
border-color css
<style>
span { border-color: #313685; }
span { border-color: rgb(49,54,133); }
td.TdClassName
{
border-color: #313685;
}
.TagClassName
{
border-color: #313685;
}
</style>