Shades of Green Leaf #537627
Tints of Green Leaf #537627
RGB
CMYK
RGB Variations
Color information
#537627 (or 0x537627) is known color: Green Leaf. HEX triplet: 53, 76 and 27. RGB value is (83,118,39). Sum of RGB (Red+Green+Blue) = 83+118+39=240 (31% of max value = 765). Red value is 83 (32.81% from 255 or 34.58% from 240); Green value is 118 (46.48% from 255 or 49.17% from 240); Blue value is 39 (15.62% from 255 or 16.25% from 240); Max value from RGB is 118 - color contains mainly: green. Hex color #537627 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #537627 is #AC89D8. Grayscale: #626262. Windows color (decimal): -11307481 or 2586195. OLE color: 2586195.
HSL color Cylindrical-coordinate representation of color #537627: hue angle of 86.58º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #537627 is Cyan = 0.30, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 118 | 39 | - |
| CMYK | 0.30 | 0 | 0.67 | 0.54 |
| HSL | 86.58º | 0.5% | 0.31% | - |
| HSV(B) | 86.58º | 0.67% | 0.46% | - |
| XYZ | 10.41 | 14.94 | 4.25 | - |
| YUV | 98.53 | 94.4 | 116.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 118 | 39 | 0.30 | 0 | 0.67 | 0.54 | 86.58 | 0.5 | 0.31 |
| Hex | 53 | 76 | 27 | 1E | 0 | 43 | 36 | 57 | 32 | 1F |
| Octal | 123 | 166 | 47 | 36 | 0 | 103 | 66 | 127 | 62 | 37 |
| Binary | 1010011 | 1110110 | 100111 | 11110 | 0 | 1000011 | 110110 | 1010111 | 110010 | 11111 |
Color Harmonies of #537627
Complementary color
Monochromatic Colors of #537627
Black with #537627
Text Example
Text Example
White with #537627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537627; }
p { color: rgb(83,118,39); }
H1.HeaderClassName
{
color: #537627;
}
.AnyTagClassName
{
color: #537627;
}
</style>
background-color css
<style>
a { background-color: #537627; }
a { background-color: rgb(83,118,39); }
div.DivClassName
{
background-color: #537627;
}
.BgClassName
{
background-color: #537627;
}
</style>
border-color css
<style>
span { border-color: #537627; }
span { border-color: rgb(83,118,39); }
td.TdClassName
{
border-color: #537627;
}
.TagClassName
{
border-color: #537627;
}
</style>