Shades of Lunar Green #536041
Tints of Lunar Green #536041
RGB
CMYK
RGB Variations
Color information
#536041 (or 0x536041) is known color: Lunar Green. HEX triplet: 53, 60 and 41. RGB value is (83,96,65). Sum of RGB (Red+Green+Blue) = 83+96+65=244 (32% of max value = 765). Red value is 83 (32.81% from 255 or 34.02% from 244); Green value is 96 (37.89% from 255 or 39.34% from 244); Blue value is 65 (25.78% from 255 or 26.64% from 244); Max value from RGB is 96 - color contains mainly: green. Hex color #536041 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #536041 is #AC9FBE. Grayscale: #585858. Windows color (decimal): -11313087 or 4284499. OLE color: 4284499.
HSL color Cylindrical-coordinate representation of color #536041: hue angle of 85.16º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #536041 is Cyan = 0.14, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 83 | 96 | 65 | - |
| CMYK | 0.14 | 0 | 0.32 | 0.62 |
| HSL | 85.16º | 0.19% | 0.32% | - |
| HSV(B) | 85.16º | 0.32% | 0.38% | - |
| XYZ | 8.7 | 10.59 | 6.59 | - |
| YUV | 88.58 | 114.69 | 124.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 96 | 65 | 0.14 | 0 | 0.32 | 0.62 | 85.16 | 0.19 | 0.32 |
| Hex | 53 | 60 | 41 | E | 0 | 20 | 3E | 55 | 13 | 20 |
| Octal | 123 | 140 | 101 | 16 | 0 | 40 | 76 | 125 | 23 | 40 |
| Binary | 1010011 | 1100000 | 1000001 | 1110 | 0 | 100000 | 111110 | 1010101 | 10011 | 100000 |
Color Harmonies of #536041
Complementary color
Monochromatic Colors of #536041
Black with #536041
Text Example
Text Example
White with #536041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536041; }
p { color: rgb(83,96,65); }
H1.HeaderClassName
{
color: #536041;
}
.AnyTagClassName
{
color: #536041;
}
</style>
background-color css
<style>
a { background-color: #536041; }
a { background-color: rgb(83,96,65); }
div.DivClassName
{
background-color: #536041;
}
.BgClassName
{
background-color: #536041;
}
</style>
border-color css
<style>
span { border-color: #536041; }
span { border-color: rgb(83,96,65); }
td.TdClassName
{
border-color: #536041;
}
.TagClassName
{
border-color: #536041;
}
</style>