Shades of Green Leaf #547526
Tints of Green Leaf #547526
RGB
CMYK
RGB Variations
Color information
#547526 (or 0x547526) is known color: Green Leaf. HEX triplet: 54, 75 and 26. RGB value is (84,117,38). Sum of RGB (Red+Green+Blue) = 84+117+38=239 (31% of max value = 765). Red value is 84 (33.20% from 255 or 35.15% from 239); Green value is 117 (46.09% from 255 or 48.95% from 239); Blue value is 38 (15.23% from 255 or 15.90% from 239); Max value from RGB is 117 - color contains mainly: green. Hex color #547526 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #547526 is #AB8AD9. Grayscale: #626262. Windows color (decimal): -11242202 or 2520404. OLE color: 2520404.
HSL color Cylindrical-coordinate representation of color #547526: hue angle of 85.06º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #547526 is Cyan = 0.28, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 84 | 117 | 38 | - |
| CMYK | 0.28 | 0 | 0.68 | 0.54 |
| HSL | 85.06º | 0.51% | 0.3% | - |
| HSV(B) | 85.06º | 0.68% | 0.46% | - |
| XYZ | 10.37 | 14.75 | 4.13 | - |
| YUV | 98.13 | 94.07 | 117.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 117 | 38 | 0.28 | 0 | 0.68 | 0.54 | 85.06 | 0.51 | 0.3 |
| Hex | 54 | 75 | 26 | 1C | 0 | 44 | 36 | 55 | 33 | 1E |
| Octal | 124 | 165 | 46 | 34 | 0 | 104 | 66 | 125 | 63 | 36 |
| Binary | 1010100 | 1110101 | 100110 | 11100 | 0 | 1000100 | 110110 | 1010101 | 110011 | 11110 |
Color Harmonies of #547526
Complementary color
Monochromatic Colors of #547526
Black with #547526
Text Example
Text Example
White with #547526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547526; }
p { color: rgb(84,117,38); }
H1.HeaderClassName
{
color: #547526;
}
.AnyTagClassName
{
color: #547526;
}
</style>
background-color css
<style>
a { background-color: #547526; }
a { background-color: rgb(84,117,38); }
div.DivClassName
{
background-color: #547526;
}
.BgClassName
{
background-color: #547526;
}
</style>
border-color css
<style>
span { border-color: #547526; }
span { border-color: rgb(84,117,38); }
td.TdClassName
{
border-color: #547526;
}
.TagClassName
{
border-color: #547526;
}
</style>