Shades of Nandor #516350
Tints of Nandor #516350
RGB
CMYK
RGB Variations
Color information
#516350 (or 0x516350) is known color: Nandor. HEX triplet: 51, 63 and 50. RGB value is (81,99,80). Sum of RGB (Red+Green+Blue) = 81+99+80=260 (34% of max value = 765). Red value is 81 (32.03% from 255 or 31.15% from 260); Green value is 99 (39.06% from 255 or 38.08% from 260); Blue value is 80 (31.64% from 255 or 30.77% from 260); Max value from RGB is 99 - color contains mainly: green. Hex color #516350 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516350 is #AE9CAF. Grayscale: #5B5B5B. Windows color (decimal): -11443376 or 5268305. OLE color: 5268305.
HSL color Cylindrical-coordinate representation of color #516350: hue angle of 116.84º degrees, saturation: 0.11, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #516350 is Cyan = 0.18, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 81 | 99 | 80 | - |
| CMYK | 0.18 | 0 | 0.19 | 0.61 |
| HSL | 116.84º | 0.11% | 0.35% | - |
| HSV(B) | 116.84º | 0.19% | 0.39% | - |
| XYZ | 9.3 | 11.25 | 9.27 | - |
| YUV | 91.45 | 121.54 | 120.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 99 | 80 | 0.18 | 0 | 0.19 | 0.61 | 116.84 | 0.11 | 0.35 |
| Hex | 51 | 63 | 50 | 12 | 0 | 13 | 3D | 75 | B | 23 |
| Octal | 121 | 143 | 120 | 22 | 0 | 23 | 75 | 165 | 13 | 43 |
| Binary | 1010001 | 1100011 | 1010000 | 10010 | 0 | 10011 | 111101 | 1110101 | 1011 | 100011 |
Color Harmonies of #516350
Complementary color
Monochromatic Colors of #516350
Black with #516350
Text Example
Text Example
White with #516350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516350; }
p { color: rgb(81,99,80); }
H1.HeaderClassName
{
color: #516350;
}
.AnyTagClassName
{
color: #516350;
}
</style>
background-color css
<style>
a { background-color: #516350; }
a { background-color: rgb(81,99,80); }
div.DivClassName
{
background-color: #516350;
}
.BgClassName
{
background-color: #516350;
}
</style>
border-color css
<style>
span { border-color: #516350; }
span { border-color: rgb(81,99,80); }
td.TdClassName
{
border-color: #516350;
}
.TagClassName
{
border-color: #516350;
}
</style>