Shades of Nandor #565956
Tints of Nandor #565956
RGB
CMYK
RGB Variations
Color information
#565956 (or 0x565956) is known color: Nandor. HEX triplet: 56, 59 and 56. RGB value is (86,89,86). Sum of RGB (Red+Green+Blue) = 86+89+86=261 (34% of max value = 765). Red value is 86 (33.98% from 255 or 32.95% from 261); Green value is 89 (35.16% from 255 or 34.10% from 261); Blue value is 86 (33.98% from 255 or 32.95% from 261); Max value from RGB is 89 - color contains mainly: green. Hex color #565956 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #565956 is #A9A6A9. Grayscale: #575757. Windows color (decimal): -11118250 or 5658966. OLE color: 5658966.
HSL color Cylindrical-coordinate representation of color #565956: hue angle of 120º degrees, saturation: 0.02, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #565956 is Cyan = 0.03, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 86 | 89 | 86 | - |
| CMYK | 0.03 | 0 | 0.03 | 0.65 |
| HSL | 120º | 0.02% | 0.34% | - |
| HSV(B) | 120º | 0.03% | 0.35% | - |
| XYZ | 9.09 | 9.8 | 10.22 | - |
| YUV | 87.76 | 127.01 | 126.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 89 | 86 | 0.03 | 0 | 0.03 | 0.65 | 120 | 0.02 | 0.34 |
| Hex | 56 | 59 | 56 | 3 | 0 | 3 | 41 | 78 | 2 | 22 |
| Octal | 126 | 131 | 126 | 3 | 0 | 3 | 101 | 170 | 2 | 42 |
| Binary | 1010110 | 1011001 | 1010110 | 11 | 0 | 11 | 1000001 | 1111000 | 10 | 100010 |
Color Harmonies of #565956
Complementary color
Monochromatic Colors of #565956
Black with #565956
Text Example
Text Example
White with #565956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #565956; }
p { color: rgb(86,89,86); }
H1.HeaderClassName
{
color: #565956;
}
.AnyTagClassName
{
color: #565956;
}
</style>
background-color css
<style>
a { background-color: #565956; }
a { background-color: rgb(86,89,86); }
div.DivClassName
{
background-color: #565956;
}
.BgClassName
{
background-color: #565956;
}
</style>
border-color css
<style>
span { border-color: #565956; }
span { border-color: rgb(86,89,86); }
td.TdClassName
{
border-color: #565956;
}
.TagClassName
{
border-color: #565956;
}
</style>