Shades of Green Leaf #557928
Tints of Green Leaf #557928
RGB
CMYK
RGB Variations
Color information
#557928 (or 0x557928) is known color: Green Leaf. HEX triplet: 55, 79 and 28. RGB value is (85,121,40). Sum of RGB (Red+Green+Blue) = 85+121+40=246 (32% of max value = 765). Red value is 85 (33.59% from 255 or 34.55% from 246); Green value is 121 (47.66% from 255 or 49.19% from 246); Blue value is 40 (16.02% from 255 or 16.26% from 246); Max value from RGB is 121 - color contains mainly: green. Hex color #557928 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #557928 is #AA86D7. Grayscale: #656565. Windows color (decimal): -11175640 or 2652501. OLE color: 2652501.
HSL color Cylindrical-coordinate representation of color #557928: hue angle of 86.67º degrees, saturation: 0.5, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #557928 is Cyan = 0.30, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 121 | 40 | - |
| CMYK | 0.30 | 0 | 0.67 | 0.53 |
| HSL | 86.67º | 0.5% | 0.32% | - |
| HSV(B) | 86.67º | 0.67% | 0.47% | - |
| XYZ | 10.97 | 15.76 | 4.47 | - |
| YUV | 101 | 93.57 | 116.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 121 | 40 | 0.30 | 0 | 0.67 | 0.53 | 86.67 | 0.5 | 0.32 |
| Hex | 55 | 79 | 28 | 1E | 0 | 43 | 35 | 57 | 32 | 20 |
| Octal | 125 | 171 | 50 | 36 | 0 | 103 | 65 | 127 | 62 | 40 |
| Binary | 1010101 | 1111001 | 101000 | 11110 | 0 | 1000011 | 110101 | 1010111 | 110010 | 100000 |
Color Harmonies of #557928
Complementary color
Monochromatic Colors of #557928
Black with #557928
Text Example
Text Example
White with #557928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557928; }
p { color: rgb(85,121,40); }
H1.HeaderClassName
{
color: #557928;
}
.AnyTagClassName
{
color: #557928;
}
</style>
background-color css
<style>
a { background-color: #557928; }
a { background-color: rgb(85,121,40); }
div.DivClassName
{
background-color: #557928;
}
.BgClassName
{
background-color: #557928;
}
</style>
border-color css
<style>
span { border-color: #557928; }
span { border-color: rgb(85,121,40); }
td.TdClassName
{
border-color: #557928;
}
.TagClassName
{
border-color: #557928;
}
</style>