Shades of Nandor #566756
Tints of Nandor #566756
RGB
CMYK
RGB Variations
Color information
#566756 (or 0x566756) is known color: Nandor. HEX triplet: 56, 67 and 56. RGB value is (86,103,86). Sum of RGB (Red+Green+Blue) = 86+103+86=275 (36% of max value = 765). Red value is 86 (33.98% from 255 or 31.27% from 275); Green value is 103 (40.62% from 255 or 37.45% from 275); Blue value is 86 (33.98% from 255 or 31.27% from 275); Max value from RGB is 103 - color contains mainly: green. Hex color #566756 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566756 is #A998A9. Grayscale: #606060. Windows color (decimal): -11114666 or 5662550. OLE color: 5662550.
HSL color Cylindrical-coordinate representation of color #566756: hue angle of 120º degrees, saturation: 0.09, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #566756 is Cyan = 0.17, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 86 | 103 | 86 | - |
| CMYK | 0.17 | 0 | 0.17 | 0.60 |
| HSL | 120º | 0.09% | 0.37% | - |
| HSV(B) | 120º | 0.17% | 0.4% | - |
| XYZ | 10.37 | 12.35 | 10.64 | - |
| YUV | 95.98 | 122.37 | 120.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 103 | 86 | 0.17 | 0 | 0.17 | 0.60 | 120 | 0.09 | 0.37 |
| Hex | 56 | 67 | 56 | 11 | 0 | 11 | 3C | 78 | 9 | 25 |
| Octal | 126 | 147 | 126 | 21 | 0 | 21 | 74 | 170 | 11 | 45 |
| Binary | 1010110 | 1100111 | 1010110 | 10001 | 0 | 10001 | 111100 | 1111000 | 1001 | 100101 |
Color Harmonies of #566756
Complementary color
Monochromatic Colors of #566756
Black with #566756
Text Example
Text Example
White with #566756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566756; }
p { color: rgb(86,103,86); }
H1.HeaderClassName
{
color: #566756;
}
.AnyTagClassName
{
color: #566756;
}
</style>
background-color css
<style>
a { background-color: #566756; }
a { background-color: rgb(86,103,86); }
div.DivClassName
{
background-color: #566756;
}
.BgClassName
{
background-color: #566756;
}
</style>
border-color css
<style>
span { border-color: #566756; }
span { border-color: rgb(86,103,86); }
td.TdClassName
{
border-color: #566756;
}
.TagClassName
{
border-color: #566756;
}
</style>