Shades of Jacksons Purple #323594
Tints of Jacksons Purple #323594
RGB
CMYK
RGB Variations
Color information
#323594 (or 0x323594) is known color: Jacksons Purple. HEX triplet: 32, 35 and 94. RGB value is (50,53,148). Sum of RGB (Red+Green+Blue) = 50+53+148=251 (33% of max value = 765). Red value is 50 (19.92% from 255 or 19.92% from 251); Green value is 53 (21.09% from 255 or 21.12% from 251); Blue value is 148 (58.20% from 255 or 58.96% from 251); Max value from RGB is 148 - color contains mainly: blue. Hex color #323594 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #323594 is #CDCA6B. Grayscale: #3E3E3E. Windows color (decimal): -13486700 or 9712946. OLE color: 9712946.
HSL color Cylindrical-coordinate representation of color #323594: hue angle of 238.16º 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 #323594 is Cyan = 0.66, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 53 | 148 | - |
| CMYK | 0.66 | 0.64 | 0 | 0.42 |
| HSL | 238.16º | 0.49% | 0.39% | - |
| HSV(B) | 238.16º | 0.66% | 0.58% | - |
| XYZ | 7.93 | 5.36 | 28.63 | - |
| YUV | 62.93 | 176.01 | 118.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 53 | 148 | 0.66 | 0.64 | 0 | 0.42 | 238.16 | 0.49 | 0.39 |
| Hex | 32 | 35 | 94 | 42 | 40 | 0 | 2A | EE | 31 | 27 |
| Octal | 62 | 65 | 224 | 102 | 100 | 0 | 52 | 356 | 61 | 47 |
| Binary | 110010 | 110101 | 10010100 | 1000010 | 1000000 | 0 | 101010 | 11101110 | 110001 | 100111 |
Color Harmonies of #323594
Complementary color
Monochromatic Colors of #323594
Black with #323594
Text Example
Text Example
White with #323594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323594; }
p { color: rgb(50,53,148); }
H1.HeaderClassName
{
color: #323594;
}
.AnyTagClassName
{
color: #323594;
}
</style>
background-color css
<style>
a { background-color: #323594; }
a { background-color: rgb(50,53,148); }
div.DivClassName
{
background-color: #323594;
}
.BgClassName
{
background-color: #323594;
}
</style>
border-color css
<style>
span { border-color: #323594; }
span { border-color: rgb(50,53,148); }
td.TdClassName
{
border-color: #323594;
}
.TagClassName
{
border-color: #323594;
}
</style>