Shades of Jacksons Purple #354089
Tints of Jacksons Purple #354089
RGB
CMYK
RGB Variations
Color information
#354089 (or 0x354089) is known color: Jacksons Purple. HEX triplet: 35, 40 and 89. RGB value is (53,64,137). Sum of RGB (Red+Green+Blue) = 53+64+137=254 (33% of max value = 765). Red value is 53 (21.09% from 255 or 20.87% from 254); Green value is 64 (25.39% from 255 or 25.20% from 254); Blue value is 137 (53.91% from 255 or 53.94% from 254); Max value from RGB is 137 - color contains mainly: blue. Hex color #354089 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #354089 is #CABF76. Grayscale: #444444. Windows color (decimal): -13287287 or 8994869. OLE color: 8994869.
HSL color Cylindrical-coordinate representation of color #354089: hue angle of 232.14º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #354089 is Cyan = 0.61, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 53 | 64 | 137 | - |
| CMYK | 0.61 | 0.53 | 0 | 0.46 |
| HSL | 232.14º | 0.44% | 0.37% | - |
| HSV(B) | 232.14º | 0.61% | 0.54% | - |
| XYZ | 7.82 | 6.23 | 24.46 | - |
| YUV | 69.03 | 166.36 | 116.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 64 | 137 | 0.61 | 0.53 | 0 | 0.46 | 232.14 | 0.44 | 0.37 |
| Hex | 35 | 40 | 89 | 3D | 35 | 0 | 2E | E8 | 2C | 25 |
| Octal | 65 | 100 | 211 | 75 | 65 | 0 | 56 | 350 | 54 | 45 |
| Binary | 110101 | 1000000 | 10001001 | 111101 | 110101 | 0 | 101110 | 11101000 | 101100 | 100101 |
Color Harmonies of #354089
Complementary color
Monochromatic Colors of #354089
Black with #354089
Text Example
Text Example
White with #354089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #354089; }
p { color: rgb(53,64,137); }
H1.HeaderClassName
{
color: #354089;
}
.AnyTagClassName
{
color: #354089;
}
</style>
background-color css
<style>
a { background-color: #354089; }
a { background-color: rgb(53,64,137); }
div.DivClassName
{
background-color: #354089;
}
.BgClassName
{
background-color: #354089;
}
</style>
border-color css
<style>
span { border-color: #354089; }
span { border-color: rgb(53,64,137); }
td.TdClassName
{
border-color: #354089;
}
.TagClassName
{
border-color: #354089;
}
</style>