Shades of Jagger #473855
Tints of Jagger #473855
RGB
CMYK
RGB Variations
Color information
#473855 (or 0x473855) is known color: Jagger. HEX triplet: 47, 38 and 55. RGB value is (71,56,85). Sum of RGB (Red+Green+Blue) = 71+56+85=212 (28% of max value = 765). Red value is 71 (28.12% from 255 or 33.49% from 212); Green value is 56 (22.27% from 255 or 26.42% from 212); Blue value is 85 (33.59% from 255 or 40.09% from 212); Max value from RGB is 85 - color contains mainly: blue. Hex color #473855 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #473855 is #B8C7AA. Grayscale: #3F3F3F. Windows color (decimal): -12109739 or 5584967. OLE color: 5584967.
HSL color Cylindrical-coordinate representation of color #473855: hue angle of 271.03º degrees, saturation: 0.21, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #473855 is Cyan = 0.16, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 71 | 56 | 85 | - |
| CMYK | 0.16 | 0.34 | 0 | 0.67 |
| HSL | 271.03º | 0.21% | 0.28% | - |
| HSV(B) | 271.03º | 0.34% | 0.33% | - |
| XYZ | 5.65 | 4.82 | 9.23 | - |
| YUV | 63.79 | 139.97 | 133.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 56 | 85 | 0.16 | 0.34 | 0 | 0.67 | 271.03 | 0.21 | 0.28 |
| Hex | 47 | 38 | 55 | 10 | 22 | 0 | 43 | 10F | 15 | 1C |
| Octal | 107 | 70 | 125 | 20 | 42 | 0 | 103 | 417 | 25 | 34 |
| Binary | 1000111 | 111000 | 1010101 | 10000 | 100010 | 0 | 1000011 | 100001111 | 10101 | 11100 |
Color Harmonies of #473855
Complementary color
Monochromatic Colors of #473855
Black with #473855
Text Example
Text Example
White with #473855
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473855; }
p { color: rgb(71,56,85); }
H1.HeaderClassName
{
color: #473855;
}
.AnyTagClassName
{
color: #473855;
}
</style>
background-color css
<style>
a { background-color: #473855; }
a { background-color: rgb(71,56,85); }
div.DivClassName
{
background-color: #473855;
}
.BgClassName
{
background-color: #473855;
}
</style>
border-color css
<style>
span { border-color: #473855; }
span { border-color: rgb(71,56,85); }
td.TdClassName
{
border-color: #473855;
}
.TagClassName
{
border-color: #473855;
}
</style>