Shades of Nandor #465649
Tints of Nandor #465649
RGB
CMYK
RGB Variations
Color information
#465649 (or 0x465649) is known color: Nandor. HEX triplet: 46, 56 and 49. RGB value is (70,86,73). Sum of RGB (Red+Green+Blue) = 70+86+73=229 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.57% from 229); Green value is 86 (33.98% from 255 or 37.55% from 229); Blue value is 73 (28.91% from 255 or 31.88% from 229); Max value from RGB is 86 - color contains mainly: green. Hex color #465649 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #465649 is #B9A9B6. Grayscale: #4F4F4F. Windows color (decimal): -12167607 or 4806214. OLE color: 4806214.
HSL color Cylindrical-coordinate representation of color #465649: hue angle of 131.25º degrees, saturation: 0.1, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #465649 is Cyan = 0.19, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 86 | 73 | - |
| CMYK | 0.19 | 0 | 0.15 | 0.66 |
| HSL | 131.25º | 0.1% | 0.31% | - |
| HSV(B) | 131.25º | 0.19% | 0.34% | - |
| XYZ | 7.06 | 8.44 | 7.56 | - |
| YUV | 79.73 | 124.2 | 121.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 86 | 73 | 0.19 | 0 | 0.15 | 0.66 | 131.25 | 0.1 | 0.31 |
| Hex | 46 | 56 | 49 | 13 | 0 | F | 42 | 83 | A | 1F |
| Octal | 106 | 126 | 111 | 23 | 0 | 17 | 102 | 203 | 12 | 37 |
| Binary | 1000110 | 1010110 | 1001001 | 10011 | 0 | 1111 | 1000010 | 10000011 | 1010 | 11111 |
Color Harmonies of #465649
Complementary color
Monochromatic Colors of #465649
Black with #465649
Text Example
Text Example
White with #465649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465649; }
p { color: rgb(70,86,73); }
H1.HeaderClassName
{
color: #465649;
}
.AnyTagClassName
{
color: #465649;
}
</style>
background-color css
<style>
a { background-color: #465649; }
a { background-color: rgb(70,86,73); }
div.DivClassName
{
background-color: #465649;
}
.BgClassName
{
background-color: #465649;
}
</style>
border-color css
<style>
span { border-color: #465649; }
span { border-color: rgb(70,86,73); }
td.TdClassName
{
border-color: #465649;
}
.TagClassName
{
border-color: #465649;
}
</style>