Shades of Lunar Green #576048
Tints of Lunar Green #576048
RGB
CMYK
RGB Variations
Color information
#576048 (or 0x576048) is known color: Lunar Green. HEX triplet: 57, 60 and 48. RGB value is (87,96,72). Sum of RGB (Red+Green+Blue) = 87+96+72=255 (33% of max value = 765). Red value is 87 (34.38% from 255 or 34.12% from 255); Green value is 96 (37.89% from 255 or 37.65% from 255); Blue value is 72 (28.52% from 255 or 28.24% from 255); Max value from RGB is 96 - color contains mainly: green. Hex color #576048 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #576048 is #A89FB7. Grayscale: #5A5A5A. Windows color (decimal): -11050936 or 4743255. OLE color: 4743255.
HSL color Cylindrical-coordinate representation of color #576048: hue angle of 82.5º degrees, saturation: 0.14, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #576048 is Cyan = 0.09, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 87 | 96 | 72 | - |
| CMYK | 0.09 | 0 | 0.25 | 0.62 |
| HSL | 82.5º | 0.14% | 0.33% | - |
| HSV(B) | 82.5º | 0.25% | 0.38% | - |
| XYZ | 9.28 | 10.86 | 7.74 | - |
| YUV | 90.57 | 117.52 | 125.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 96 | 72 | 0.09 | 0 | 0.25 | 0.62 | 82.5 | 0.14 | 0.33 |
| Hex | 57 | 60 | 48 | 9 | 0 | 19 | 3E | 52 | E | 21 |
| Octal | 127 | 140 | 110 | 11 | 0 | 31 | 76 | 122 | 16 | 41 |
| Binary | 1010111 | 1100000 | 1001000 | 1001 | 0 | 11001 | 111110 | 1010010 | 1110 | 100001 |
Color Harmonies of #576048
Complementary color
Monochromatic Colors of #576048
Black with #576048
Text Example
Text Example
White with #576048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576048; }
p { color: rgb(87,96,72); }
H1.HeaderClassName
{
color: #576048;
}
.AnyTagClassName
{
color: #576048;
}
</style>
background-color css
<style>
a { background-color: #576048; }
a { background-color: rgb(87,96,72); }
div.DivClassName
{
background-color: #576048;
}
.BgClassName
{
background-color: #576048;
}
</style>
border-color css
<style>
span { border-color: #576048; }
span { border-color: rgb(87,96,72); }
td.TdClassName
{
border-color: #576048;
}
.TagClassName
{
border-color: #576048;
}
</style>