Shades of Jacksons Purple #353088
Tints of Jacksons Purple #353088
RGB
CMYK
RGB Variations
Color information
#353088 (or 0x353088) is known color: Jacksons Purple. HEX triplet: 35, 30 and 88. RGB value is (53,48,136). Sum of RGB (Red+Green+Blue) = 53+48+136=237 (31% of max value = 765). Red value is 53 (21.09% from 255 or 22.36% from 237); Green value is 48 (19.14% from 255 or 20.25% from 237); Blue value is 136 (53.52% from 255 or 57.38% from 237); Max value from RGB is 136 - color contains mainly: blue. Hex color #353088 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #353088 is #CACF77. Grayscale: #3B3B3B. Windows color (decimal): -13291384 or 8925237. OLE color: 8925237.
HSL color Cylindrical-coordinate representation of color #353088: hue angle of 243.41º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #353088 is Cyan = 0.61, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 48 | 136 | - |
| CMYK | 0.61 | 0.65 | 0 | 0.47 |
| HSL | 243.41º | 0.48% | 0.36% | - |
| HSV(B) | 243.41º | 0.65% | 0.53% | - |
| XYZ | 6.97 | 4.65 | 23.82 | - |
| YUV | 59.53 | 171.16 | 123.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 48 | 136 | 0.61 | 0.65 | 0 | 0.47 | 243.41 | 0.48 | 0.36 |
| Hex | 35 | 30 | 88 | 3D | 41 | 0 | 2F | F3 | 30 | 24 |
| Octal | 65 | 60 | 210 | 75 | 101 | 0 | 57 | 363 | 60 | 44 |
| Binary | 110101 | 110000 | 10001000 | 111101 | 1000001 | 0 | 101111 | 11110011 | 110000 | 100100 |
Color Harmonies of #353088
Complementary color
Monochromatic Colors of #353088
Black with #353088
Text Example
Text Example
White with #353088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353088; }
p { color: rgb(53,48,136); }
H1.HeaderClassName
{
color: #353088;
}
.AnyTagClassName
{
color: #353088;
}
</style>
background-color css
<style>
a { background-color: #353088; }
a { background-color: rgb(53,48,136); }
div.DivClassName
{
background-color: #353088;
}
.BgClassName
{
background-color: #353088;
}
</style>
border-color css
<style>
span { border-color: #353088; }
span { border-color: rgb(53,48,136); }
td.TdClassName
{
border-color: #353088;
}
.TagClassName
{
border-color: #353088;
}
</style>