Shades of Lunar Green #515546
Tints of Lunar Green #515546
RGB
CMYK
RGB Variations
Color information
#515546 (or 0x515546) is known color: Lunar Green. HEX triplet: 51, 55 and 46. RGB value is (81,85,70). Sum of RGB (Red+Green+Blue) = 81+85+70=236 (31% of max value = 765). Red value is 81 (32.03% from 255 or 34.32% from 236); Green value is 85 (33.59% from 255 or 36.02% from 236); Blue value is 70 (27.73% from 255 or 29.66% from 236); Max value from RGB is 85 - color contains mainly: green. Hex color #515546 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #515546 is #AEAAB9. Grayscale: #525252. Windows color (decimal): -11446970 or 4609361. OLE color: 4609361.
HSL color Cylindrical-coordinate representation of color #515546: hue angle of 76º degrees, saturation: 0.1, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #515546 is Cyan = 0.05, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 81 | 85 | 70 | - |
| CMYK | 0.05 | 0 | 0.18 | 0.67 |
| HSL | 76º | 0.1% | 0.3% | - |
| HSV(B) | 76º | 0.18% | 0.33% | - |
| XYZ | 7.75 | 8.69 | 7.06 | - |
| YUV | 82.09 | 121.17 | 127.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 85 | 70 | 0.05 | 0 | 0.18 | 0.67 | 76 | 0.1 | 0.3 |
| Hex | 51 | 55 | 46 | 5 | 0 | 12 | 43 | 4C | A | 1E |
| Octal | 121 | 125 | 106 | 5 | 0 | 22 | 103 | 114 | 12 | 36 |
| Binary | 1010001 | 1010101 | 1000110 | 101 | 0 | 10010 | 1000011 | 1001100 | 1010 | 11110 |
Color Harmonies of #515546
Complementary color
Monochromatic Colors of #515546
Black with #515546
Text Example
Text Example
White with #515546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515546; }
p { color: rgb(81,85,70); }
H1.HeaderClassName
{
color: #515546;
}
.AnyTagClassName
{
color: #515546;
}
</style>
background-color css
<style>
a { background-color: #515546; }
a { background-color: rgb(81,85,70); }
div.DivClassName
{
background-color: #515546;
}
.BgClassName
{
background-color: #515546;
}
</style>
border-color css
<style>
span { border-color: #515546; }
span { border-color: rgb(81,85,70); }
td.TdClassName
{
border-color: #515546;
}
.TagClassName
{
border-color: #515546;
}
</style>