Shades of Green Leaf #527621
Tints of Green Leaf #527621
RGB
CMYK
RGB Variations
Color information
#527621 (or 0x527621) is known color: Green Leaf. HEX triplet: 52, 76 and 21. RGB value is (82,118,33). Sum of RGB (Red+Green+Blue) = 82+118+33=233 (30% of max value = 765). Red value is 82 (32.42% from 255 or 35.19% from 233); Green value is 118 (46.48% from 255 or 50.64% from 233); Blue value is 33 (13.28% from 255 or 14.16% from 233); Max value from RGB is 118 - color contains mainly: green. Hex color #527621 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #527621 is #AD89DE. Grayscale: #616161. Windows color (decimal): -11373023 or 2192978. OLE color: 2192978.
HSL color Cylindrical-coordinate representation of color #527621: hue angle of 85.41º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #527621 is Cyan = 0.31, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 118 | 33 | - |
| CMYK | 0.31 | 0 | 0.72 | 0.54 |
| HSL | 85.41º | 0.56% | 0.3% | - |
| HSV(B) | 85.41º | 0.72% | 0.46% | - |
| XYZ | 10.23 | 14.86 | 3.77 | - |
| YUV | 97.55 | 91.57 | 116.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 118 | 33 | 0.31 | 0 | 0.72 | 0.54 | 85.41 | 0.56 | 0.3 |
| Hex | 52 | 76 | 21 | 1F | 0 | 48 | 36 | 55 | 38 | 1E |
| Octal | 122 | 166 | 41 | 37 | 0 | 110 | 66 | 125 | 70 | 36 |
| Binary | 1010010 | 1110110 | 100001 | 11111 | 0 | 1001000 | 110110 | 1010101 | 111000 | 11110 |
Color Harmonies of #527621
Complementary color
Monochromatic Colors of #527621
Black with #527621
Text Example
Text Example
White with #527621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527621; }
p { color: rgb(82,118,33); }
H1.HeaderClassName
{
color: #527621;
}
.AnyTagClassName
{
color: #527621;
}
</style>
background-color css
<style>
a { background-color: #527621; }
a { background-color: rgb(82,118,33); }
div.DivClassName
{
background-color: #527621;
}
.BgClassName
{
background-color: #527621;
}
</style>
border-color css
<style>
span { border-color: #527621; }
span { border-color: rgb(82,118,33); }
td.TdClassName
{
border-color: #527621;
}
.TagClassName
{
border-color: #527621;
}
</style>