Shades of Jacksons Purple #434681
Tints of Jacksons Purple #434681
RGB
CMYK
RGB Variations
Color information
#434681 (or 0x434681) is known color: Jacksons Purple. HEX triplet: 43, 46 and 81. RGB value is (67,70,129). Sum of RGB (Red+Green+Blue) = 67+70+129=266 (35% of max value = 765). Red value is 67 (26.56% from 255 or 25.19% from 266); Green value is 70 (27.73% from 255 or 26.32% from 266); Blue value is 129 (50.78% from 255 or 48.50% from 266); Max value from RGB is 129 - color contains mainly: blue. Hex color #434681 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #434681 is #BCB97E. Grayscale: #4B4B4B. Windows color (decimal): -12368255 or 8472131. OLE color: 8472131.
HSL color Cylindrical-coordinate representation of color #434681: hue angle of 237.1º degrees, saturation: 0.32, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #434681 is Cyan = 0.48, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 67 | 70 | 129 | - |
| CMYK | 0.48 | 0.46 | 0 | 0.49 |
| HSL | 237.1º | 0.32% | 0.38% | - |
| HSV(B) | 237.1º | 0.48% | 0.51% | - |
| XYZ | 8.47 | 7.16 | 21.7 | - |
| YUV | 75.83 | 158.01 | 121.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 70 | 129 | 0.48 | 0.46 | 0 | 0.49 | 237.1 | 0.32 | 0.38 |
| Hex | 43 | 46 | 81 | 30 | 2E | 0 | 31 | ED | 20 | 26 |
| Octal | 103 | 106 | 201 | 60 | 56 | 0 | 61 | 355 | 40 | 46 |
| Binary | 1000011 | 1000110 | 10000001 | 110000 | 101110 | 0 | 110001 | 11101101 | 100000 | 100110 |
Color Harmonies of #434681
Complementary color
Monochromatic Colors of #434681
Black with #434681
Text Example
Text Example
White with #434681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434681; }
p { color: rgb(67,70,129); }
H1.HeaderClassName
{
color: #434681;
}
.AnyTagClassName
{
color: #434681;
}
</style>
background-color css
<style>
a { background-color: #434681; }
a { background-color: rgb(67,70,129); }
div.DivClassName
{
background-color: #434681;
}
.BgClassName
{
background-color: #434681;
}
</style>
border-color css
<style>
span { border-color: #434681; }
span { border-color: rgb(67,70,129); }
td.TdClassName
{
border-color: #434681;
}
.TagClassName
{
border-color: #434681;
}
</style>