Shades of Nandor #465749
Tints of Nandor #465749
RGB
CMYK
RGB Variations
Color information
#465749 (or 0x465749) is known color: Nandor. HEX triplet: 46, 57 and 49. RGB value is (70,87,73). Sum of RGB (Red+Green+Blue) = 70+87+73=230 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.43% from 230); Green value is 87 (34.38% from 255 or 37.83% from 230); Blue value is 73 (28.91% from 255 or 31.74% from 230); Max value from RGB is 87 - color contains mainly: green. Hex color #465749 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #465749 is #B9A8B6. Grayscale: #505050. Windows color (decimal): -12167351 or 4806470. OLE color: 4806470.
HSL color Cylindrical-coordinate representation of color #465749: hue angle of 130.59º degrees, saturation: 0.11, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #465749 is Cyan = 0.20, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 87 | 73 | - |
| CMYK | 0.20 | 0 | 0.16 | 0.66 |
| HSL | 130.59º | 0.11% | 0.31% | - |
| HSV(B) | 130.59º | 0.2% | 0.34% | - |
| XYZ | 7.14 | 8.6 | 7.59 | - |
| YUV | 80.32 | 123.87 | 120.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 87 | 73 | 0.20 | 0 | 0.16 | 0.66 | 130.59 | 0.11 | 0.31 |
| Hex | 46 | 57 | 49 | 14 | 0 | 10 | 42 | 83 | B | 1F |
| Octal | 106 | 127 | 111 | 24 | 0 | 20 | 102 | 203 | 13 | 37 |
| Binary | 1000110 | 1010111 | 1001001 | 10100 | 0 | 10000 | 1000010 | 10000011 | 1011 | 11111 |
Color Harmonies of #465749
Complementary color
Monochromatic Colors of #465749
Black with #465749
Text Example
Text Example
White with #465749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465749; }
p { color: rgb(70,87,73); }
H1.HeaderClassName
{
color: #465749;
}
.AnyTagClassName
{
color: #465749;
}
</style>
background-color css
<style>
a { background-color: #465749; }
a { background-color: rgb(70,87,73); }
div.DivClassName
{
background-color: #465749;
}
.BgClassName
{
background-color: #465749;
}
</style>
border-color css
<style>
span { border-color: #465749; }
span { border-color: rgb(70,87,73); }
td.TdClassName
{
border-color: #465749;
}
.TagClassName
{
border-color: #465749;
}
</style>