Shades of Jacksons Purple #353790
Tints of Jacksons Purple #353790
RGB
CMYK
RGB Variations
Color information
#353790 (or 0x353790) is known color: Jacksons Purple. HEX triplet: 35, 37 and 90. RGB value is (53,55,144). Sum of RGB (Red+Green+Blue) = 53+55+144=252 (33% of max value = 765). Red value is 53 (21.09% from 255 or 21.03% from 252); Green value is 55 (21.88% from 255 or 21.83% from 252); Blue value is 144 (56.64% from 255 or 57.14% from 252); Max value from RGB is 144 - color contains mainly: blue. Hex color #353790 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #353790 is #CAC86F. Grayscale: #404040. Windows color (decimal): -13289584 or 9451317. OLE color: 9451317.
HSL color Cylindrical-coordinate representation of color #353790: hue angle of 238.68º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #353790 is Cyan = 0.63, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 53 | 55 | 144 | - |
| CMYK | 0.63 | 0.62 | 0 | 0.44 |
| HSL | 238.68º | 0.46% | 0.39% | - |
| HSV(B) | 238.68º | 0.63% | 0.56% | - |
| XYZ | 7.87 | 5.5 | 27.03 | - |
| YUV | 64.55 | 172.84 | 119.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 55 | 144 | 0.63 | 0.62 | 0 | 0.44 | 238.68 | 0.46 | 0.39 |
| Hex | 35 | 37 | 90 | 3F | 3E | 0 | 2C | EF | 2E | 27 |
| Octal | 65 | 67 | 220 | 77 | 76 | 0 | 54 | 357 | 56 | 47 |
| Binary | 110101 | 110111 | 10010000 | 111111 | 111110 | 0 | 101100 | 11101111 | 101110 | 100111 |
Color Harmonies of #353790
Complementary color
Monochromatic Colors of #353790
Black with #353790
Text Example
Text Example
White with #353790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353790; }
p { color: rgb(53,55,144); }
H1.HeaderClassName
{
color: #353790;
}
.AnyTagClassName
{
color: #353790;
}
</style>
background-color css
<style>
a { background-color: #353790; }
a { background-color: rgb(53,55,144); }
div.DivClassName
{
background-color: #353790;
}
.BgClassName
{
background-color: #353790;
}
</style>
border-color css
<style>
span { border-color: #353790; }
span { border-color: rgb(53,55,144); }
td.TdClassName
{
border-color: #353790;
}
.TagClassName
{
border-color: #353790;
}
</style>