Shades of Lunar Green #525742
Tints of Lunar Green #525742
RGB
CMYK
RGB Variations
Color information
#525742 (or 0x525742) is known color: Lunar Green. HEX triplet: 52, 57 and 42. RGB value is (82,87,66). Sum of RGB (Red+Green+Blue) = 82+87+66=235 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.89% from 235); Green value is 87 (34.38% from 255 or 37.02% from 235); Blue value is 66 (26.17% from 255 or 28.09% from 235); Max value from RGB is 87 - color contains mainly: green. Hex color #525742 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #525742 is #ADA8BD. Grayscale: #535353. Windows color (decimal): -11380926 or 4347730. OLE color: 4347730.
HSL color Cylindrical-coordinate representation of color #525742: hue angle of 74.29º degrees, saturation: 0.14, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #525742 is Cyan = 0.06, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 82 | 87 | 66 | - |
| CMYK | 0.06 | 0 | 0.24 | 0.66 |
| HSL | 74.29º | 0.14% | 0.3% | - |
| HSV(B) | 74.29º | 0.24% | 0.34% | - |
| XYZ | 7.87 | 9 | 6.48 | - |
| YUV | 83.11 | 118.34 | 127.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 87 | 66 | 0.06 | 0 | 0.24 | 0.66 | 74.29 | 0.14 | 0.3 |
| Hex | 52 | 57 | 42 | 6 | 0 | 18 | 42 | 4A | E | 1E |
| Octal | 122 | 127 | 102 | 6 | 0 | 30 | 102 | 112 | 16 | 36 |
| Binary | 1010010 | 1010111 | 1000010 | 110 | 0 | 11000 | 1000010 | 1001010 | 1110 | 11110 |
Color Harmonies of #525742
Complementary color
Monochromatic Colors of #525742
Black with #525742
Text Example
Text Example
White with #525742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525742; }
p { color: rgb(82,87,66); }
H1.HeaderClassName
{
color: #525742;
}
.AnyTagClassName
{
color: #525742;
}
</style>
background-color css
<style>
a { background-color: #525742; }
a { background-color: rgb(82,87,66); }
div.DivClassName
{
background-color: #525742;
}
.BgClassName
{
background-color: #525742;
}
</style>
border-color css
<style>
span { border-color: #525742; }
span { border-color: rgb(82,87,66); }
td.TdClassName
{
border-color: #525742;
}
.TagClassName
{
border-color: #525742;
}
</style>