Shades of Jagger #473951
Tints of Jagger #473951
RGB
CMYK
RGB Variations
Color information
#473951 (or 0x473951) is known color: Jagger. HEX triplet: 47, 39 and 51. RGB value is (71,57,81). Sum of RGB (Red+Green+Blue) = 71+57+81=209 (27% of max value = 765). Red value is 71 (28.12% from 255 or 33.97% from 209); Green value is 57 (22.66% from 255 or 27.27% from 209); Blue value is 81 (32.03% from 255 or 38.76% from 209); Max value from RGB is 81 - color contains mainly: blue. Hex color #473951 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #473951 is #B8C6AE. Grayscale: #3F3F3F. Windows color (decimal): -12109487 or 5323079. OLE color: 5323079.
HSL color Cylindrical-coordinate representation of color #473951: hue angle of 275º degrees, saturation: 0.17, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #473951 is Cyan = 0.12, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 71 | 57 | 81 | - |
| CMYK | 0.12 | 0.30 | 0 | 0.68 |
| HSL | 275º | 0.17% | 0.27% | - |
| HSV(B) | 275º | 0.3% | 0.32% | - |
| XYZ | 5.55 | 4.86 | 8.43 | - |
| YUV | 63.92 | 137.64 | 133.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 57 | 81 | 0.12 | 0.30 | 0 | 0.68 | 275 | 0.17 | 0.27 |
| Hex | 47 | 39 | 51 | C | 1E | 0 | 44 | 113 | 11 | 1B |
| Octal | 107 | 71 | 121 | 14 | 36 | 0 | 104 | 423 | 21 | 33 |
| Binary | 1000111 | 111001 | 1010001 | 1100 | 11110 | 0 | 1000100 | 100010011 | 10001 | 11011 |
Color Harmonies of #473951
Complementary color
Monochromatic Colors of #473951
Black with #473951
Text Example
Text Example
White with #473951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473951; }
p { color: rgb(71,57,81); }
H1.HeaderClassName
{
color: #473951;
}
.AnyTagClassName
{
color: #473951;
}
</style>
background-color css
<style>
a { background-color: #473951; }
a { background-color: rgb(71,57,81); }
div.DivClassName
{
background-color: #473951;
}
.BgClassName
{
background-color: #473951;
}
</style>
border-color css
<style>
span { border-color: #473951; }
span { border-color: rgb(71,57,81); }
td.TdClassName
{
border-color: #473951;
}
.TagClassName
{
border-color: #473951;
}
</style>