Shades of Lunar Green #536039
Tints of Lunar Green #536039
RGB
CMYK
RGB Variations
Color information
#536039 (or 0x536039) is known color: Lunar Green. HEX triplet: 53, 60 and 39. RGB value is (83,96,57). Sum of RGB (Red+Green+Blue) = 83+96+57=236 (31% of max value = 765). Red value is 83 (32.81% from 255 or 35.17% from 236); Green value is 96 (37.89% from 255 or 40.68% from 236); Blue value is 57 (22.66% from 255 or 24.15% from 236); Max value from RGB is 96 - color contains mainly: green. Hex color #536039 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #536039 is #AC9FC6. Grayscale: #575757. Windows color (decimal): -11313095 or 3760211. OLE color: 3760211.
HSL color Cylindrical-coordinate representation of color #536039: hue angle of 80º degrees, saturation: 0.25, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #536039 is Cyan = 0.14, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 83 | 96 | 57 | - |
| CMYK | 0.14 | 0 | 0.41 | 0.62 |
| HSL | 80º | 0.25% | 0.3% | - |
| HSV(B) | 80º | 0.41% | 0.38% | - |
| XYZ | 8.49 | 10.5 | 5.45 | - |
| YUV | 87.67 | 110.69 | 124.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 96 | 57 | 0.14 | 0 | 0.41 | 0.62 | 80 | 0.25 | 0.3 |
| Hex | 53 | 60 | 39 | E | 0 | 29 | 3E | 50 | 19 | 1E |
| Octal | 123 | 140 | 71 | 16 | 0 | 51 | 76 | 120 | 31 | 36 |
| Binary | 1010011 | 1100000 | 111001 | 1110 | 0 | 101001 | 111110 | 1010000 | 11001 | 11110 |
Color Harmonies of #536039
Complementary color
Monochromatic Colors of #536039
Black with #536039
Text Example
Text Example
White with #536039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536039; }
p { color: rgb(83,96,57); }
H1.HeaderClassName
{
color: #536039;
}
.AnyTagClassName
{
color: #536039;
}
</style>
background-color css
<style>
a { background-color: #536039; }
a { background-color: rgb(83,96,57); }
div.DivClassName
{
background-color: #536039;
}
.BgClassName
{
background-color: #536039;
}
</style>
border-color css
<style>
span { border-color: #536039; }
span { border-color: rgb(83,96,57); }
td.TdClassName
{
border-color: #536039;
}
.TagClassName
{
border-color: #536039;
}
</style>