Shades of Green Leaf #557526
Tints of Green Leaf #557526
RGB
CMYK
RGB Variations
Color information
#557526 (or 0x557526) is known color: Green Leaf. HEX triplet: 55, 75 and 26. RGB value is (85,117,38). Sum of RGB (Red+Green+Blue) = 85+117+38=240 (31% of max value = 765). Red value is 85 (33.59% from 255 or 35.42% from 240); Green value is 117 (46.09% from 255 or 48.75% from 240); Blue value is 38 (15.23% from 255 or 15.83% from 240); Max value from RGB is 117 - color contains mainly: green. Hex color #557526 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #557526 is #AA8AD9. Grayscale: #626262. Windows color (decimal): -11176666 or 2520405. OLE color: 2520405.
HSL color Cylindrical-coordinate representation of color #557526: hue angle of 84.3º 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 #557526 is Cyan = 0.27, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 85 | 117 | 38 | - |
| CMYK | 0.27 | 0 | 0.68 | 0.54 |
| HSL | 84.3º | 0.51% | 0.3% | - |
| HSV(B) | 84.3º | 0.68% | 0.46% | - |
| XYZ | 10.46 | 14.79 | 4.14 | - |
| YUV | 98.43 | 93.9 | 118.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 117 | 38 | 0.27 | 0 | 0.68 | 0.54 | 84.3 | 0.51 | 0.3 |
| Hex | 55 | 75 | 26 | 1B | 0 | 44 | 36 | 54 | 33 | 1E |
| Octal | 125 | 165 | 46 | 33 | 0 | 104 | 66 | 124 | 63 | 36 |
| Binary | 1010101 | 1110101 | 100110 | 11011 | 0 | 1000100 | 110110 | 1010100 | 110011 | 11110 |
Color Harmonies of #557526
Complementary color
Monochromatic Colors of #557526
Black with #557526
Text Example
Text Example
White with #557526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557526; }
p { color: rgb(85,117,38); }
H1.HeaderClassName
{
color: #557526;
}
.AnyTagClassName
{
color: #557526;
}
</style>
background-color css
<style>
a { background-color: #557526; }
a { background-color: rgb(85,117,38); }
div.DivClassName
{
background-color: #557526;
}
.BgClassName
{
background-color: #557526;
}
</style>
border-color css
<style>
span { border-color: #557526; }
span { border-color: rgb(85,117,38); }
td.TdClassName
{
border-color: #557526;
}
.TagClassName
{
border-color: #557526;
}
</style>