Shades of Nandor #566956
Tints of Nandor #566956
RGB
CMYK
RGB Variations
Color information
#566956 (or 0x566956) is known color: Nandor. HEX triplet: 56, 69 and 56. RGB value is (86,105,86). Sum of RGB (Red+Green+Blue) = 86+105+86=277 (36% of max value = 765). Red value is 86 (33.98% from 255 or 31.05% from 277); Green value is 105 (41.41% from 255 or 37.91% from 277); Blue value is 86 (33.98% from 255 or 31.05% from 277); Max value from RGB is 105 - color contains mainly: green. Hex color #566956 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566956 is #A996A9. Grayscale: #616161. Windows color (decimal): -11114154 or 5663062. OLE color: 5663062.
HSL color Cylindrical-coordinate representation of color #566956: hue angle of 120º degrees, saturation: 0.1, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #566956 is Cyan = 0.18, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 86 | 105 | 86 | - |
| CMYK | 0.18 | 0 | 0.18 | 0.59 |
| HSL | 120º | 0.1% | 0.37% | - |
| HSV(B) | 120º | 0.18% | 0.41% | - |
| XYZ | 10.57 | 12.75 | 10.71 | - |
| YUV | 97.15 | 121.71 | 120.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 105 | 86 | 0.18 | 0 | 0.18 | 0.59 | 120 | 0.1 | 0.37 |
| Hex | 56 | 69 | 56 | 12 | 0 | 12 | 3B | 78 | A | 25 |
| Octal | 126 | 151 | 126 | 22 | 0 | 22 | 73 | 170 | 12 | 45 |
| Binary | 1010110 | 1101001 | 1010110 | 10010 | 0 | 10010 | 111011 | 1111000 | 1010 | 100101 |
Color Harmonies of #566956
Complementary color
Monochromatic Colors of #566956
Black with #566956
Text Example
Text Example
White with #566956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566956; }
p { color: rgb(86,105,86); }
H1.HeaderClassName
{
color: #566956;
}
.AnyTagClassName
{
color: #566956;
}
</style>
background-color css
<style>
a { background-color: #566956; }
a { background-color: rgb(86,105,86); }
div.DivClassName
{
background-color: #566956;
}
.BgClassName
{
background-color: #566956;
}
</style>
border-color css
<style>
span { border-color: #566956; }
span { border-color: rgb(86,105,86); }
td.TdClassName
{
border-color: #566956;
}
.TagClassName
{
border-color: #566956;
}
</style>