Shades of Nandor #516952
Tints of Nandor #516952
RGB
CMYK
RGB Variations
Color information
#516952 (or 0x516952) is known color: Nandor. HEX triplet: 51, 69 and 52. RGB value is (81,105,82). Sum of RGB (Red+Green+Blue) = 81+105+82=268 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.22% from 268); Green value is 105 (41.41% from 255 or 39.18% from 268); Blue value is 82 (32.42% from 255 or 30.60% from 268); Max value from RGB is 105 - color contains mainly: green. Hex color #516952 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516952 is #AE96AD. Grayscale: #5F5F5F. Windows color (decimal): -11441838 or 5400913. OLE color: 5400913.
HSL color Cylindrical-coordinate representation of color #516952: hue angle of 122.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 #516952 is Cyan = 0.23, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 105 | 82 | - |
| CMYK | 0.23 | 0 | 0.22 | 0.59 |
| HSL | 122.5º | 0.13% | 0.36% | - |
| HSV(B) | 122.5º | 0.23% | 0.41% | - |
| XYZ | 9.97 | 12.46 | 9.86 | - |
| YUV | 95.2 | 120.55 | 117.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 105 | 82 | 0.23 | 0 | 0.22 | 0.59 | 122.5 | 0.13 | 0.36 |
| Hex | 51 | 69 | 52 | 17 | 0 | 16 | 3B | 7B | D | 24 |
| Octal | 121 | 151 | 122 | 27 | 0 | 26 | 73 | 173 | 15 | 44 |
| Binary | 1010001 | 1101001 | 1010010 | 10111 | 0 | 10110 | 111011 | 1111011 | 1101 | 100100 |
Color Harmonies of #516952
Complementary color
Monochromatic Colors of #516952
Black with #516952
Text Example
Text Example
White with #516952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516952; }
p { color: rgb(81,105,82); }
H1.HeaderClassName
{
color: #516952;
}
.AnyTagClassName
{
color: #516952;
}
</style>
background-color css
<style>
a { background-color: #516952; }
a { background-color: rgb(81,105,82); }
div.DivClassName
{
background-color: #516952;
}
.BgClassName
{
background-color: #516952;
}
</style>
border-color css
<style>
span { border-color: #516952; }
span { border-color: rgb(81,105,82); }
td.TdClassName
{
border-color: #516952;
}
.TagClassName
{
border-color: #516952;
}
</style>