Shades of Nandor #466647
Tints of Nandor #466647
RGB
CMYK
RGB Variations
Color information
#466647 (or 0x466647) is known color: Nandor. HEX triplet: 46, 66 and 47. RGB value is (70,102,71). Sum of RGB (Red+Green+Blue) = 70+102+71=243 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.81% from 243); Green value is 102 (40.23% from 255 or 41.98% from 243); Blue value is 71 (28.12% from 255 or 29.22% from 243); Max value from RGB is 102 - color contains mainly: green. Hex color #466647 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466647 is #B999B8. Grayscale: #585858. Windows color (decimal): -12163513 or 4679238. OLE color: 4679238.
HSL color Cylindrical-coordinate representation of color #466647: hue angle of 121.88º degrees, saturation: 0.19, 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 #466647 is Cyan = 0.31, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 70 | 102 | 71 | - |
| CMYK | 0.31 | 0 | 0.30 | 0.6 |
| HSL | 121.88º | 0.19% | 0.34% | - |
| HSV(B) | 121.88º | 0.31% | 0.4% | - |
| XYZ | 8.41 | 11.26 | 7.69 | - |
| YUV | 88.9 | 117.9 | 114.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 102 | 71 | 0.31 | 0 | 0.30 | 0.6 | 121.88 | 0.19 | 0.34 |
| Hex | 46 | 66 | 47 | 1F | 0 | 1E | 3C | 7A | 13 | 22 |
| Octal | 106 | 146 | 107 | 37 | 0 | 36 | 74 | 172 | 23 | 42 |
| Binary | 1000110 | 1100110 | 1000111 | 11111 | 0 | 11110 | 111100 | 1111010 | 10011 | 100010 |
Color Harmonies of #466647
Complementary color
Monochromatic Colors of #466647
Black with #466647
Text Example
Text Example
White with #466647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466647; }
p { color: rgb(70,102,71); }
H1.HeaderClassName
{
color: #466647;
}
.AnyTagClassName
{
color: #466647;
}
</style>
background-color css
<style>
a { background-color: #466647; }
a { background-color: rgb(70,102,71); }
div.DivClassName
{
background-color: #466647;
}
.BgClassName
{
background-color: #466647;
}
</style>
border-color css
<style>
span { border-color: #466647; }
span { border-color: rgb(70,102,71); }
td.TdClassName
{
border-color: #466647;
}
.TagClassName
{
border-color: #466647;
}
</style>