Shades of Jagger #473757
Tints of Jagger #473757
RGB
CMYK
RGB Variations
Color information
#473757 (or 0x473757) is known color: Jagger. HEX triplet: 47, 37 and 57. RGB value is (71,55,87). Sum of RGB (Red+Green+Blue) = 71+55+87=213 (28% of max value = 765). Red value is 71 (28.12% from 255 or 33.33% from 213); Green value is 55 (21.88% from 255 or 25.82% from 213); Blue value is 87 (34.38% from 255 or 40.85% from 213); Max value from RGB is 87 - color contains mainly: blue. Hex color #473757 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #473757 is #B8C8A8. Grayscale: #3F3F3F. Windows color (decimal): -12109993 or 5715783. OLE color: 5715783.
HSL color Cylindrical-coordinate representation of color #473757: hue angle of 270º degrees, saturation: 0.23, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #473757 is Cyan = 0.18, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 71 | 55 | 87 | - |
| CMYK | 0.18 | 0.37 | 0 | 0.66 |
| HSL | 270º | 0.23% | 0.28% | - |
| HSV(B) | 270º | 0.37% | 0.34% | - |
| XYZ | 5.69 | 4.76 | 9.64 | - |
| YUV | 63.43 | 141.3 | 133.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 55 | 87 | 0.18 | 0.37 | 0 | 0.66 | 270 | 0.23 | 0.28 |
| Hex | 47 | 37 | 57 | 12 | 25 | 0 | 42 | 10E | 17 | 1C |
| Octal | 107 | 67 | 127 | 22 | 45 | 0 | 102 | 416 | 27 | 34 |
| Binary | 1000111 | 110111 | 1010111 | 10010 | 100101 | 0 | 1000010 | 100001110 | 10111 | 11100 |
Color Harmonies of #473757
Complementary color
Monochromatic Colors of #473757
Black with #473757
Text Example
Text Example
White with #473757
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473757; }
p { color: rgb(71,55,87); }
H1.HeaderClassName
{
color: #473757;
}
.AnyTagClassName
{
color: #473757;
}
</style>
background-color css
<style>
a { background-color: #473757; }
a { background-color: rgb(71,55,87); }
div.DivClassName
{
background-color: #473757;
}
.BgClassName
{
background-color: #473757;
}
</style>
border-color css
<style>
span { border-color: #473757; }
span { border-color: rgb(71,55,87); }
td.TdClassName
{
border-color: #473757;
}
.TagClassName
{
border-color: #473757;
}
</style>