Shades of Nandor #475649
Tints of Nandor #475649
RGB
CMYK
RGB Variations
Color information
#475649 (or 0x475649) is known color: Nandor. HEX triplet: 47, 56 and 49. RGB value is (71,86,73). Sum of RGB (Red+Green+Blue) = 71+86+73=230 (30% of max value = 765). Red value is 71 (28.12% from 255 or 30.87% from 230); Green value is 86 (33.98% from 255 or 37.39% from 230); Blue value is 73 (28.91% from 255 or 31.74% from 230); Max value from RGB is 86 - color contains mainly: green. Hex color #475649 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #475649 is #B8A9B6. Grayscale: #505050. Windows color (decimal): -12102071 or 4806215. OLE color: 4806215.
HSL color Cylindrical-coordinate representation of color #475649: hue angle of 128º degrees, saturation: 0.1, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #475649 is Cyan = 0.17, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 71 | 86 | 73 | - |
| CMYK | 0.17 | 0 | 0.15 | 0.66 |
| HSL | 128º | 0.1% | 0.31% | - |
| HSV(B) | 128º | 0.17% | 0.34% | - |
| XYZ | 7.13 | 8.48 | 7.56 | - |
| YUV | 80.03 | 124.03 | 121.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 86 | 73 | 0.17 | 0 | 0.15 | 0.66 | 128 | 0.1 | 0.31 |
| Hex | 47 | 56 | 49 | 11 | 0 | F | 42 | 80 | A | 1F |
| Octal | 107 | 126 | 111 | 21 | 0 | 17 | 102 | 200 | 12 | 37 |
| Binary | 1000111 | 1010110 | 1001001 | 10001 | 0 | 1111 | 1000010 | 10000000 | 1010 | 11111 |
Color Harmonies of #475649
Complementary color
Monochromatic Colors of #475649
Black with #475649
Text Example
Text Example
White with #475649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475649; }
p { color: rgb(71,86,73); }
H1.HeaderClassName
{
color: #475649;
}
.AnyTagClassName
{
color: #475649;
}
</style>
background-color css
<style>
a { background-color: #475649; }
a { background-color: rgb(71,86,73); }
div.DivClassName
{
background-color: #475649;
}
.BgClassName
{
background-color: #475649;
}
</style>
border-color css
<style>
span { border-color: #475649; }
span { border-color: rgb(71,86,73); }
td.TdClassName
{
border-color: #475649;
}
.TagClassName
{
border-color: #475649;
}
</style>