Shades of Nandor #496149
Tints of Nandor #496149
RGB
CMYK
RGB Variations
Color information
#496149 (or 0x496149) is known color: Nandor. HEX triplet: 49, 61 and 49. RGB value is (73,97,73). Sum of RGB (Red+Green+Blue) = 73+97+73=243 (32% of max value = 765). Red value is 73 (28.91% from 255 or 30.04% from 243); Green value is 97 (38.28% from 255 or 39.92% from 243); Blue value is 73 (28.91% from 255 or 30.04% from 243); Max value from RGB is 97 - color contains mainly: green. Hex color #496149 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #496149 is #B69EB6. Grayscale: #575757. Windows color (decimal): -11968183 or 4809033. OLE color: 4809033.
HSL color Cylindrical-coordinate representation of color #496149: 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.25%. Process color model (Four color, CMYK) of #496149 is Cyan = 0.25, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 73 | 97 | 73 | - |
| CMYK | 0.25 | 0 | 0.25 | 0.62 |
| HSL | 120º | 0.14% | 0.33% | - |
| HSV(B) | 120º | 0.25% | 0.38% | - |
| XYZ | 8.22 | 10.45 | 7.89 | - |
| YUV | 87.09 | 120.05 | 117.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 97 | 73 | 0.25 | 0 | 0.25 | 0.62 | 120 | 0.14 | 0.33 |
| Hex | 49 | 61 | 49 | 19 | 0 | 19 | 3E | 78 | E | 21 |
| Octal | 111 | 141 | 111 | 31 | 0 | 31 | 76 | 170 | 16 | 41 |
| Binary | 1001001 | 1100001 | 1001001 | 11001 | 0 | 11001 | 111110 | 1111000 | 1110 | 100001 |
Color Harmonies of #496149
Complementary color
Monochromatic Colors of #496149
Black with #496149
Text Example
Text Example
White with #496149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496149; }
p { color: rgb(73,97,73); }
H1.HeaderClassName
{
color: #496149;
}
.AnyTagClassName
{
color: #496149;
}
</style>
background-color css
<style>
a { background-color: #496149; }
a { background-color: rgb(73,97,73); }
div.DivClassName
{
background-color: #496149;
}
.BgClassName
{
background-color: #496149;
}
</style>
border-color css
<style>
span { border-color: #496149; }
span { border-color: rgb(73,97,73); }
td.TdClassName
{
border-color: #496149;
}
.TagClassName
{
border-color: #496149;
}
</style>