Shades of Jacksons Purple #313889
Tints of Jacksons Purple #313889
RGB
CMYK
RGB Variations
Color information
#313889 (or 0x313889) is known color: Jacksons Purple. HEX triplet: 31, 38 and 89. RGB value is (49,56,137). Sum of RGB (Red+Green+Blue) = 49+56+137=242 (32% of max value = 765). Red value is 49 (19.53% from 255 or 20.25% from 242); Green value is 56 (22.27% from 255 or 23.14% from 242); Blue value is 137 (53.91% from 255 or 56.61% from 242); Max value from RGB is 137 - color contains mainly: blue. Hex color #313889 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #313889 is #CEC776. Grayscale: #3E3E3E. Windows color (decimal): -13551479 or 8992817. OLE color: 8992817.
HSL color Cylindrical-coordinate representation of color #313889: hue angle of 235.23º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #313889 is Cyan = 0.64, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 49 | 56 | 137 | - |
| CMYK | 0.64 | 0.59 | 0 | 0.46 |
| HSL | 235.23º | 0.47% | 0.36% | - |
| HSV(B) | 235.23º | 0.64% | 0.54% | - |
| XYZ | 7.2 | 5.29 | 24.31 | - |
| YUV | 63.14 | 169.68 | 117.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 56 | 137 | 0.64 | 0.59 | 0 | 0.46 | 235.23 | 0.47 | 0.36 |
| Hex | 31 | 38 | 89 | 40 | 3B | 0 | 2E | EB | 2F | 24 |
| Octal | 61 | 70 | 211 | 100 | 73 | 0 | 56 | 353 | 57 | 44 |
| Binary | 110001 | 111000 | 10001001 | 1000000 | 111011 | 0 | 101110 | 11101011 | 101111 | 100100 |
Color Harmonies of #313889
Complementary color
Monochromatic Colors of #313889
Black with #313889
Text Example
Text Example
White with #313889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313889; }
p { color: rgb(49,56,137); }
H1.HeaderClassName
{
color: #313889;
}
.AnyTagClassName
{
color: #313889;
}
</style>
background-color css
<style>
a { background-color: #313889; }
a { background-color: rgb(49,56,137); }
div.DivClassName
{
background-color: #313889;
}
.BgClassName
{
background-color: #313889;
}
</style>
border-color css
<style>
span { border-color: #313889; }
span { border-color: rgb(49,56,137); }
td.TdClassName
{
border-color: #313889;
}
.TagClassName
{
border-color: #313889;
}
</style>