Shades of Nandor #496549
Tints of Nandor #496549
RGB
CMYK
RGB Variations
Color information
#496549 (or 0x496549) is known color: Nandor. HEX triplet: 49, 65 and 49. RGB value is (73,101,73). Sum of RGB (Red+Green+Blue) = 73+101+73=247 (32% of max value = 765). Red value is 73 (28.91% from 255 or 29.55% from 247); Green value is 101 (39.84% from 255 or 40.89% from 247); Blue value is 73 (28.91% from 255 or 29.55% from 247); Max value from RGB is 101 - color contains mainly: green. Hex color #496549 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #496549 is #B69AB6. Grayscale: #595959. Windows color (decimal): -11967159 or 4810057. OLE color: 4810057.
HSL color Cylindrical-coordinate representation of color #496549: hue angle of 120º degrees, saturation: 0.16, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #496549 is Cyan = 0.28, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 73 | 101 | 73 | - |
| CMYK | 0.28 | 0 | 0.28 | 0.60 |
| HSL | 120º | 0.16% | 0.34% | - |
| HSV(B) | 120º | 0.28% | 0.4% | - |
| XYZ | 8.6 | 11.2 | 8.01 | - |
| YUV | 89.44 | 118.72 | 116.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 101 | 73 | 0.28 | 0 | 0.28 | 0.60 | 120 | 0.16 | 0.34 |
| Hex | 49 | 65 | 49 | 1C | 0 | 1C | 3C | 78 | 10 | 22 |
| Octal | 111 | 145 | 111 | 34 | 0 | 34 | 74 | 170 | 20 | 42 |
| Binary | 1001001 | 1100101 | 1001001 | 11100 | 0 | 11100 | 111100 | 1111000 | 10000 | 100010 |
Color Harmonies of #496549
Complementary color
Monochromatic Colors of #496549
Black with #496549
Text Example
Text Example
White with #496549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496549; }
p { color: rgb(73,101,73); }
H1.HeaderClassName
{
color: #496549;
}
.AnyTagClassName
{
color: #496549;
}
</style>
background-color css
<style>
a { background-color: #496549; }
a { background-color: rgb(73,101,73); }
div.DivClassName
{
background-color: #496549;
}
.BgClassName
{
background-color: #496549;
}
</style>
border-color css
<style>
span { border-color: #496549; }
span { border-color: rgb(73,101,73); }
td.TdClassName
{
border-color: #496549;
}
.TagClassName
{
border-color: #496549;
}
</style>