Shades of Jagger #494051
Tints of Jagger #494051
RGB
CMYK
RGB Variations
Color information
#494051 (or 0x494051) is known color: Jagger. HEX triplet: 49, 40 and 51. RGB value is (73,64,81). Sum of RGB (Red+Green+Blue) = 73+64+81=218 (28% of max value = 765). Red value is 73 (28.91% from 255 or 33.49% from 218); Green value is 64 (25.39% from 255 or 29.36% from 218); Blue value is 81 (32.03% from 255 or 37.16% from 218); Max value from RGB is 81 - color contains mainly: blue. Hex color #494051 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #494051 is #B6BFAE. Grayscale: #444444. Windows color (decimal): -11976623 or 5324873. OLE color: 5324873.
HSL color Cylindrical-coordinate representation of color #494051: hue angle of 271.76º degrees, saturation: 0.12, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #494051 is Cyan = 0.10, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 73 | 64 | 81 | - |
| CMYK | 0.10 | 0.21 | 0 | 0.68 |
| HSL | 271.76º | 0.12% | 0.28% | - |
| HSV(B) | 271.76º | 0.21% | 0.32% | - |
| XYZ | 6.07 | 5.68 | 8.56 | - |
| YUV | 68.63 | 134.98 | 131.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 64 | 81 | 0.10 | 0.21 | 0 | 0.68 | 271.76 | 0.12 | 0.28 |
| Hex | 49 | 40 | 51 | A | 15 | 0 | 44 | 110 | C | 1C |
| Octal | 111 | 100 | 121 | 12 | 25 | 0 | 104 | 420 | 14 | 34 |
| Binary | 1001001 | 1000000 | 1010001 | 1010 | 10101 | 0 | 1000100 | 100010000 | 1100 | 11100 |
Color Harmonies of #494051
Complementary color
Monochromatic Colors of #494051
Black with #494051
Text Example
Text Example
White with #494051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #494051; }
p { color: rgb(73,64,81); }
H1.HeaderClassName
{
color: #494051;
}
.AnyTagClassName
{
color: #494051;
}
</style>
background-color css
<style>
a { background-color: #494051; }
a { background-color: rgb(73,64,81); }
div.DivClassName
{
background-color: #494051;
}
.BgClassName
{
background-color: #494051;
}
</style>
border-color css
<style>
span { border-color: #494051; }
span { border-color: rgb(73,64,81); }
td.TdClassName
{
border-color: #494051;
}
.TagClassName
{
border-color: #494051;
}
</style>