Shades of Nandor #565756
Tints of Nandor #565756
RGB
CMYK
RGB Variations
Color information
#565756 (or 0x565756) is known color: Nandor. HEX triplet: 56, 57 and 56. RGB value is (86,87,86). Sum of RGB (Red+Green+Blue) = 86+87+86=259 (34% of max value = 765). Red value is 86 (33.98% from 255 or 33.20% from 259); Green value is 87 (34.38% from 255 or 33.59% from 259); Blue value is 86 (33.98% from 255 or 33.20% from 259); Max value from RGB is 87 - color contains mainly: green. Hex color #565756 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #565756 is #A9A8A9. Grayscale: #565656. Windows color (decimal): -11118762 or 5658454. OLE color: 5658454.
HSL color Cylindrical-coordinate representation of color #565756: hue angle of 120º degrees, saturation: 0.01, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #565756 is Cyan = 0.01, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 87 | 86 | - |
| CMYK | 0.01 | 0 | 0.01 | 0.66 |
| HSL | 120º | 0.01% | 0.34% | - |
| HSV(B) | 120º | 0.01% | 0.34% | - |
| XYZ | 8.93 | 9.47 | 10.16 | - |
| YUV | 86.59 | 127.67 | 127.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 87 | 86 | 0.01 | 0 | 0.01 | 0.66 | 120 | 0.01 | 0.34 |
| Hex | 56 | 57 | 56 | 1 | 0 | 1 | 42 | 78 | 1 | 22 |
| Octal | 126 | 127 | 126 | 1 | 0 | 1 | 102 | 170 | 1 | 42 |
| Binary | 1010110 | 1010111 | 1010110 | 1 | 0 | 1 | 1000010 | 1111000 | 1 | 100010 |
Color Harmonies of #565756
Complementary color
Monochromatic Colors of #565756
Black with #565756
Text Example
Text Example
White with #565756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #565756; }
p { color: rgb(86,87,86); }
H1.HeaderClassName
{
color: #565756;
}
.AnyTagClassName
{
color: #565756;
}
</style>
background-color css
<style>
a { background-color: #565756; }
a { background-color: rgb(86,87,86); }
div.DivClassName
{
background-color: #565756;
}
.BgClassName
{
background-color: #565756;
}
</style>
border-color css
<style>
span { border-color: #565756; }
span { border-color: rgb(86,87,86); }
td.TdClassName
{
border-color: #565756;
}
.TagClassName
{
border-color: #565756;
}
</style>