Shades of Jacksons Purple #364089
Tints of Jacksons Purple #364089
RGB
CMYK
RGB Variations
Color information
#364089 (or 0x364089) is known color: Jacksons Purple. HEX triplet: 36, 40 and 89. RGB value is (54,64,137). Sum of RGB (Red+Green+Blue) = 54+64+137=255 (33% of max value = 765). Red value is 54 (21.48% from 255 or 21.18% from 255); Green value is 64 (25.39% from 255 or 25.10% from 255); Blue value is 137 (53.91% from 255 or 53.73% from 255); Max value from RGB is 137 - color contains mainly: blue. Hex color #364089 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #364089 is #C9BF76. Grayscale: #454545. Windows color (decimal): -13221751 or 8994870. OLE color: 8994870.
HSL color Cylindrical-coordinate representation of color #364089: hue angle of 232.77º degrees, saturation: 0.43, 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 #364089 is Cyan = 0.61, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 54 | 64 | 137 | - |
| CMYK | 0.61 | 0.53 | 0 | 0.46 |
| HSL | 232.77º | 0.43% | 0.37% | - |
| HSV(B) | 232.77º | 0.61% | 0.54% | - |
| XYZ | 7.87 | 6.26 | 24.46 | - |
| YUV | 69.33 | 166.19 | 117.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 64 | 137 | 0.61 | 0.53 | 0 | 0.46 | 232.77 | 0.43 | 0.37 |
| Hex | 36 | 40 | 89 | 3D | 35 | 0 | 2E | E9 | 2B | 25 |
| Octal | 66 | 100 | 211 | 75 | 65 | 0 | 56 | 351 | 53 | 45 |
| Binary | 110110 | 1000000 | 10001001 | 111101 | 110101 | 0 | 101110 | 11101001 | 101011 | 100101 |
Color Harmonies of #364089
Complementary color
Monochromatic Colors of #364089
Black with #364089
Text Example
Text Example
White with #364089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364089; }
p { color: rgb(54,64,137); }
H1.HeaderClassName
{
color: #364089;
}
.AnyTagClassName
{
color: #364089;
}
</style>
background-color css
<style>
a { background-color: #364089; }
a { background-color: rgb(54,64,137); }
div.DivClassName
{
background-color: #364089;
}
.BgClassName
{
background-color: #364089;
}
</style>
border-color css
<style>
span { border-color: #364089; }
span { border-color: rgb(54,64,137); }
td.TdClassName
{
border-color: #364089;
}
.TagClassName
{
border-color: #364089;
}
</style>