Shades of Lunar Green #576046
Tints of Lunar Green #576046
RGB
CMYK
RGB Variations
Color information
#576046 (or 0x576046) is known color: Lunar Green. HEX triplet: 57, 60 and 46. RGB value is (87,96,70). Sum of RGB (Red+Green+Blue) = 87+96+70=253 (33% of max value = 765). Red value is 87 (34.38% from 255 or 34.39% from 253); Green value is 96 (37.89% from 255 or 37.94% from 253); Blue value is 70 (27.73% from 255 or 27.67% from 253); Max value from RGB is 96 - color contains mainly: green. Hex color #576046 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #576046 is #A89FB9. Grayscale: #5A5A5A. Windows color (decimal): -11050938 or 4612183. OLE color: 4612183.
HSL color Cylindrical-coordinate representation of color #576046: hue angle of 80.77º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #576046 is Cyan = 0.09, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 87 | 96 | 70 | - |
| CMYK | 0.09 | 0 | 0.27 | 0.62 |
| HSL | 80.77º | 0.16% | 0.33% | - |
| HSV(B) | 80.77º | 0.27% | 0.38% | - |
| XYZ | 9.22 | 10.83 | 7.4 | - |
| YUV | 90.35 | 116.52 | 125.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 96 | 70 | 0.09 | 0 | 0.27 | 0.62 | 80.77 | 0.16 | 0.33 |
| Hex | 57 | 60 | 46 | 9 | 0 | 1B | 3E | 51 | 10 | 21 |
| Octal | 127 | 140 | 106 | 11 | 0 | 33 | 76 | 121 | 20 | 41 |
| Binary | 1010111 | 1100000 | 1000110 | 1001 | 0 | 11011 | 111110 | 1010001 | 10000 | 100001 |
Color Harmonies of #576046
Complementary color
Monochromatic Colors of #576046
Black with #576046
Text Example
Text Example
White with #576046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576046; }
p { color: rgb(87,96,70); }
H1.HeaderClassName
{
color: #576046;
}
.AnyTagClassName
{
color: #576046;
}
</style>
background-color css
<style>
a { background-color: #576046; }
a { background-color: rgb(87,96,70); }
div.DivClassName
{
background-color: #576046;
}
.BgClassName
{
background-color: #576046;
}
</style>
border-color css
<style>
span { border-color: #576046; }
span { border-color: rgb(87,96,70); }
td.TdClassName
{
border-color: #576046;
}
.TagClassName
{
border-color: #576046;
}
</style>