Shades of Nandor #476649
Tints of Nandor #476649
RGB
CMYK
RGB Variations
Color information
#476649 (or 0x476649) is known color: Nandor. HEX triplet: 47, 66 and 49. RGB value is (71,102,73). Sum of RGB (Red+Green+Blue) = 71+102+73=246 (32% of max value = 765). Red value is 71 (28.12% from 255 or 28.86% from 246); Green value is 102 (40.23% from 255 or 41.46% from 246); Blue value is 73 (28.91% from 255 or 29.67% from 246); Max value from RGB is 102 - color contains mainly: green. Hex color #476649 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476649 is #B899B6. Grayscale: #595959. Windows color (decimal): -12097975 or 4810311. OLE color: 4810311.
HSL color Cylindrical-coordinate representation of color #476649: hue angle of 123.87º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #476649 is Cyan = 0.30, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 71 | 102 | 73 | - |
| CMYK | 0.30 | 0 | 0.28 | 0.6 |
| HSL | 123.87º | 0.18% | 0.34% | - |
| HSV(B) | 123.87º | 0.3% | 0.4% | - |
| XYZ | 8.55 | 11.32 | 8.04 | - |
| YUV | 89.43 | 118.73 | 114.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 102 | 73 | 0.30 | 0 | 0.28 | 0.6 | 123.87 | 0.18 | 0.34 |
| Hex | 47 | 66 | 49 | 1E | 0 | 1C | 3C | 7C | 12 | 22 |
| Octal | 107 | 146 | 111 | 36 | 0 | 34 | 74 | 174 | 22 | 42 |
| Binary | 1000111 | 1100110 | 1001001 | 11110 | 0 | 11100 | 111100 | 1111100 | 10010 | 100010 |
Color Harmonies of #476649
Complementary color
Monochromatic Colors of #476649
Black with #476649
Text Example
Text Example
White with #476649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476649; }
p { color: rgb(71,102,73); }
H1.HeaderClassName
{
color: #476649;
}
.AnyTagClassName
{
color: #476649;
}
</style>
background-color css
<style>
a { background-color: #476649; }
a { background-color: rgb(71,102,73); }
div.DivClassName
{
background-color: #476649;
}
.BgClassName
{
background-color: #476649;
}
</style>
border-color css
<style>
span { border-color: #476649; }
span { border-color: rgb(71,102,73); }
td.TdClassName
{
border-color: #476649;
}
.TagClassName
{
border-color: #476649;
}
</style>