Shades of Nandor #466547
Tints of Nandor #466547
RGB
CMYK
RGB Variations
Color information
#466547 (or 0x466547) is known color: Nandor. HEX triplet: 46, 65 and 47. RGB value is (70,101,71). Sum of RGB (Red+Green+Blue) = 70+101+71=242 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.93% from 242); Green value is 101 (39.84% from 255 or 41.74% from 242); Blue value is 71 (28.12% from 255 or 29.34% from 242); Max value from RGB is 101 - color contains mainly: green. Hex color #466547 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466547 is #B99AB8. Grayscale: #585858. Windows color (decimal): -12163769 or 4678982. OLE color: 4678982.
HSL color Cylindrical-coordinate representation of color #466547: hue angle of 121.94º 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 #466547 is Cyan = 0.31, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 70 | 101 | 71 | - |
| CMYK | 0.31 | 0 | 0.30 | 0.60 |
| HSL | 121.94º | 0.18% | 0.34% | - |
| HSV(B) | 121.94º | 0.31% | 0.4% | - |
| XYZ | 8.32 | 11.06 | 7.66 | - |
| YUV | 88.31 | 118.23 | 114.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 101 | 71 | 0.31 | 0 | 0.30 | 0.60 | 121.94 | 0.18 | 0.34 |
| Hex | 46 | 65 | 47 | 1F | 0 | 1E | 3C | 7A | 12 | 22 |
| Octal | 106 | 145 | 107 | 37 | 0 | 36 | 74 | 172 | 22 | 42 |
| Binary | 1000110 | 1100101 | 1000111 | 11111 | 0 | 11110 | 111100 | 1111010 | 10010 | 100010 |
Color Harmonies of #466547
Complementary color
Monochromatic Colors of #466547
Black with #466547
Text Example
Text Example
White with #466547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466547; }
p { color: rgb(70,101,71); }
H1.HeaderClassName
{
color: #466547;
}
.AnyTagClassName
{
color: #466547;
}
</style>
background-color css
<style>
a { background-color: #466547; }
a { background-color: rgb(70,101,71); }
div.DivClassName
{
background-color: #466547;
}
.BgClassName
{
background-color: #466547;
}
</style>
border-color css
<style>
span { border-color: #466547; }
span { border-color: rgb(70,101,71); }
td.TdClassName
{
border-color: #466547;
}
.TagClassName
{
border-color: #466547;
}
</style>