Shades of Jacksons Purple #434581
Tints of Jacksons Purple #434581
RGB
CMYK
RGB Variations
Color information
#434581 (or 0x434581) is known color: Jacksons Purple. HEX triplet: 43, 45 and 81. RGB value is (67,69,129). Sum of RGB (Red+Green+Blue) = 67+69+129=265 (35% of max value = 765). Red value is 67 (26.56% from 255 or 25.28% from 265); Green value is 69 (27.34% from 255 or 26.04% from 265); Blue value is 129 (50.78% from 255 or 48.68% from 265); Max value from RGB is 129 - color contains mainly: blue. Hex color #434581 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #434581 is #BCBA7E. Grayscale: #4B4B4B. Windows color (decimal): -12368511 or 8471875. OLE color: 8471875.
HSL color Cylindrical-coordinate representation of color #434581: hue angle of 238.06º 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 #434581 is Cyan = 0.48, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 67 | 69 | 129 | - |
| CMYK | 0.48 | 0.47 | 0 | 0.49 |
| HSL | 238.06º | 0.32% | 0.38% | - |
| HSV(B) | 238.06º | 0.48% | 0.51% | - |
| XYZ | 8.41 | 7.03 | 21.68 | - |
| YUV | 75.24 | 158.34 | 122.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 69 | 129 | 0.48 | 0.47 | 0 | 0.49 | 238.06 | 0.32 | 0.38 |
| Hex | 43 | 45 | 81 | 30 | 2F | 0 | 31 | EE | 20 | 26 |
| Octal | 103 | 105 | 201 | 60 | 57 | 0 | 61 | 356 | 40 | 46 |
| Binary | 1000011 | 1000101 | 10000001 | 110000 | 101111 | 0 | 110001 | 11101110 | 100000 | 100110 |
Color Harmonies of #434581
Complementary color
Monochromatic Colors of #434581
Black with #434581
Text Example
Text Example
White with #434581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434581; }
p { color: rgb(67,69,129); }
H1.HeaderClassName
{
color: #434581;
}
.AnyTagClassName
{
color: #434581;
}
</style>
background-color css
<style>
a { background-color: #434581; }
a { background-color: rgb(67,69,129); }
div.DivClassName
{
background-color: #434581;
}
.BgClassName
{
background-color: #434581;
}
</style>
border-color css
<style>
span { border-color: #434581; }
span { border-color: rgb(67,69,129); }
td.TdClassName
{
border-color: #434581;
}
.TagClassName
{
border-color: #434581;
}
</style>