Shades of Nandor #476747
Tints of Nandor #476747
RGB
CMYK
RGB Variations
Color information
#476747 (or 0x476747) is known color: Nandor. HEX triplet: 47, 67 and 47. RGB value is (71,103,71). Sum of RGB (Red+Green+Blue) = 71+103+71=245 (32% of max value = 765). Red value is 71 (28.12% from 255 or 28.98% from 245); Green value is 103 (40.62% from 255 or 42.04% from 245); Blue value is 71 (28.12% from 255 or 28.98% from 245); Max value from RGB is 103 - color contains mainly: green. Hex color #476747 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476747 is #B898B8. Grayscale: #595959. Windows color (decimal): -12097721 or 4679495. OLE color: 4679495.
HSL color Cylindrical-coordinate representation of color #476747: hue angle of 120º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #476747 is Cyan = 0.31, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 71 | 103 | 71 | - |
| CMYK | 0.31 | 0 | 0.31 | 0.60 |
| HSL | 120º | 0.18% | 0.34% | - |
| HSV(B) | 120º | 0.31% | 0.4% | - |
| XYZ | 8.59 | 11.5 | 7.73 | - |
| YUV | 89.78 | 117.4 | 114.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 103 | 71 | 0.31 | 0 | 0.31 | 0.60 | 120 | 0.18 | 0.34 |
| Hex | 47 | 67 | 47 | 1F | 0 | 1F | 3C | 78 | 12 | 22 |
| Octal | 107 | 147 | 107 | 37 | 0 | 37 | 74 | 170 | 22 | 42 |
| Binary | 1000111 | 1100111 | 1000111 | 11111 | 0 | 11111 | 111100 | 1111000 | 10010 | 100010 |
Color Harmonies of #476747
Complementary color
Monochromatic Colors of #476747
Black with #476747
Text Example
Text Example
White with #476747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476747; }
p { color: rgb(71,103,71); }
H1.HeaderClassName
{
color: #476747;
}
.AnyTagClassName
{
color: #476747;
}
</style>
background-color css
<style>
a { background-color: #476747; }
a { background-color: rgb(71,103,71); }
div.DivClassName
{
background-color: #476747;
}
.BgClassName
{
background-color: #476747;
}
</style>
border-color css
<style>
span { border-color: #476747; }
span { border-color: rgb(71,103,71); }
td.TdClassName
{
border-color: #476747;
}
.TagClassName
{
border-color: #476747;
}
</style>