Shades of Jacksons Purple #323793
Tints of Jacksons Purple #323793
RGB
CMYK
RGB Variations
Color information
#323793 (or 0x323793) is known color: Jacksons Purple. HEX triplet: 32, 37 and 93. RGB value is (50,55,147). Sum of RGB (Red+Green+Blue) = 50+55+147=252 (33% of max value = 765). Red value is 50 (19.92% from 255 or 19.84% from 252); Green value is 55 (21.88% from 255 or 21.83% from 252); Blue value is 147 (57.81% from 255 or 58.33% from 252); Max value from RGB is 147 - color contains mainly: blue. Hex color #323793 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #323793 is #CDC86C. Grayscale: #3F3F3F. Windows color (decimal): -13486189 or 9647922. OLE color: 9647922.
HSL color Cylindrical-coordinate representation of color #323793: hue angle of 236.91º degrees, saturation: 0.49, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #323793 is Cyan = 0.66, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 55 | 147 | - |
| CMYK | 0.66 | 0.63 | 0 | 0.42 |
| HSL | 236.91º | 0.49% | 0.39% | - |
| HSV(B) | 236.91º | 0.66% | 0.58% | - |
| XYZ | 7.95 | 5.52 | 28.25 | - |
| YUV | 63.99 | 174.84 | 118.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 55 | 147 | 0.66 | 0.63 | 0 | 0.42 | 236.91 | 0.49 | 0.39 |
| Hex | 32 | 37 | 93 | 42 | 3F | 0 | 2A | ED | 31 | 27 |
| Octal | 62 | 67 | 223 | 102 | 77 | 0 | 52 | 355 | 61 | 47 |
| Binary | 110010 | 110111 | 10010011 | 1000010 | 111111 | 0 | 101010 | 11101101 | 110001 | 100111 |
Color Harmonies of #323793
Complementary color
Monochromatic Colors of #323793
Black with #323793
Text Example
Text Example
White with #323793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323793; }
p { color: rgb(50,55,147); }
H1.HeaderClassName
{
color: #323793;
}
.AnyTagClassName
{
color: #323793;
}
</style>
background-color css
<style>
a { background-color: #323793; }
a { background-color: rgb(50,55,147); }
div.DivClassName
{
background-color: #323793;
}
.BgClassName
{
background-color: #323793;
}
</style>
border-color css
<style>
span { border-color: #323793; }
span { border-color: rgb(50,55,147); }
td.TdClassName
{
border-color: #323793;
}
.TagClassName
{
border-color: #323793;
}
</style>