Shades of Jacksons Purple #434586
Tints of Jacksons Purple #434586
RGB
CMYK
RGB Variations
Color information
#434586 (or 0x434586) is known color: Jacksons Purple. HEX triplet: 43, 45 and 86. RGB value is (67,69,134). Sum of RGB (Red+Green+Blue) = 67+69+134=270 (35% of max value = 765). Red value is 67 (26.56% from 255 or 24.81% from 270); Green value is 69 (27.34% from 255 or 25.56% from 270); Blue value is 134 (52.73% from 255 or 49.63% from 270); Max value from RGB is 134 - color contains mainly: blue. Hex color #434586 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #434586 is #BCBA79. Grayscale: #4B4B4B. Windows color (decimal): -12368506 or 8799555. OLE color: 8799555.
HSL color Cylindrical-coordinate representation of color #434586: hue angle of 238.21º 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 #434586 is Cyan = 0.5, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 69 | 134 | - |
| CMYK | 0.5 | 0.49 | 0 | 0.47 |
| HSL | 238.21º | 0.33% | 0.39% | - |
| HSV(B) | 238.21º | 0.5% | 0.53% | - |
| XYZ | 8.75 | 7.17 | 23.48 | - |
| YUV | 75.81 | 160.84 | 121.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 69 | 134 | 0.5 | 0.49 | 0 | 0.47 | 238.21 | 0.33 | 0.39 |
| Hex | 43 | 45 | 86 | 32 | 31 | 0 | 2F | EE | 21 | 27 |
| Octal | 103 | 105 | 206 | 62 | 61 | 0 | 57 | 356 | 41 | 47 |
| Binary | 1000011 | 1000101 | 10000110 | 110010 | 110001 | 0 | 101111 | 11101110 | 100001 | 100111 |
Color Harmonies of #434586
Complementary color
Monochromatic Colors of #434586
Black with #434586
Text Example
Text Example
White with #434586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434586; }
p { color: rgb(67,69,134); }
H1.HeaderClassName
{
color: #434586;
}
.AnyTagClassName
{
color: #434586;
}
</style>
background-color css
<style>
a { background-color: #434586; }
a { background-color: rgb(67,69,134); }
div.DivClassName
{
background-color: #434586;
}
.BgClassName
{
background-color: #434586;
}
</style>
border-color css
<style>
span { border-color: #434586; }
span { border-color: rgb(67,69,134); }
td.TdClassName
{
border-color: #434586;
}
.TagClassName
{
border-color: #434586;
}
</style>