Shades of Jacksons Purple #474780
Tints of Jacksons Purple #474780
RGB
CMYK
RGB Variations
Color information
#474780 (or 0x474780) is known color: Jacksons Purple. HEX triplet: 47, 47 and 80. RGB value is (71,71,128). Sum of RGB (Red+Green+Blue) = 71+71+128=270 (35% of max value = 765). Red value is 71 (28.12% from 255 or 26.30% from 270); Green value is 71 (28.12% from 255 or 26.30% from 270); Blue value is 128 (50.39% from 255 or 47.41% from 270); Max value from RGB is 128 - color contains mainly: blue. Hex color #474780 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #474780 is #B8B87F. Grayscale: #4D4D4D. Windows color (decimal): -12105856 or 8406855. OLE color: 8406855.
HSL color Cylindrical-coordinate representation of color #474780: hue angle of 240º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #474780 is Cyan = 0.45, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 71 | 71 | 128 | - |
| CMYK | 0.45 | 0.45 | 0 | 0.50 |
| HSL | 240º | 0.29% | 0.39% | - |
| HSV(B) | 240º | 0.45% | 0.5% | - |
| XYZ | 8.75 | 7.4 | 21.39 | - |
| YUV | 77.5 | 156.5 | 123.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 71 | 128 | 0.45 | 0.45 | 0 | 0.50 | 240 | 0.29 | 0.39 |
| Hex | 47 | 47 | 80 | 2D | 2D | 0 | 32 | F0 | 1D | 27 |
| Octal | 107 | 107 | 200 | 55 | 55 | 0 | 62 | 360 | 35 | 47 |
| Binary | 1000111 | 1000111 | 10000000 | 101101 | 101101 | 0 | 110010 | 11110000 | 11101 | 100111 |
Color Harmonies of #474780
Complementary color
Monochromatic Colors of #474780
Black with #474780
Text Example
Text Example
White with #474780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474780; }
p { color: rgb(71,71,128); }
H1.HeaderClassName
{
color: #474780;
}
.AnyTagClassName
{
color: #474780;
}
</style>
background-color css
<style>
a { background-color: #474780; }
a { background-color: rgb(71,71,128); }
div.DivClassName
{
background-color: #474780;
}
.BgClassName
{
background-color: #474780;
}
</style>
border-color css
<style>
span { border-color: #474780; }
span { border-color: rgb(71,71,128); }
td.TdClassName
{
border-color: #474780;
}
.TagClassName
{
border-color: #474780;
}
</style>