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