Shades of Lunar Green #576141
Tints of Lunar Green #576141
RGB
CMYK
RGB Variations
Color information
#576141 (or 0x576141) is known color: Lunar Green. HEX triplet: 57, 61 and 41. RGB value is (87,97,65). Sum of RGB (Red+Green+Blue) = 87+97+65=249 (32% of max value = 765). Red value is 87 (34.38% from 255 or 34.94% from 249); Green value is 97 (38.28% from 255 or 38.96% from 249); Blue value is 65 (25.78% from 255 or 26.10% from 249); Max value from RGB is 97 - color contains mainly: green. Hex color #576141 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #576141 is #A89EBE. Grayscale: #5A5A5A. Windows color (decimal): -11050687 or 4284759. OLE color: 4284759.
HSL color Cylindrical-coordinate representation of color #576141: hue angle of 78.75º 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 #576141 is Cyan = 0.10, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 87 | 97 | 65 | - |
| CMYK | 0.10 | 0 | 0.33 | 0.62 |
| HSL | 78.75º | 0.2% | 0.32% | - |
| HSV(B) | 78.75º | 0.33% | 0.38% | - |
| XYZ | 9.16 | 10.96 | 6.63 | - |
| YUV | 90.36 | 113.69 | 125.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 97 | 65 | 0.10 | 0 | 0.33 | 0.62 | 78.75 | 0.2 | 0.32 |
| Hex | 57 | 61 | 41 | A | 0 | 21 | 3E | 4F | 14 | 20 |
| Octal | 127 | 141 | 101 | 12 | 0 | 41 | 76 | 117 | 24 | 40 |
| Binary | 1010111 | 1100001 | 1000001 | 1010 | 0 | 100001 | 111110 | 1001111 | 10100 | 100000 |
Color Harmonies of #576141
Complementary color
Monochromatic Colors of #576141
Black with #576141
Text Example
Text Example
White with #576141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576141; }
p { color: rgb(87,97,65); }
H1.HeaderClassName
{
color: #576141;
}
.AnyTagClassName
{
color: #576141;
}
</style>
background-color css
<style>
a { background-color: #576141; }
a { background-color: rgb(87,97,65); }
div.DivClassName
{
background-color: #576141;
}
.BgClassName
{
background-color: #576141;
}
</style>
border-color css
<style>
span { border-color: #576141; }
span { border-color: rgb(87,97,65); }
td.TdClassName
{
border-color: #576141;
}
.TagClassName
{
border-color: #576141;
}
</style>