Shades of Nandor #466249
Tints of Nandor #466249
RGB
CMYK
RGB Variations
Color information
#466249 (or 0x466249) is known color: Nandor. HEX triplet: 46, 62 and 49. RGB value is (70,98,73). Sum of RGB (Red+Green+Blue) = 70+98+73=241 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.05% from 241); Green value is 98 (38.67% from 255 or 40.66% from 241); Blue value is 73 (28.91% from 255 or 30.29% from 241); Max value from RGB is 98 - color contains mainly: green. Hex color #466249 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466249 is #B99DB6. Grayscale: #565656. Windows color (decimal): -12164535 or 4809286. OLE color: 4809286.
HSL color Cylindrical-coordinate representation of color #466249: hue angle of 126.43º degrees, saturation: 0.17, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #466249 is Cyan = 0.29, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 98 | 73 | - |
| CMYK | 0.29 | 0 | 0.26 | 0.62 |
| HSL | 126.43º | 0.17% | 0.33% | - |
| HSV(B) | 126.43º | 0.29% | 0.38% | - |
| XYZ | 8.1 | 10.52 | 7.91 | - |
| YUV | 86.78 | 120.22 | 116.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 98 | 73 | 0.29 | 0 | 0.26 | 0.62 | 126.43 | 0.17 | 0.33 |
| Hex | 46 | 62 | 49 | 1D | 0 | 1A | 3E | 7E | 11 | 21 |
| Octal | 106 | 142 | 111 | 35 | 0 | 32 | 76 | 176 | 21 | 41 |
| Binary | 1000110 | 1100010 | 1001001 | 11101 | 0 | 11010 | 111110 | 1111110 | 10001 | 100001 |
Color Harmonies of #466249
Complementary color
Monochromatic Colors of #466249
Black with #466249
Text Example
Text Example
White with #466249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466249; }
p { color: rgb(70,98,73); }
H1.HeaderClassName
{
color: #466249;
}
.AnyTagClassName
{
color: #466249;
}
</style>
background-color css
<style>
a { background-color: #466249; }
a { background-color: rgb(70,98,73); }
div.DivClassName
{
background-color: #466249;
}
.BgClassName
{
background-color: #466249;
}
</style>
border-color css
<style>
span { border-color: #466249; }
span { border-color: rgb(70,98,73); }
td.TdClassName
{
border-color: #466249;
}
.TagClassName
{
border-color: #466249;
}
</style>