Shades of Jacksons Purple #353289
Tints of Jacksons Purple #353289
RGB
CMYK
RGB Variations
Color information
#353289 (or 0x353289) is known color: Jacksons Purple. HEX triplet: 35, 32 and 89. RGB value is (53,50,137). Sum of RGB (Red+Green+Blue) = 53+50+137=240 (31% of max value = 765). Red value is 53 (21.09% from 255 or 22.08% from 240); Green value is 50 (19.92% from 255 or 20.83% from 240); Blue value is 137 (53.91% from 255 or 57.08% from 240); Max value from RGB is 137 - color contains mainly: blue. Hex color #353289 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #353289 is #CACD76. Grayscale: #3C3C3C. Windows color (decimal): -13290871 or 8991285. OLE color: 8991285.
HSL color Cylindrical-coordinate representation of color #353289: hue angle of 242.07º degrees, saturation: 0.47, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #353289 is Cyan = 0.61, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 53 | 50 | 137 | - |
| CMYK | 0.61 | 0.64 | 0 | 0.46 |
| HSL | 242.07º | 0.47% | 0.37% | - |
| HSV(B) | 242.07º | 0.64% | 0.54% | - |
| XYZ | 7.12 | 4.84 | 24.23 | - |
| YUV | 60.82 | 170.99 | 122.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 50 | 137 | 0.61 | 0.64 | 0 | 0.46 | 242.07 | 0.47 | 0.37 |
| Hex | 35 | 32 | 89 | 3D | 40 | 0 | 2E | F2 | 2F | 25 |
| Octal | 65 | 62 | 211 | 75 | 100 | 0 | 56 | 362 | 57 | 45 |
| Binary | 110101 | 110010 | 10001001 | 111101 | 1000000 | 0 | 101110 | 11110010 | 101111 | 100101 |
Color Harmonies of #353289
Complementary color
Monochromatic Colors of #353289
Black with #353289
Text Example
Text Example
White with #353289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353289; }
p { color: rgb(53,50,137); }
H1.HeaderClassName
{
color: #353289;
}
.AnyTagClassName
{
color: #353289;
}
</style>
background-color css
<style>
a { background-color: #353289; }
a { background-color: rgb(53,50,137); }
div.DivClassName
{
background-color: #353289;
}
.BgClassName
{
background-color: #353289;
}
</style>
border-color css
<style>
span { border-color: #353289; }
span { border-color: rgb(53,50,137); }
td.TdClassName
{
border-color: #353289;
}
.TagClassName
{
border-color: #353289;
}
</style>