Shades of Jacksons Purple #434580
Tints of Jacksons Purple #434580
RGB
CMYK
RGB Variations
Color information
#434580 (or 0x434580) is known color: Jacksons Purple. HEX triplet: 43, 45 and 80. RGB value is (67,69,128). Sum of RGB (Red+Green+Blue) = 67+69+128=264 (34% of max value = 765). Red value is 67 (26.56% from 255 or 25.38% from 264); Green value is 69 (27.34% from 255 or 26.14% from 264); Blue value is 128 (50.39% from 255 or 48.48% from 264); Max value from RGB is 128 - color contains mainly: blue. Hex color #434580 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #434580 is #BCBA7F. Grayscale: #4A4A4A. Windows color (decimal): -12368512 or 8406339. OLE color: 8406339.
HSL color Cylindrical-coordinate representation of color #434580: hue angle of 238.03º degrees, saturation: 0.31, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #434580 is Cyan = 0.48, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 67 | 69 | 128 | - |
| CMYK | 0.48 | 0.46 | 0 | 0.50 |
| HSL | 238.03º | 0.31% | 0.38% | - |
| HSV(B) | 238.03º | 0.48% | 0.5% | - |
| XYZ | 8.34 | 7.01 | 21.34 | - |
| YUV | 75.13 | 157.84 | 122.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 69 | 128 | 0.48 | 0.46 | 0 | 0.50 | 238.03 | 0.31 | 0.38 |
| Hex | 43 | 45 | 80 | 30 | 2E | 0 | 32 | EE | 1F | 26 |
| Octal | 103 | 105 | 200 | 60 | 56 | 0 | 62 | 356 | 37 | 46 |
| Binary | 1000011 | 1000101 | 10000000 | 110000 | 101110 | 0 | 110010 | 11101110 | 11111 | 100110 |
Color Harmonies of #434580
Complementary color
Monochromatic Colors of #434580
Black with #434580
Text Example
Text Example
White with #434580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434580; }
p { color: rgb(67,69,128); }
H1.HeaderClassName
{
color: #434580;
}
.AnyTagClassName
{
color: #434580;
}
</style>
background-color css
<style>
a { background-color: #434580; }
a { background-color: rgb(67,69,128); }
div.DivClassName
{
background-color: #434580;
}
.BgClassName
{
background-color: #434580;
}
</style>
border-color css
<style>
span { border-color: #434580; }
span { border-color: rgb(67,69,128); }
td.TdClassName
{
border-color: #434580;
}
.TagClassName
{
border-color: #434580;
}
</style>