Shades of Lunar Green #566141
Tints of Lunar Green #566141
RGB
CMYK
RGB Variations
Color information
#566141 (or 0x566141) is known color: Lunar Green. HEX triplet: 56, 61 and 41. RGB value is (86,97,65). Sum of RGB (Red+Green+Blue) = 86+97+65=248 (32% of max value = 765). Red value is 86 (33.98% from 255 or 34.68% from 248); Green value is 97 (38.28% from 255 or 39.11% from 248); Blue value is 65 (25.78% from 255 or 26.21% from 248); Max value from RGB is 97 - color contains mainly: green. Hex color #566141 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #566141 is #A99EBE. Grayscale: #5A5A5A. Windows color (decimal): -11116223 or 4284758. OLE color: 4284758.
HSL color Cylindrical-coordinate representation of color #566141: hue angle of 80.62º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #566141 is Cyan = 0.11, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 86 | 97 | 65 | - |
| CMYK | 0.11 | 0 | 0.33 | 0.62 |
| HSL | 80.63º | 0.2% | 0.32% | - |
| HSV(B) | 80.63º | 0.33% | 0.38% | - |
| XYZ | 9.07 | 10.91 | 6.63 | - |
| YUV | 90.06 | 113.86 | 125.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 97 | 65 | 0.11 | 0 | 0.33 | 0.62 | 80.63 | 0.2 | 0.32 |
| Hex | 56 | 61 | 41 | B | 0 | 21 | 3E | 51 | 14 | 20 |
| Octal | 126 | 141 | 101 | 13 | 0 | 41 | 76 | 121 | 24 | 40 |
| Binary | 1010110 | 1100001 | 1000001 | 1011 | 0 | 100001 | 111110 | 1010001 | 10100 | 100000 |
Color Harmonies of #566141
Complementary color
Monochromatic Colors of #566141
Black with #566141
Text Example
Text Example
White with #566141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566141; }
p { color: rgb(86,97,65); }
H1.HeaderClassName
{
color: #566141;
}
.AnyTagClassName
{
color: #566141;
}
</style>
background-color css
<style>
a { background-color: #566141; }
a { background-color: rgb(86,97,65); }
div.DivClassName
{
background-color: #566141;
}
.BgClassName
{
background-color: #566141;
}
</style>
border-color css
<style>
span { border-color: #566141; }
span { border-color: rgb(86,97,65); }
td.TdClassName
{
border-color: #566141;
}
.TagClassName
{
border-color: #566141;
}
</style>