Shades of Nandor #476249
Tints of Nandor #476249
RGB
CMYK
RGB Variations
Color information
#476249 (or 0x476249) is known color: Nandor. HEX triplet: 47, 62 and 49. RGB value is (71,98,73). Sum of RGB (Red+Green+Blue) = 71+98+73=242 (32% of max value = 765). Red value is 71 (28.12% from 255 or 29.34% from 242); Green value is 98 (38.67% from 255 or 40.50% from 242); Blue value is 73 (28.91% from 255 or 30.17% from 242); Max value from RGB is 98 - color contains mainly: green. Hex color #476249 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476249 is #B89DB6. Grayscale: #575757. Windows color (decimal): -12098999 or 4809287. OLE color: 4809287.
HSL color Cylindrical-coordinate representation of color #476249: hue angle of 124.44º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #476249 is Cyan = 0.28, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 71 | 98 | 73 | - |
| CMYK | 0.28 | 0 | 0.26 | 0.62 |
| HSL | 124.44º | 0.16% | 0.33% | - |
| HSV(B) | 124.44º | 0.28% | 0.38% | - |
| XYZ | 8.17 | 10.56 | 7.91 | - |
| YUV | 87.08 | 120.05 | 116.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 98 | 73 | 0.28 | 0 | 0.26 | 0.62 | 124.44 | 0.16 | 0.33 |
| Hex | 47 | 62 | 49 | 1C | 0 | 1A | 3E | 7C | 10 | 21 |
| Octal | 107 | 142 | 111 | 34 | 0 | 32 | 76 | 174 | 20 | 41 |
| Binary | 1000111 | 1100010 | 1001001 | 11100 | 0 | 11010 | 111110 | 1111100 | 10000 | 100001 |
Color Harmonies of #476249
Complementary color
Monochromatic Colors of #476249
Black with #476249
Text Example
Text Example
White with #476249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476249; }
p { color: rgb(71,98,73); }
H1.HeaderClassName
{
color: #476249;
}
.AnyTagClassName
{
color: #476249;
}
</style>
background-color css
<style>
a { background-color: #476249; }
a { background-color: rgb(71,98,73); }
div.DivClassName
{
background-color: #476249;
}
.BgClassName
{
background-color: #476249;
}
</style>
border-color css
<style>
span { border-color: #476249; }
span { border-color: rgb(71,98,73); }
td.TdClassName
{
border-color: #476249;
}
.TagClassName
{
border-color: #476249;
}
</style>