Shades of Green Leaf #527431
Tints of Green Leaf #527431
RGB
CMYK
RGB Variations
Color information
#527431 (or 0x527431) is known color: Green Leaf. HEX triplet: 52, 74 and 31. RGB value is (82,116,49). Sum of RGB (Red+Green+Blue) = 82+116+49=247 (32% of max value = 765). Red value is 82 (32.42% from 255 or 33.20% from 247); Green value is 116 (45.70% from 255 or 46.96% from 247); Blue value is 49 (19.53% from 255 or 19.84% from 247); Max value from RGB is 116 - color contains mainly: green. Hex color #527431 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #527431 is #AD8BCE. Grayscale: #626262. Windows color (decimal): -11373519 or 3241042. OLE color: 3241042.
HSL color Cylindrical-coordinate representation of color #527431: hue angle of 90.45º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #527431 is Cyan = 0.29, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 116 | 49 | - |
| CMYK | 0.29 | 0 | 0.58 | 0.55 |
| HSL | 90.45º | 0.41% | 0.32% | - |
| HSV(B) | 90.45º | 0.58% | 0.45% | - |
| XYZ | 10.28 | 14.51 | 5.16 | - |
| YUV | 98.2 | 100.24 | 116.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 116 | 49 | 0.29 | 0 | 0.58 | 0.55 | 90.45 | 0.41 | 0.32 |
| Hex | 52 | 74 | 31 | 1D | 0 | 3A | 37 | 5A | 29 | 20 |
| Octal | 122 | 164 | 61 | 35 | 0 | 72 | 67 | 132 | 51 | 40 |
| Binary | 1010010 | 1110100 | 110001 | 11101 | 0 | 111010 | 110111 | 1011010 | 101001 | 100000 |
Color Harmonies of #527431
Complementary color
Monochromatic Colors of #527431
Black with #527431
Text Example
Text Example
White with #527431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527431; }
p { color: rgb(82,116,49); }
H1.HeaderClassName
{
color: #527431;
}
.AnyTagClassName
{
color: #527431;
}
</style>
background-color css
<style>
a { background-color: #527431; }
a { background-color: rgb(82,116,49); }
div.DivClassName
{
background-color: #527431;
}
.BgClassName
{
background-color: #527431;
}
</style>
border-color css
<style>
span { border-color: #527431; }
span { border-color: rgb(82,116,49); }
td.TdClassName
{
border-color: #527431;
}
.TagClassName
{
border-color: #527431;
}
</style>