Shades of Jagger #473859
Tints of Jagger #473859
RGB
CMYK
RGB Variations
Color information
#473859 (or 0x473859) is known color: Jagger. HEX triplet: 47, 38 and 59. RGB value is (71,56,89). Sum of RGB (Red+Green+Blue) = 71+56+89=216 (28% of max value = 765). Red value is 71 (28.12% from 255 or 32.87% from 216); Green value is 56 (22.27% from 255 or 25.93% from 216); Blue value is 89 (35.16% from 255 or 41.20% from 216); Max value from RGB is 89 - color contains mainly: blue. Hex color #473859 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #473859 is #B8C7A6. Grayscale: #404040. Windows color (decimal): -12109735 or 5847111. OLE color: 5847111.
HSL color Cylindrical-coordinate representation of color #473859: hue angle of 267.27º degrees, saturation: 0.23, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #473859 is Cyan = 0.20, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 71 | 56 | 89 | - |
| CMYK | 0.20 | 0.37 | 0 | 0.65 |
| HSL | 267.27º | 0.23% | 0.28% | - |
| HSV(B) | 267.27º | 0.37% | 0.35% | - |
| XYZ | 5.82 | 4.89 | 10.09 | - |
| YUV | 64.25 | 141.97 | 132.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 56 | 89 | 0.20 | 0.37 | 0 | 0.65 | 267.27 | 0.23 | 0.28 |
| Hex | 47 | 38 | 59 | 14 | 25 | 0 | 41 | 10B | 17 | 1C |
| Octal | 107 | 70 | 131 | 24 | 45 | 0 | 101 | 413 | 27 | 34 |
| Binary | 1000111 | 111000 | 1011001 | 10100 | 100101 | 0 | 1000001 | 100001011 | 10111 | 11100 |
Color Harmonies of #473859
Complementary color
Monochromatic Colors of #473859
Black with #473859
Text Example
Text Example
White with #473859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473859; }
p { color: rgb(71,56,89); }
H1.HeaderClassName
{
color: #473859;
}
.AnyTagClassName
{
color: #473859;
}
</style>
background-color css
<style>
a { background-color: #473859; }
a { background-color: rgb(71,56,89); }
div.DivClassName
{
background-color: #473859;
}
.BgClassName
{
background-color: #473859;
}
</style>
border-color css
<style>
span { border-color: #473859; }
span { border-color: rgb(71,56,89); }
td.TdClassName
{
border-color: #473859;
}
.TagClassName
{
border-color: #473859;
}
</style>