Shades of Nandor #466948
Tints of Nandor #466948
RGB
CMYK
RGB Variations
Color information
#466948 (or 0x466948) is known color: Nandor. HEX triplet: 46, 69 and 48. RGB value is (70,105,72). Sum of RGB (Red+Green+Blue) = 70+105+72=247 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.34% from 247); Green value is 105 (41.41% from 255 or 42.51% from 247); Blue value is 72 (28.52% from 255 or 29.15% from 247); Max value from RGB is 105 - color contains mainly: green. Hex color #466948 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466948 is #B996B7. Grayscale: #5A5A5A. Windows color (decimal): -12162744 or 4745542. OLE color: 4745542.
HSL color Cylindrical-coordinate representation of color #466948: hue angle of 123.43º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #466948 is Cyan = 0.33, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 70 | 105 | 72 | - |
| CMYK | 0.33 | 0 | 0.31 | 0.59 |
| HSL | 123.43º | 0.2% | 0.34% | - |
| HSV(B) | 123.43º | 0.33% | 0.41% | - |
| XYZ | 8.75 | 11.87 | 7.96 | - |
| YUV | 90.77 | 117.4 | 113.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 105 | 72 | 0.33 | 0 | 0.31 | 0.59 | 123.43 | 0.2 | 0.34 |
| Hex | 46 | 69 | 48 | 21 | 0 | 1F | 3B | 7B | 14 | 22 |
| Octal | 106 | 151 | 110 | 41 | 0 | 37 | 73 | 173 | 24 | 42 |
| Binary | 1000110 | 1101001 | 1001000 | 100001 | 0 | 11111 | 111011 | 1111011 | 10100 | 100010 |
Color Harmonies of #466948
Complementary color
Monochromatic Colors of #466948
Black with #466948
Text Example
Text Example
White with #466948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466948; }
p { color: rgb(70,105,72); }
H1.HeaderClassName
{
color: #466948;
}
.AnyTagClassName
{
color: #466948;
}
</style>
background-color css
<style>
a { background-color: #466948; }
a { background-color: rgb(70,105,72); }
div.DivClassName
{
background-color: #466948;
}
.BgClassName
{
background-color: #466948;
}
</style>
border-color css
<style>
span { border-color: #466948; }
span { border-color: rgb(70,105,72); }
td.TdClassName
{
border-color: #466948;
}
.TagClassName
{
border-color: #466948;
}
</style>