Shades of Green Leaf #527628
Tints of Green Leaf #527628
RGB
CMYK
RGB Variations
Color information
#527628 (or 0x527628) is known color: Green Leaf. HEX triplet: 52, 76 and 28. RGB value is (82,118,40). Sum of RGB (Red+Green+Blue) = 82+118+40=240 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.17% from 240); Green value is 118 (46.48% from 255 or 49.17% from 240); Blue value is 40 (16.02% from 255 or 16.67% from 240); Max value from RGB is 118 - color contains mainly: green. Hex color #527628 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #527628 is #AD89D7. Grayscale: #626262. Windows color (decimal): -11373016 or 2651730. OLE color: 2651730.
HSL color Cylindrical-coordinate representation of color #527628: hue angle of 87.69º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #527628 is Cyan = 0.31, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 118 | 40 | - |
| CMYK | 0.31 | 0 | 0.66 | 0.54 |
| HSL | 87.69º | 0.49% | 0.31% | - |
| HSV(B) | 87.69º | 0.66% | 0.46% | - |
| XYZ | 10.34 | 14.9 | 4.34 | - |
| YUV | 98.34 | 95.07 | 116.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 118 | 40 | 0.31 | 0 | 0.66 | 0.54 | 87.69 | 0.49 | 0.31 |
| Hex | 52 | 76 | 28 | 1F | 0 | 42 | 36 | 58 | 31 | 1F |
| Octal | 122 | 166 | 50 | 37 | 0 | 102 | 66 | 130 | 61 | 37 |
| Binary | 1010010 | 1110110 | 101000 | 11111 | 0 | 1000010 | 110110 | 1011000 | 110001 | 11111 |
Color Harmonies of #527628
Complementary color
Monochromatic Colors of #527628
Black with #527628
Text Example
Text Example
White with #527628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527628; }
p { color: rgb(82,118,40); }
H1.HeaderClassName
{
color: #527628;
}
.AnyTagClassName
{
color: #527628;
}
</style>
background-color css
<style>
a { background-color: #527628; }
a { background-color: rgb(82,118,40); }
div.DivClassName
{
background-color: #527628;
}
.BgClassName
{
background-color: #527628;
}
</style>
border-color css
<style>
span { border-color: #527628; }
span { border-color: rgb(82,118,40); }
td.TdClassName
{
border-color: #527628;
}
.TagClassName
{
border-color: #527628;
}
</style>