Shades of Nandor #516850
Tints of Nandor #516850
RGB
CMYK
RGB Variations
Color information
#516850 (or 0x516850) is known color: Nandor. HEX triplet: 51, 68 and 50. RGB value is (81,104,80). Sum of RGB (Red+Green+Blue) = 81+104+80=265 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.57% from 265); Green value is 104 (41.02% from 255 or 39.25% from 265); Blue value is 80 (31.64% from 255 or 30.19% from 265); Max value from RGB is 104 - color contains mainly: green. Hex color #516850 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516850 is #AE97AF. Grayscale: #5E5E5E. Windows color (decimal): -11442096 or 5269585. OLE color: 5269585.
HSL color Cylindrical-coordinate representation of color #516850: hue angle of 117.5º degrees, saturation: 0.13, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #516850 is Cyan = 0.22, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 104 | 80 | - |
| CMYK | 0.22 | 0 | 0.23 | 0.59 |
| HSL | 117.5º | 0.13% | 0.36% | - |
| HSV(B) | 117.5º | 0.23% | 0.41% | - |
| XYZ | 9.79 | 12.23 | 9.43 | - |
| YUV | 94.39 | 119.88 | 118.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 104 | 80 | 0.22 | 0 | 0.23 | 0.59 | 117.5 | 0.13 | 0.36 |
| Hex | 51 | 68 | 50 | 16 | 0 | 17 | 3B | 76 | D | 24 |
| Octal | 121 | 150 | 120 | 26 | 0 | 27 | 73 | 166 | 15 | 44 |
| Binary | 1010001 | 1101000 | 1010000 | 10110 | 0 | 10111 | 111011 | 1110110 | 1101 | 100100 |
Color Harmonies of #516850
Complementary color
Monochromatic Colors of #516850
Black with #516850
Text Example
Text Example
White with #516850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516850; }
p { color: rgb(81,104,80); }
H1.HeaderClassName
{
color: #516850;
}
.AnyTagClassName
{
color: #516850;
}
</style>
background-color css
<style>
a { background-color: #516850; }
a { background-color: rgb(81,104,80); }
div.DivClassName
{
background-color: #516850;
}
.BgClassName
{
background-color: #516850;
}
</style>
border-color css
<style>
span { border-color: #516850; }
span { border-color: rgb(81,104,80); }
td.TdClassName
{
border-color: #516850;
}
.TagClassName
{
border-color: #516850;
}
</style>