Shades of Jacksons Purple #343690
Tints of Jacksons Purple #343690
RGB
CMYK
RGB Variations
Color information
#343690 (or 0x343690) is known color: Jacksons Purple. HEX triplet: 34, 36 and 90. RGB value is (52,54,144). Sum of RGB (Red+Green+Blue) = 52+54+144=250 (33% of max value = 765). Red value is 52 (20.70% from 255 or 20.8% from 250); Green value is 54 (21.48% from 255 or 21.6% from 250); Blue value is 144 (56.64% from 255 or 57.6% from 250); Max value from RGB is 144 - color contains mainly: blue. Hex color #343690 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #343690 is #CBC96F. Grayscale: #3F3F3F. Windows color (decimal): -13355376 or 9451060. OLE color: 9451060.
HSL color Cylindrical-coordinate representation of color #343690: hue angle of 238.7º 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 #343690 is Cyan = 0.64, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 52 | 54 | 144 | - |
| CMYK | 0.64 | 0.63 | 0 | 0.44 |
| HSL | 238.7º | 0.47% | 0.38% | - |
| HSV(B) | 238.7º | 0.64% | 0.56% | - |
| XYZ | 7.77 | 5.38 | 27.01 | - |
| YUV | 63.66 | 173.34 | 119.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 54 | 144 | 0.64 | 0.63 | 0 | 0.44 | 238.7 | 0.47 | 0.38 |
| Hex | 34 | 36 | 90 | 40 | 3F | 0 | 2C | EF | 2F | 26 |
| Octal | 64 | 66 | 220 | 100 | 77 | 0 | 54 | 357 | 57 | 46 |
| Binary | 110100 | 110110 | 10010000 | 1000000 | 111111 | 0 | 101100 | 11101111 | 101111 | 100110 |
Color Harmonies of #343690
Complementary color
Monochromatic Colors of #343690
Black with #343690
Text Example
Text Example
White with #343690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #343690; }
p { color: rgb(52,54,144); }
H1.HeaderClassName
{
color: #343690;
}
.AnyTagClassName
{
color: #343690;
}
</style>
background-color css
<style>
a { background-color: #343690; }
a { background-color: rgb(52,54,144); }
div.DivClassName
{
background-color: #343690;
}
.BgClassName
{
background-color: #343690;
}
</style>
border-color css
<style>
span { border-color: #343690; }
span { border-color: rgb(52,54,144); }
td.TdClassName
{
border-color: #343690;
}
.TagClassName
{
border-color: #343690;
}
</style>