Shades of Nandor #515751
Tints of Nandor #515751
RGB
CMYK
RGB Variations
Color information
#515751 (or 0x515751) is known color: Nandor. HEX triplet: 51, 57 and 51. RGB value is (81,87,81). Sum of RGB (Red+Green+Blue) = 81+87+81=249 (32% of max value = 765). Red value is 81 (32.03% from 255 or 32.53% from 249); Green value is 87 (34.38% from 255 or 34.94% from 249); Blue value is 81 (32.03% from 255 or 32.53% from 249); Max value from RGB is 87 - color contains mainly: green. Hex color #515751 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515751 is #AEA8AE. Grayscale: #545454. Windows color (decimal): -11446447 or 5330769. OLE color: 5330769.
HSL color Cylindrical-coordinate representation of color #515751: hue angle of 120º degrees, saturation: 0.04, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #515751 is Cyan = 0.07, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 81 | 87 | 81 | - |
| CMYK | 0.07 | 0 | 0.07 | 0.66 |
| HSL | 120º | 0.04% | 0.33% | - |
| HSV(B) | 120º | 0.07% | 0.34% | - |
| XYZ | 8.29 | 9.16 | 9.12 | - |
| YUV | 84.52 | 126.01 | 125.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 87 | 81 | 0.07 | 0 | 0.07 | 0.66 | 120 | 0.04 | 0.33 |
| Hex | 51 | 57 | 51 | 7 | 0 | 7 | 42 | 78 | 4 | 21 |
| Octal | 121 | 127 | 121 | 7 | 0 | 7 | 102 | 170 | 4 | 41 |
| Binary | 1010001 | 1010111 | 1010001 | 111 | 0 | 111 | 1000010 | 1111000 | 100 | 100001 |
Color Harmonies of #515751
Complementary color
Monochromatic Colors of #515751
Black with #515751
Text Example
Text Example
White with #515751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515751; }
p { color: rgb(81,87,81); }
H1.HeaderClassName
{
color: #515751;
}
.AnyTagClassName
{
color: #515751;
}
</style>
background-color css
<style>
a { background-color: #515751; }
a { background-color: rgb(81,87,81); }
div.DivClassName
{
background-color: #515751;
}
.BgClassName
{
background-color: #515751;
}
</style>
border-color css
<style>
span { border-color: #515751; }
span { border-color: rgb(81,87,81); }
td.TdClassName
{
border-color: #515751;
}
.TagClassName
{
border-color: #515751;
}
</style>