Shades of Nandor #566657
Tints of Nandor #566657
RGB
CMYK
RGB Variations
Color information
#566657 (or 0x566657) is known color: Nandor. HEX triplet: 56, 66 and 57. RGB value is (86,102,87). Sum of RGB (Red+Green+Blue) = 86+102+87=275 (36% of max value = 765). Red value is 86 (33.98% from 255 or 31.27% from 275); Green value is 102 (40.23% from 255 or 37.09% from 275); Blue value is 87 (34.38% from 255 or 31.64% from 275); Max value from RGB is 102 - color contains mainly: green. Hex color #566657 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566657 is #A999A8. Grayscale: #5F5F5F. Windows color (decimal): -11114921 or 5727830. OLE color: 5727830.
HSL color Cylindrical-coordinate representation of color #566657: hue angle of 123.75º degrees, saturation: 0.09, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #566657 is Cyan = 0.16, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 86 | 102 | 87 | - |
| CMYK | 0.16 | 0 | 0.15 | 0.6 |
| HSL | 123.75º | 0.09% | 0.37% | - |
| HSV(B) | 123.75º | 0.16% | 0.4% | - |
| XYZ | 10.31 | 12.17 | 10.82 | - |
| YUV | 95.51 | 123.2 | 121.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 102 | 87 | 0.16 | 0 | 0.15 | 0.6 | 123.75 | 0.09 | 0.37 |
| Hex | 56 | 66 | 57 | 10 | 0 | F | 3C | 7C | 9 | 25 |
| Octal | 126 | 146 | 127 | 20 | 0 | 17 | 74 | 174 | 11 | 45 |
| Binary | 1010110 | 1100110 | 1010111 | 10000 | 0 | 1111 | 111100 | 1111100 | 1001 | 100101 |
Color Harmonies of #566657
Complementary color
Monochromatic Colors of #566657
Black with #566657
Text Example
Text Example
White with #566657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566657; }
p { color: rgb(86,102,87); }
H1.HeaderClassName
{
color: #566657;
}
.AnyTagClassName
{
color: #566657;
}
</style>
background-color css
<style>
a { background-color: #566657; }
a { background-color: rgb(86,102,87); }
div.DivClassName
{
background-color: #566657;
}
.BgClassName
{
background-color: #566657;
}
</style>
border-color css
<style>
span { border-color: #566657; }
span { border-color: rgb(86,102,87); }
td.TdClassName
{
border-color: #566657;
}
.TagClassName
{
border-color: #566657;
}
</style>