Shades of Nandor #466149
Tints of Nandor #466149
RGB
CMYK
RGB Variations
Color information
#466149 (or 0x466149) is known color: Nandor. HEX triplet: 46, 61 and 49. RGB value is (70,97,73). Sum of RGB (Red+Green+Blue) = 70+97+73=240 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.17% from 240); Green value is 97 (38.28% from 255 or 40.42% from 240); Blue value is 73 (28.91% from 255 or 30.42% from 240); Max value from RGB is 97 - color contains mainly: green. Hex color #466149 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466149 is #B99EB6. Grayscale: #565656. Windows color (decimal): -12164791 or 4809030. OLE color: 4809030.
HSL color Cylindrical-coordinate representation of color #466149: hue angle of 126.67º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #466149 is Cyan = 0.28, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 97 | 73 | - |
| CMYK | 0.28 | 0 | 0.25 | 0.62 |
| HSL | 126.67º | 0.16% | 0.33% | - |
| HSV(B) | 126.67º | 0.28% | 0.38% | - |
| XYZ | 8 | 10.33 | 7.88 | - |
| YUV | 86.19 | 120.55 | 116.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 97 | 73 | 0.28 | 0 | 0.25 | 0.62 | 126.67 | 0.16 | 0.33 |
| Hex | 46 | 61 | 49 | 1C | 0 | 19 | 3E | 7F | 10 | 21 |
| Octal | 106 | 141 | 111 | 34 | 0 | 31 | 76 | 177 | 20 | 41 |
| Binary | 1000110 | 1100001 | 1001001 | 11100 | 0 | 11001 | 111110 | 1111111 | 10000 | 100001 |
Color Harmonies of #466149
Complementary color
Monochromatic Colors of #466149
Black with #466149
Text Example
Text Example
White with #466149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466149; }
p { color: rgb(70,97,73); }
H1.HeaderClassName
{
color: #466149;
}
.AnyTagClassName
{
color: #466149;
}
</style>
background-color css
<style>
a { background-color: #466149; }
a { background-color: rgb(70,97,73); }
div.DivClassName
{
background-color: #466149;
}
.BgClassName
{
background-color: #466149;
}
</style>
border-color css
<style>
span { border-color: #466149; }
span { border-color: rgb(70,97,73); }
td.TdClassName
{
border-color: #466149;
}
.TagClassName
{
border-color: #466149;
}
</style>