Shades of Jacksons Purple #313885
Tints of Jacksons Purple #313885
RGB
CMYK
RGB Variations
Color information
#313885 (or 0x313885) is known color: Jacksons Purple. HEX triplet: 31, 38 and 85. RGB value is (49,56,133). Sum of RGB (Red+Green+Blue) = 49+56+133=238 (31% of max value = 765). Red value is 49 (19.53% from 255 or 20.59% from 238); Green value is 56 (22.27% from 255 or 23.53% from 238); Blue value is 133 (52.34% from 255 or 55.88% from 238); Max value from RGB is 133 - color contains mainly: blue. Hex color #313885 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #313885 is #CEC77A. Grayscale: #3E3E3E. Windows color (decimal): -13551483 or 8730673. OLE color: 8730673.
HSL color Cylindrical-coordinate representation of color #313885: hue angle of 235º 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 #313885 is Cyan = 0.63, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 49 | 56 | 133 | - |
| CMYK | 0.63 | 0.58 | 0 | 0.48 |
| HSL | 235º | 0.46% | 0.36% | - |
| HSV(B) | 235º | 0.63% | 0.52% | - |
| XYZ | 6.91 | 5.17 | 22.82 | - |
| YUV | 62.69 | 167.68 | 118.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 56 | 133 | 0.63 | 0.58 | 0 | 0.48 | 235 | 0.46 | 0.36 |
| Hex | 31 | 38 | 85 | 3F | 3A | 0 | 30 | EB | 2E | 24 |
| Octal | 61 | 70 | 205 | 77 | 72 | 0 | 60 | 353 | 56 | 44 |
| Binary | 110001 | 111000 | 10000101 | 111111 | 111010 | 0 | 110000 | 11101011 | 101110 | 100100 |
Color Harmonies of #313885
Complementary color
Monochromatic Colors of #313885
Black with #313885
Text Example
Text Example
White with #313885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313885; }
p { color: rgb(49,56,133); }
H1.HeaderClassName
{
color: #313885;
}
.AnyTagClassName
{
color: #313885;
}
</style>
background-color css
<style>
a { background-color: #313885; }
a { background-color: rgb(49,56,133); }
div.DivClassName
{
background-color: #313885;
}
.BgClassName
{
background-color: #313885;
}
</style>
border-color css
<style>
span { border-color: #313885; }
span { border-color: rgb(49,56,133); }
td.TdClassName
{
border-color: #313885;
}
.TagClassName
{
border-color: #313885;
}
</style>