Shades of Jacksons Purple #313492
Tints of Jacksons Purple #313492
RGB
CMYK
RGB Variations
Color information
#313492 (or 0x313492) is known color: Jacksons Purple. HEX triplet: 31, 34 and 92. RGB value is (49,52,146). Sum of RGB (Red+Green+Blue) = 49+52+146=247 (32% of max value = 765). Red value is 49 (19.53% from 255 or 19.84% from 247); Green value is 52 (20.70% from 255 or 21.05% from 247); Blue value is 146 (57.42% from 255 or 59.11% from 247); Max value from RGB is 146 - color contains mainly: blue. Hex color #313492 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #313492 is #CECB6D. Grayscale: #3D3D3D. Windows color (decimal): -13552494 or 9581617. OLE color: 9581617.
HSL color Cylindrical-coordinate representation of color #313492: hue angle of 238.14º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #313492 is Cyan = 0.66, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 49 | 52 | 146 | - |
| CMYK | 0.66 | 0.64 | 0 | 0.43 |
| HSL | 238.14º | 0.5% | 0.38% | - |
| HSV(B) | 238.14º | 0.66% | 0.57% | - |
| XYZ | 7.68 | 5.18 | 27.79 | - |
| YUV | 61.82 | 175.51 | 118.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 52 | 146 | 0.66 | 0.64 | 0 | 0.43 | 238.14 | 0.5 | 0.38 |
| Hex | 31 | 34 | 92 | 42 | 40 | 0 | 2B | EE | 32 | 26 |
| Octal | 61 | 64 | 222 | 102 | 100 | 0 | 53 | 356 | 62 | 46 |
| Binary | 110001 | 110100 | 10010010 | 1000010 | 1000000 | 0 | 101011 | 11101110 | 110010 | 100110 |
Color Harmonies of #313492
Complementary color
Monochromatic Colors of #313492
Black with #313492
Text Example
Text Example
White with #313492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313492; }
p { color: rgb(49,52,146); }
H1.HeaderClassName
{
color: #313492;
}
.AnyTagClassName
{
color: #313492;
}
</style>
background-color css
<style>
a { background-color: #313492; }
a { background-color: rgb(49,52,146); }
div.DivClassName
{
background-color: #313492;
}
.BgClassName
{
background-color: #313492;
}
</style>
border-color css
<style>
span { border-color: #313492; }
span { border-color: rgb(49,52,146); }
td.TdClassName
{
border-color: #313492;
}
.TagClassName
{
border-color: #313492;
}
</style>