Shades of Green Leaf #547028
Tints of Green Leaf #547028
RGB
CMYK
RGB Variations
Color information
#547028 (or 0x547028) is known color: Green Leaf. HEX triplet: 54, 70 and 28. RGB value is (84,112,40). Sum of RGB (Red+Green+Blue) = 84+112+40=236 (31% of max value = 765). Red value is 84 (33.20% from 255 or 35.59% from 236); Green value is 112 (44.14% from 255 or 47.46% from 236); Blue value is 40 (16.02% from 255 or 16.95% from 236); Max value from RGB is 112 - color contains mainly: green. Hex color #547028 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #547028 is #AB8FD7. Grayscale: #5F5F5F. Windows color (decimal): -11243480 or 2650196. OLE color: 2650196.
HSL color Cylindrical-coordinate representation of color #547028: hue angle of 83.33º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #547028 is Cyan = 0.25, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 84 | 112 | 40 | - |
| CMYK | 0.25 | 0 | 0.64 | 0.56 |
| HSL | 83.33º | 0.47% | 0.3% | - |
| HSV(B) | 83.33º | 0.64% | 0.44% | - |
| XYZ | 9.83 | 13.63 | 4.12 | - |
| YUV | 95.42 | 96.72 | 119.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 112 | 40 | 0.25 | 0 | 0.64 | 0.56 | 83.33 | 0.47 | 0.3 |
| Hex | 54 | 70 | 28 | 19 | 0 | 40 | 38 | 53 | 2F | 1E |
| Octal | 124 | 160 | 50 | 31 | 0 | 100 | 70 | 123 | 57 | 36 |
| Binary | 1010100 | 1110000 | 101000 | 11001 | 0 | 1000000 | 111000 | 1010011 | 101111 | 11110 |
Color Harmonies of #547028
Complementary color
Monochromatic Colors of #547028
Black with #547028
Text Example
Text Example
White with #547028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547028; }
p { color: rgb(84,112,40); }
H1.HeaderClassName
{
color: #547028;
}
.AnyTagClassName
{
color: #547028;
}
</style>
background-color css
<style>
a { background-color: #547028; }
a { background-color: rgb(84,112,40); }
div.DivClassName
{
background-color: #547028;
}
.BgClassName
{
background-color: #547028;
}
</style>
border-color css
<style>
span { border-color: #547028; }
span { border-color: rgb(84,112,40); }
td.TdClassName
{
border-color: #547028;
}
.TagClassName
{
border-color: #547028;
}
</style>