Shades of Jacksons Purple #474581
Tints of Jacksons Purple #474581
RGB
CMYK
RGB Variations
Color information
#474581 (or 0x474581) is known color: Jacksons Purple. HEX triplet: 47, 45 and 81. RGB value is (71,69,129). Sum of RGB (Red+Green+Blue) = 71+69+129=269 (35% of max value = 765). Red value is 71 (28.12% from 255 or 26.39% from 269); Green value is 69 (27.34% from 255 or 25.65% from 269); Blue value is 129 (50.78% from 255 or 47.96% from 269); Max value from RGB is 129 - color contains mainly: blue. Hex color #474581 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #474581 is #B8BA7E. Grayscale: #4C4C4C. Windows color (decimal): -12106367 or 8471879. OLE color: 8471879.
HSL color Cylindrical-coordinate representation of color #474581: hue angle of 242º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #474581 is Cyan = 0.45, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 71 | 69 | 129 | - |
| CMYK | 0.45 | 0.47 | 0 | 0.49 |
| HSL | 242º | 0.3% | 0.39% | - |
| HSV(B) | 242º | 0.47% | 0.51% | - |
| XYZ | 8.69 | 7.18 | 21.7 | - |
| YUV | 76.44 | 157.66 | 124.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 69 | 129 | 0.45 | 0.47 | 0 | 0.49 | 242 | 0.3 | 0.39 |
| Hex | 47 | 45 | 81 | 2D | 2F | 0 | 31 | F2 | 1E | 27 |
| Octal | 107 | 105 | 201 | 55 | 57 | 0 | 61 | 362 | 36 | 47 |
| Binary | 1000111 | 1000101 | 10000001 | 101101 | 101111 | 0 | 110001 | 11110010 | 11110 | 100111 |
Color Harmonies of #474581
Complementary color
Monochromatic Colors of #474581
Black with #474581
Text Example
Text Example
White with #474581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474581; }
p { color: rgb(71,69,129); }
H1.HeaderClassName
{
color: #474581;
}
.AnyTagClassName
{
color: #474581;
}
</style>
background-color css
<style>
a { background-color: #474581; }
a { background-color: rgb(71,69,129); }
div.DivClassName
{
background-color: #474581;
}
.BgClassName
{
background-color: #474581;
}
</style>
border-color css
<style>
span { border-color: #474581; }
span { border-color: rgb(71,69,129); }
td.TdClassName
{
border-color: #474581;
}
.TagClassName
{
border-color: #474581;
}
</style>