Shades of Jacksons Purple #434886
Tints of Jacksons Purple #434886
RGB
CMYK
RGB Variations
Color information
#434886 (or 0x434886) is known color: Jacksons Purple. HEX triplet: 43, 48 and 86. RGB value is (67,72,134). Sum of RGB (Red+Green+Blue) = 67+72+134=273 (36% of max value = 765). Red value is 67 (26.56% from 255 or 24.54% from 273); Green value is 72 (28.52% from 255 or 26.37% from 273); Blue value is 134 (52.73% from 255 or 49.08% from 273); Max value from RGB is 134 - color contains mainly: blue. Hex color #434886 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #434886 is #BCB779. Grayscale: #4D4D4D. Windows color (decimal): -12367738 or 8800323. OLE color: 8800323.
HSL color Cylindrical-coordinate representation of color #434886: hue angle of 235.52º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #434886 is Cyan = 0.5, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 72 | 134 | - |
| CMYK | 0.5 | 0.46 | 0 | 0.47 |
| HSL | 235.52º | 0.33% | 0.39% | - |
| HSV(B) | 235.52º | 0.5% | 0.53% | - |
| XYZ | 8.94 | 7.55 | 23.54 | - |
| YUV | 77.57 | 159.84 | 120.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 72 | 134 | 0.5 | 0.46 | 0 | 0.47 | 235.52 | 0.33 | 0.39 |
| Hex | 43 | 48 | 86 | 32 | 2E | 0 | 2F | EC | 21 | 27 |
| Octal | 103 | 110 | 206 | 62 | 56 | 0 | 57 | 354 | 41 | 47 |
| Binary | 1000011 | 1001000 | 10000110 | 110010 | 101110 | 0 | 101111 | 11101100 | 100001 | 100111 |
Color Harmonies of #434886
Complementary color
Monochromatic Colors of #434886
Black with #434886
Text Example
Text Example
White with #434886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434886; }
p { color: rgb(67,72,134); }
H1.HeaderClassName
{
color: #434886;
}
.AnyTagClassName
{
color: #434886;
}
</style>
background-color css
<style>
a { background-color: #434886; }
a { background-color: rgb(67,72,134); }
div.DivClassName
{
background-color: #434886;
}
.BgClassName
{
background-color: #434886;
}
</style>
border-color css
<style>
span { border-color: #434886; }
span { border-color: rgb(67,72,134); }
td.TdClassName
{
border-color: #434886;
}
.TagClassName
{
border-color: #434886;
}
</style>