Shades of Jacksons Purple #343790
Tints of Jacksons Purple #343790
RGB
CMYK
RGB Variations
Color information
#343790 (or 0x343790) is known color: Jacksons Purple. HEX triplet: 34, 37 and 90. RGB value is (52,55,144). Sum of RGB (Red+Green+Blue) = 52+55+144=251 (33% of max value = 765). Red value is 52 (20.70% from 255 or 20.72% from 251); Green value is 55 (21.88% from 255 or 21.91% from 251); Blue value is 144 (56.64% from 255 or 57.37% from 251); Max value from RGB is 144 - color contains mainly: blue. Hex color #343790 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #343790 is #CBC86F. Grayscale: #3F3F3F. Windows color (decimal): -13355120 or 9451316. OLE color: 9451316.
HSL color Cylindrical-coordinate representation of color #343790: hue angle of 238.04º degrees, saturation: 0.47, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #343790 is Cyan = 0.64, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 52 | 55 | 144 | - |
| CMYK | 0.64 | 0.62 | 0 | 0.44 |
| HSL | 238.04º | 0.47% | 0.38% | - |
| HSV(B) | 238.04º | 0.64% | 0.56% | - |
| XYZ | 7.82 | 5.48 | 27.03 | - |
| YUV | 64.25 | 173.01 | 119.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 55 | 144 | 0.64 | 0.62 | 0 | 0.44 | 238.04 | 0.47 | 0.38 |
| Hex | 34 | 37 | 90 | 40 | 3E | 0 | 2C | EE | 2F | 26 |
| Octal | 64 | 67 | 220 | 100 | 76 | 0 | 54 | 356 | 57 | 46 |
| Binary | 110100 | 110111 | 10010000 | 1000000 | 111110 | 0 | 101100 | 11101110 | 101111 | 100110 |
Color Harmonies of #343790
Complementary color
Monochromatic Colors of #343790
Black with #343790
Text Example
Text Example
White with #343790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343790; }
p { color: rgb(52,55,144); }
H1.HeaderClassName
{
color: #343790;
}
.AnyTagClassName
{
color: #343790;
}
</style>
background-color css
<style>
a { background-color: #343790; }
a { background-color: rgb(52,55,144); }
div.DivClassName
{
background-color: #343790;
}
.BgClassName
{
background-color: #343790;
}
</style>
border-color css
<style>
span { border-color: #343790; }
span { border-color: rgb(52,55,144); }
td.TdClassName
{
border-color: #343790;
}
.TagClassName
{
border-color: #343790;
}
</style>