Shades of Green Leaf #557029
Tints of Green Leaf #557029
RGB
CMYK
RGB Variations
Color information
#557029 (or 0x557029) is known color: Green Leaf. HEX triplet: 55, 70 and 29. RGB value is (85,112,41). Sum of RGB (Red+Green+Blue) = 85+112+41=238 (31% of max value = 765). Red value is 85 (33.59% from 255 or 35.71% from 238); Green value is 112 (44.14% from 255 or 47.06% from 238); Blue value is 41 (16.41% from 255 or 17.23% from 238); Max value from RGB is 112 - color contains mainly: green. Hex color #557029 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #557029 is #AA8FD6. Grayscale: #606060. Windows color (decimal): -11177943 or 2715733. OLE color: 2715733.
HSL color Cylindrical-coordinate representation of color #557029: hue angle of 82.82º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #557029 is Cyan = 0.24, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 112 | 41 | - |
| CMYK | 0.24 | 0 | 0.63 | 0.56 |
| HSL | 82.82º | 0.46% | 0.3% | - |
| HSV(B) | 82.82º | 0.63% | 0.44% | - |
| XYZ | 9.94 | 13.68 | 4.21 | - |
| YUV | 95.83 | 97.05 | 120.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 112 | 41 | 0.24 | 0 | 0.63 | 0.56 | 82.82 | 0.46 | 0.3 |
| Hex | 55 | 70 | 29 | 18 | 0 | 3F | 38 | 53 | 2E | 1E |
| Octal | 125 | 160 | 51 | 30 | 0 | 77 | 70 | 123 | 56 | 36 |
| Binary | 1010101 | 1110000 | 101001 | 11000 | 0 | 111111 | 111000 | 1010011 | 101110 | 11110 |
Color Harmonies of #557029
Complementary color
Monochromatic Colors of #557029
Black with #557029
Text Example
Text Example
White with #557029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557029; }
p { color: rgb(85,112,41); }
H1.HeaderClassName
{
color: #557029;
}
.AnyTagClassName
{
color: #557029;
}
</style>
background-color css
<style>
a { background-color: #557029; }
a { background-color: rgb(85,112,41); }
div.DivClassName
{
background-color: #557029;
}
.BgClassName
{
background-color: #557029;
}
</style>
border-color css
<style>
span { border-color: #557029; }
span { border-color: rgb(85,112,41); }
td.TdClassName
{
border-color: #557029;
}
.TagClassName
{
border-color: #557029;
}
</style>