Shades of Lunar Green #515743
Tints of Lunar Green #515743
RGB
CMYK
RGB Variations
Color information
#515743 (or 0x515743) is known color: Lunar Green. HEX triplet: 51, 57 and 43. RGB value is (81,87,67). Sum of RGB (Red+Green+Blue) = 81+87+67=235 (31% of max value = 765). Red value is 81 (32.03% from 255 or 34.47% from 235); Green value is 87 (34.38% from 255 or 37.02% from 235); Blue value is 67 (26.56% from 255 or 28.51% from 235); Max value from RGB is 87 - color contains mainly: green. Hex color #515743 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #515743 is #AEA8BC. Grayscale: #535353. Windows color (decimal): -11446461 or 4413265. OLE color: 4413265.
HSL color Cylindrical-coordinate representation of color #515743: hue angle of 78º degrees, saturation: 0.13, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #515743 is Cyan = 0.07, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 81 | 87 | 67 | - |
| CMYK | 0.07 | 0 | 0.23 | 0.66 |
| HSL | 78º | 0.13% | 0.3% | - |
| HSV(B) | 78º | 0.23% | 0.34% | - |
| XYZ | 7.81 | 8.97 | 6.63 | - |
| YUV | 82.93 | 119.01 | 126.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 87 | 67 | 0.07 | 0 | 0.23 | 0.66 | 78 | 0.13 | 0.3 |
| Hex | 51 | 57 | 43 | 7 | 0 | 17 | 42 | 4E | D | 1E |
| Octal | 121 | 127 | 103 | 7 | 0 | 27 | 102 | 116 | 15 | 36 |
| Binary | 1010001 | 1010111 | 1000011 | 111 | 0 | 10111 | 1000010 | 1001110 | 1101 | 11110 |
Color Harmonies of #515743
Complementary color
Monochromatic Colors of #515743
Black with #515743
Text Example
Text Example
White with #515743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515743; }
p { color: rgb(81,87,67); }
H1.HeaderClassName
{
color: #515743;
}
.AnyTagClassName
{
color: #515743;
}
</style>
background-color css
<style>
a { background-color: #515743; }
a { background-color: rgb(81,87,67); }
div.DivClassName
{
background-color: #515743;
}
.BgClassName
{
background-color: #515743;
}
</style>
border-color css
<style>
span { border-color: #515743; }
span { border-color: rgb(81,87,67); }
td.TdClassName
{
border-color: #515743;
}
.TagClassName
{
border-color: #515743;
}
</style>