Shades of Nandor #516152
Tints of Nandor #516152
RGB
CMYK
RGB Variations
Color information
#516152 (or 0x516152) is known color: Nandor. HEX triplet: 51, 61 and 52. RGB value is (81,97,82). Sum of RGB (Red+Green+Blue) = 81+97+82=260 (34% of max value = 765). Red value is 81 (32.03% from 255 or 31.15% from 260); Green value is 97 (38.28% from 255 or 37.31% from 260); Blue value is 82 (32.42% from 255 or 31.54% from 260); Max value from RGB is 97 - color contains mainly: green. Hex color #516152 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516152 is #AE9EAD. Grayscale: #5A5A5A. Windows color (decimal): -11443886 or 5398865. OLE color: 5398865.
HSL color Cylindrical-coordinate representation of color #516152: hue angle of 123.75º degrees, saturation: 0.09, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #516152 is Cyan = 0.16, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 81 | 97 | 82 | - |
| CMYK | 0.16 | 0 | 0.15 | 0.62 |
| HSL | 123.75º | 0.09% | 0.35% | - |
| HSV(B) | 123.75º | 0.16% | 0.38% | - |
| XYZ | 9.19 | 10.91 | 9.6 | - |
| YUV | 90.51 | 123.2 | 121.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 97 | 82 | 0.16 | 0 | 0.15 | 0.62 | 123.75 | 0.09 | 0.35 |
| Hex | 51 | 61 | 52 | 10 | 0 | F | 3E | 7C | 9 | 23 |
| Octal | 121 | 141 | 122 | 20 | 0 | 17 | 76 | 174 | 11 | 43 |
| Binary | 1010001 | 1100001 | 1010010 | 10000 | 0 | 1111 | 111110 | 1111100 | 1001 | 100011 |
Color Harmonies of #516152
Complementary color
Monochromatic Colors of #516152
Black with #516152
Text Example
Text Example
White with #516152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516152; }
p { color: rgb(81,97,82); }
H1.HeaderClassName
{
color: #516152;
}
.AnyTagClassName
{
color: #516152;
}
</style>
background-color css
<style>
a { background-color: #516152; }
a { background-color: rgb(81,97,82); }
div.DivClassName
{
background-color: #516152;
}
.BgClassName
{
background-color: #516152;
}
</style>
border-color css
<style>
span { border-color: #516152; }
span { border-color: rgb(81,97,82); }
td.TdClassName
{
border-color: #516152;
}
.TagClassName
{
border-color: #516152;
}
</style>