Shades of Nandor #516653
Tints of Nandor #516653
RGB
CMYK
RGB Variations
Color information
#516653 (or 0x516653) is known color: Nandor. HEX triplet: 51, 66 and 53. RGB value is (81,102,83). Sum of RGB (Red+Green+Blue) = 81+102+83=266 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.45% from 266); Green value is 102 (40.23% from 255 or 38.35% from 266); Blue value is 83 (32.81% from 255 or 31.20% from 266); Max value from RGB is 102 - color contains mainly: green. Hex color #516653 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516653 is #AE99AC. Grayscale: #5D5D5D. Windows color (decimal): -11442605 or 5465681. OLE color: 5465681.
HSL color Cylindrical-coordinate representation of color #516653: hue angle of 125.71º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #516653 is Cyan = 0.21, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 81 | 102 | 83 | - |
| CMYK | 0.21 | 0 | 0.19 | 0.6 |
| HSL | 125.71º | 0.11% | 0.36% | - |
| HSV(B) | 125.71º | 0.21% | 0.4% | - |
| XYZ | 9.71 | 11.88 | 9.96 | - |
| YUV | 93.56 | 122.04 | 119.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 102 | 83 | 0.21 | 0 | 0.19 | 0.6 | 125.71 | 0.11 | 0.36 |
| Hex | 51 | 66 | 53 | 15 | 0 | 13 | 3C | 7E | B | 24 |
| Octal | 121 | 146 | 123 | 25 | 0 | 23 | 74 | 176 | 13 | 44 |
| Binary | 1010001 | 1100110 | 1010011 | 10101 | 0 | 10011 | 111100 | 1111110 | 1011 | 100100 |
Color Harmonies of #516653
Complementary color
Monochromatic Colors of #516653
Black with #516653
Text Example
Text Example
White with #516653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516653; }
p { color: rgb(81,102,83); }
H1.HeaderClassName
{
color: #516653;
}
.AnyTagClassName
{
color: #516653;
}
</style>
background-color css
<style>
a { background-color: #516653; }
a { background-color: rgb(81,102,83); }
div.DivClassName
{
background-color: #516653;
}
.BgClassName
{
background-color: #516653;
}
</style>
border-color css
<style>
span { border-color: #516653; }
span { border-color: rgb(81,102,83); }
td.TdClassName
{
border-color: #516653;
}
.TagClassName
{
border-color: #516653;
}
</style>