Shades of Nandor #516853
Tints of Nandor #516853
RGB
CMYK
RGB Variations
Color information
#516853 (or 0x516853) is known color: Nandor. HEX triplet: 51, 68 and 53. RGB value is (81,104,83). Sum of RGB (Red+Green+Blue) = 81+104+83=268 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.22% from 268); Green value is 104 (41.02% from 255 or 38.81% from 268); Blue value is 83 (32.81% from 255 or 30.97% from 268); Max value from RGB is 104 - color contains mainly: green. Hex color #516853 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516853 is #AE97AC. Grayscale: #5E5E5E. Windows color (decimal): -11442093 or 5466193. OLE color: 5466193.
HSL color Cylindrical-coordinate representation of color #516853: hue angle of 125.22º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #516853 is Cyan = 0.22, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 104 | 83 | - |
| CMYK | 0.22 | 0 | 0.20 | 0.59 |
| HSL | 125.22º | 0.12% | 0.36% | - |
| HSV(B) | 125.22º | 0.22% | 0.41% | - |
| XYZ | 9.9 | 12.27 | 10.03 | - |
| YUV | 94.73 | 121.38 | 118.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 104 | 83 | 0.22 | 0 | 0.20 | 0.59 | 125.22 | 0.12 | 0.36 |
| Hex | 51 | 68 | 53 | 16 | 0 | 14 | 3B | 7D | C | 24 |
| Octal | 121 | 150 | 123 | 26 | 0 | 24 | 73 | 175 | 14 | 44 |
| Binary | 1010001 | 1101000 | 1010011 | 10110 | 0 | 10100 | 111011 | 1111101 | 1100 | 100100 |
Color Harmonies of #516853
Complementary color
Monochromatic Colors of #516853
Black with #516853
Text Example
Text Example
White with #516853
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516853; }
p { color: rgb(81,104,83); }
H1.HeaderClassName
{
color: #516853;
}
.AnyTagClassName
{
color: #516853;
}
</style>
background-color css
<style>
a { background-color: #516853; }
a { background-color: rgb(81,104,83); }
div.DivClassName
{
background-color: #516853;
}
.BgClassName
{
background-color: #516853;
}
</style>
border-color css
<style>
span { border-color: #516853; }
span { border-color: rgb(81,104,83); }
td.TdClassName
{
border-color: #516853;
}
.TagClassName
{
border-color: #516853;
}
</style>