Shades of Jacksons Purple #313087
Tints of Jacksons Purple #313087
RGB
CMYK
RGB Variations
Color information
#313087 (or 0x313087) is known color: Jacksons Purple. HEX triplet: 31, 30 and 87. RGB value is (49,48,135). Sum of RGB (Red+Green+Blue) = 49+48+135=232 (30% of max value = 765). Red value is 49 (19.53% from 255 or 21.12% from 232); Green value is 48 (19.14% from 255 or 20.69% from 232); Blue value is 135 (53.12% from 255 or 58.19% from 232); Max value from RGB is 135 - color contains mainly: blue. Hex color #313087 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #313087 is #CECF78. Grayscale: #393939. Windows color (decimal): -13553529 or 8859697. OLE color: 8859697.
HSL color Cylindrical-coordinate representation of color #313087: hue angle of 240.69º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #313087 is Cyan = 0.64, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 48 | 135 | - |
| CMYK | 0.64 | 0.64 | 0 | 0.47 |
| HSL | 240.69º | 0.48% | 0.36% | - |
| HSV(B) | 240.69º | 0.64% | 0.53% | - |
| XYZ | 6.7 | 4.52 | 23.44 | - |
| YUV | 58.22 | 171.33 | 121.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 48 | 135 | 0.64 | 0.64 | 0 | 0.47 | 240.69 | 0.48 | 0.36 |
| Hex | 31 | 30 | 87 | 40 | 40 | 0 | 2F | F1 | 30 | 24 |
| Octal | 61 | 60 | 207 | 100 | 100 | 0 | 57 | 361 | 60 | 44 |
| Binary | 110001 | 110000 | 10000111 | 1000000 | 1000000 | 0 | 101111 | 11110001 | 110000 | 100100 |
Color Harmonies of #313087
Complementary color
Monochromatic Colors of #313087
Black with #313087
Text Example
Text Example
White with #313087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313087; }
p { color: rgb(49,48,135); }
H1.HeaderClassName
{
color: #313087;
}
.AnyTagClassName
{
color: #313087;
}
</style>
background-color css
<style>
a { background-color: #313087; }
a { background-color: rgb(49,48,135); }
div.DivClassName
{
background-color: #313087;
}
.BgClassName
{
background-color: #313087;
}
</style>
border-color css
<style>
span { border-color: #313087; }
span { border-color: rgb(49,48,135); }
td.TdClassName
{
border-color: #313087;
}
.TagClassName
{
border-color: #313087;
}
</style>