Shades of Jagger #473854
Tints of Jagger #473854
RGB
CMYK
RGB Variations
Color information
#473854 (or 0x473854) is known color: Jagger. HEX triplet: 47, 38 and 54. RGB value is (71,56,84). Sum of RGB (Red+Green+Blue) = 71+56+84=211 (27% of max value = 765). Red value is 71 (28.12% from 255 or 33.65% from 211); Green value is 56 (22.27% from 255 or 26.54% from 211); Blue value is 84 (33.20% from 255 or 39.81% from 211); Max value from RGB is 84 - color contains mainly: blue. Hex color #473854 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #473854 is #B8C7AB. Grayscale: #3F3F3F. Windows color (decimal): -12109740 or 5519431. OLE color: 5519431.
HSL color Cylindrical-coordinate representation of color #473854: hue angle of 272.14º degrees, saturation: 0.2, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #473854 is Cyan = 0.15, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 71 | 56 | 84 | - |
| CMYK | 0.15 | 0.33 | 0 | 0.67 |
| HSL | 272.14º | 0.2% | 0.27% | - |
| HSV(B) | 272.14º | 0.33% | 0.33% | - |
| XYZ | 5.61 | 4.81 | 9.02 | - |
| YUV | 63.68 | 139.47 | 133.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 56 | 84 | 0.15 | 0.33 | 0 | 0.67 | 272.14 | 0.2 | 0.27 |
| Hex | 47 | 38 | 54 | F | 21 | 0 | 43 | 110 | 14 | 1B |
| Octal | 107 | 70 | 124 | 17 | 41 | 0 | 103 | 420 | 24 | 33 |
| Binary | 1000111 | 111000 | 1010100 | 1111 | 100001 | 0 | 1000011 | 100010000 | 10100 | 11011 |
Color Harmonies of #473854
Complementary color
Monochromatic Colors of #473854
Black with #473854
Text Example
Text Example
White with #473854
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473854; }
p { color: rgb(71,56,84); }
H1.HeaderClassName
{
color: #473854;
}
.AnyTagClassName
{
color: #473854;
}
</style>
background-color css
<style>
a { background-color: #473854; }
a { background-color: rgb(71,56,84); }
div.DivClassName
{
background-color: #473854;
}
.BgClassName
{
background-color: #473854;
}
</style>
border-color css
<style>
span { border-color: #473854; }
span { border-color: rgb(71,56,84); }
td.TdClassName
{
border-color: #473854;
}
.TagClassName
{
border-color: #473854;
}
</style>