Shades of Nandor #566755
Tints of Nandor #566755
RGB
CMYK
RGB Variations
Color information
#566755 (or 0x566755) is known color: Nandor. HEX triplet: 56, 67 and 55. RGB value is (86,103,85). Sum of RGB (Red+Green+Blue) = 86+103+85=274 (36% of max value = 765). Red value is 86 (33.98% from 255 or 31.39% from 274); Green value is 103 (40.62% from 255 or 37.59% from 274); Blue value is 85 (33.59% from 255 or 31.02% from 274); Max value from RGB is 103 - color contains mainly: green. Hex color #566755 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566755 is #A998AA. Grayscale: #5F5F5F. Windows color (decimal): -11114667 or 5597014. OLE color: 5597014.
HSL color Cylindrical-coordinate representation of color #566755: hue angle of 116.67º degrees, saturation: 0.1, 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 #566755 is Cyan = 0.17, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 86 | 103 | 85 | - |
| CMYK | 0.17 | 0 | 0.17 | 0.60 |
| HSL | 116.67º | 0.1% | 0.37% | - |
| HSV(B) | 116.67º | 0.17% | 0.4% | - |
| XYZ | 10.33 | 12.33 | 10.43 | - |
| YUV | 95.87 | 121.87 | 120.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 103 | 85 | 0.17 | 0 | 0.17 | 0.60 | 116.67 | 0.1 | 0.37 |
| Hex | 56 | 67 | 55 | 11 | 0 | 11 | 3C | 75 | A | 25 |
| Octal | 126 | 147 | 125 | 21 | 0 | 21 | 74 | 165 | 12 | 45 |
| Binary | 1010110 | 1100111 | 1010101 | 10001 | 0 | 10001 | 111100 | 1110101 | 1010 | 100101 |
Color Harmonies of #566755
Complementary color
Monochromatic Colors of #566755
Black with #566755
Text Example
Text Example
White with #566755
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566755; }
p { color: rgb(86,103,85); }
H1.HeaderClassName
{
color: #566755;
}
.AnyTagClassName
{
color: #566755;
}
</style>
background-color css
<style>
a { background-color: #566755; }
a { background-color: rgb(86,103,85); }
div.DivClassName
{
background-color: #566755;
}
.BgClassName
{
background-color: #566755;
}
</style>
border-color css
<style>
span { border-color: #566755; }
span { border-color: rgb(86,103,85); }
td.TdClassName
{
border-color: #566755;
}
.TagClassName
{
border-color: #566755;
}
</style>