Shades of Nandor #466449
Tints of Nandor #466449
RGB
CMYK
RGB Variations
Color information
#466449 (or 0x466449) is known color: Nandor. HEX triplet: 46, 64 and 49. RGB value is (70,100,73). Sum of RGB (Red+Green+Blue) = 70+100+73=243 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.81% from 243); Green value is 100 (39.45% from 255 or 41.15% from 243); Blue value is 73 (28.91% from 255 or 30.04% from 243); Max value from RGB is 100 - color contains mainly: green. Hex color #466449 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466449 is #B99BB6. Grayscale: #585858. Windows color (decimal): -12164023 or 4809798. OLE color: 4809798.
HSL color Cylindrical-coordinate representation of color #466449: hue angle of 126º degrees, saturation: 0.18, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #466449 is Cyan = 0.30, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 70 | 100 | 73 | - |
| CMYK | 0.30 | 0 | 0.27 | 0.61 |
| HSL | 126º | 0.18% | 0.33% | - |
| HSV(B) | 126º | 0.3% | 0.39% | - |
| XYZ | 8.29 | 10.9 | 7.97 | - |
| YUV | 87.95 | 119.56 | 115.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 100 | 73 | 0.30 | 0 | 0.27 | 0.61 | 126 | 0.18 | 0.33 |
| Hex | 46 | 64 | 49 | 1E | 0 | 1B | 3D | 7E | 12 | 21 |
| Octal | 106 | 144 | 111 | 36 | 0 | 33 | 75 | 176 | 22 | 41 |
| Binary | 1000110 | 1100100 | 1001001 | 11110 | 0 | 11011 | 111101 | 1111110 | 10010 | 100001 |
Color Harmonies of #466449
Complementary color
Monochromatic Colors of #466449
Black with #466449
Text Example
Text Example
White with #466449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466449; }
p { color: rgb(70,100,73); }
H1.HeaderClassName
{
color: #466449;
}
.AnyTagClassName
{
color: #466449;
}
</style>
background-color css
<style>
a { background-color: #466449; }
a { background-color: rgb(70,100,73); }
div.DivClassName
{
background-color: #466449;
}
.BgClassName
{
background-color: #466449;
}
</style>
border-color css
<style>
span { border-color: #466449; }
span { border-color: rgb(70,100,73); }
td.TdClassName
{
border-color: #466449;
}
.TagClassName
{
border-color: #466449;
}
</style>