Shades of Jagger #473556
Tints of Jagger #473556
RGB
CMYK
RGB Variations
Color information
#473556 (or 0x473556) is known color: Jagger. HEX triplet: 47, 35 and 56. RGB value is (71,53,86). Sum of RGB (Red+Green+Blue) = 71+53+86=210 (27% of max value = 765). Red value is 71 (28.12% from 255 or 33.81% from 210); Green value is 53 (21.09% from 255 or 25.24% from 210); Blue value is 86 (33.98% from 255 or 40.95% from 210); Max value from RGB is 86 - color contains mainly: blue. Hex color #473556 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #473556 is #B8CAA9. Grayscale: #3E3E3E. Windows color (decimal): -12110506 or 5649735. OLE color: 5649735.
HSL color Cylindrical-coordinate representation of color #473556: hue angle of 272.73º degrees, saturation: 0.24, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #473556 is Cyan = 0.17, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 71 | 53 | 86 | - |
| CMYK | 0.17 | 0.38 | 0 | 0.66 |
| HSL | 272.73º | 0.24% | 0.27% | - |
| HSV(B) | 272.73º | 0.38% | 0.34% | - |
| XYZ | 5.55 | 4.56 | 9.39 | - |
| YUV | 62.14 | 141.46 | 134.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 53 | 86 | 0.17 | 0.38 | 0 | 0.66 | 272.73 | 0.24 | 0.27 |
| Hex | 47 | 35 | 56 | 11 | 26 | 0 | 42 | 111 | 18 | 1B |
| Octal | 107 | 65 | 126 | 21 | 46 | 0 | 102 | 421 | 30 | 33 |
| Binary | 1000111 | 110101 | 1010110 | 10001 | 100110 | 0 | 1000010 | 100010001 | 11000 | 11011 |
Color Harmonies of #473556
Complementary color
Monochromatic Colors of #473556
Black with #473556
Text Example
Text Example
White with #473556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473556; }
p { color: rgb(71,53,86); }
H1.HeaderClassName
{
color: #473556;
}
.AnyTagClassName
{
color: #473556;
}
</style>
background-color css
<style>
a { background-color: #473556; }
a { background-color: rgb(71,53,86); }
div.DivClassName
{
background-color: #473556;
}
.BgClassName
{
background-color: #473556;
}
</style>
border-color css
<style>
span { border-color: #473556; }
span { border-color: rgb(71,53,86); }
td.TdClassName
{
border-color: #473556;
}
.TagClassName
{
border-color: #473556;
}
</style>