Shades of Jacksons Purple #343889
Tints of Jacksons Purple #343889
RGB
CMYK
RGB Variations
Color information
#343889 (or 0x343889) is known color: Jacksons Purple. HEX triplet: 34, 38 and 89. RGB value is (52,56,137). Sum of RGB (Red+Green+Blue) = 52+56+137=245 (32% of max value = 765). Red value is 52 (20.70% from 255 or 21.22% from 245); Green value is 56 (22.27% from 255 or 22.86% from 245); Blue value is 137 (53.91% from 255 or 55.92% from 245); Max value from RGB is 137 - color contains mainly: blue. Hex color #343889 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #343889 is #CBC776. Grayscale: #3F3F3F. Windows color (decimal): -13354871 or 8992820. OLE color: 8992820.
HSL color Cylindrical-coordinate representation of color #343889: hue angle of 237.18º degrees, saturation: 0.45, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #343889 is Cyan = 0.62, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 52 | 56 | 137 | - |
| CMYK | 0.62 | 0.59 | 0 | 0.46 |
| HSL | 237.18º | 0.45% | 0.37% | - |
| HSV(B) | 237.18º | 0.62% | 0.54% | - |
| XYZ | 7.35 | 5.36 | 24.32 | - |
| YUV | 64.04 | 169.17 | 119.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 56 | 137 | 0.62 | 0.59 | 0 | 0.46 | 237.18 | 0.45 | 0.37 |
| Hex | 34 | 38 | 89 | 3E | 3B | 0 | 2E | ED | 2D | 25 |
| Octal | 64 | 70 | 211 | 76 | 73 | 0 | 56 | 355 | 55 | 45 |
| Binary | 110100 | 111000 | 10001001 | 111110 | 111011 | 0 | 101110 | 11101101 | 101101 | 100101 |
Color Harmonies of #343889
Complementary color
Monochromatic Colors of #343889
Black with #343889
Text Example
Text Example
White with #343889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343889; }
p { color: rgb(52,56,137); }
H1.HeaderClassName
{
color: #343889;
}
.AnyTagClassName
{
color: #343889;
}
</style>
background-color css
<style>
a { background-color: #343889; }
a { background-color: rgb(52,56,137); }
div.DivClassName
{
background-color: #343889;
}
.BgClassName
{
background-color: #343889;
}
</style>
border-color css
<style>
span { border-color: #343889; }
span { border-color: rgb(52,56,137); }
td.TdClassName
{
border-color: #343889;
}
.TagClassName
{
border-color: #343889;
}
</style>