Shades of Nandor #496049
Tints of Nandor #496049
RGB
CMYK
RGB Variations
Color information
#496049 (or 0x496049) is known color: Nandor. HEX triplet: 49, 60 and 49. RGB value is (73,96,73). Sum of RGB (Red+Green+Blue) = 73+96+73=242 (32% of max value = 765). Red value is 73 (28.91% from 255 or 30.17% from 242); Green value is 96 (37.89% from 255 or 39.67% from 242); Blue value is 73 (28.91% from 255 or 30.17% from 242); Max value from RGB is 96 - color contains mainly: green. Hex color #496049 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #496049 is #B69FB6. Grayscale: #565656. Windows color (decimal): -11968439 or 4808777. OLE color: 4808777.
HSL color Cylindrical-coordinate representation of color #496049: hue angle of 120º degrees, saturation: 0.14, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #496049 is Cyan = 0.24, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 73 | 96 | 73 | - |
| CMYK | 0.24 | 0 | 0.24 | 0.62 |
| HSL | 120º | 0.14% | 0.33% | - |
| HSV(B) | 120º | 0.24% | 0.38% | - |
| XYZ | 8.13 | 10.26 | 7.86 | - |
| YUV | 86.5 | 120.38 | 118.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 96 | 73 | 0.24 | 0 | 0.24 | 0.62 | 120 | 0.14 | 0.33 |
| Hex | 49 | 60 | 49 | 18 | 0 | 18 | 3E | 78 | E | 21 |
| Octal | 111 | 140 | 111 | 30 | 0 | 30 | 76 | 170 | 16 | 41 |
| Binary | 1001001 | 1100000 | 1001001 | 11000 | 0 | 11000 | 111110 | 1111000 | 1110 | 100001 |
Color Harmonies of #496049
Complementary color
Monochromatic Colors of #496049
Black with #496049
Text Example
Text Example
White with #496049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496049; }
p { color: rgb(73,96,73); }
H1.HeaderClassName
{
color: #496049;
}
.AnyTagClassName
{
color: #496049;
}
</style>
background-color css
<style>
a { background-color: #496049; }
a { background-color: rgb(73,96,73); }
div.DivClassName
{
background-color: #496049;
}
.BgClassName
{
background-color: #496049;
}
</style>
border-color css
<style>
span { border-color: #496049; }
span { border-color: rgb(73,96,73); }
td.TdClassName
{
border-color: #496049;
}
.TagClassName
{
border-color: #496049;
}
</style>