Shades of Nandor #466747
Tints of Nandor #466747
RGB
CMYK
RGB Variations
Color information
#466747 (or 0x466747) is known color: Nandor. HEX triplet: 46, 67 and 47. RGB value is (70,103,71). Sum of RGB (Red+Green+Blue) = 70+103+71=244 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.69% from 244); Green value is 103 (40.62% from 255 or 42.21% from 244); Blue value is 71 (28.12% from 255 or 29.10% from 244); Max value from RGB is 103 - color contains mainly: green. Hex color #466747 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466747 is #B998B8. Grayscale: #595959. Windows color (decimal): -12163257 or 4679494. OLE color: 4679494.
HSL color Cylindrical-coordinate representation of color #466747: hue angle of 121.82º degrees, saturation: 0.19, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #466747 is Cyan = 0.32, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 70 | 103 | 71 | - |
| CMYK | 0.32 | 0 | 0.31 | 0.60 |
| HSL | 121.82º | 0.19% | 0.34% | - |
| HSV(B) | 121.82º | 0.32% | 0.4% | - |
| XYZ | 8.51 | 11.46 | 7.72 | - |
| YUV | 89.49 | 117.57 | 114.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 103 | 71 | 0.32 | 0 | 0.31 | 0.60 | 121.82 | 0.19 | 0.34 |
| Hex | 46 | 67 | 47 | 20 | 0 | 1F | 3C | 7A | 13 | 22 |
| Octal | 106 | 147 | 107 | 40 | 0 | 37 | 74 | 172 | 23 | 42 |
| Binary | 1000110 | 1100111 | 1000111 | 100000 | 0 | 11111 | 111100 | 1111010 | 10011 | 100010 |
Color Harmonies of #466747
Complementary color
Monochromatic Colors of #466747
Black with #466747
Text Example
Text Example
White with #466747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466747; }
p { color: rgb(70,103,71); }
H1.HeaderClassName
{
color: #466747;
}
.AnyTagClassName
{
color: #466747;
}
</style>
background-color css
<style>
a { background-color: #466747; }
a { background-color: rgb(70,103,71); }
div.DivClassName
{
background-color: #466747;
}
.BgClassName
{
background-color: #466747;
}
</style>
border-color css
<style>
span { border-color: #466747; }
span { border-color: rgb(70,103,71); }
td.TdClassName
{
border-color: #466747;
}
.TagClassName
{
border-color: #466747;
}
</style>