Shades of Green Leaf #557634
Tints of Green Leaf #557634
RGB
CMYK
RGB Variations
Color information
#557634 (or 0x557634) is known color: Green Leaf. HEX triplet: 55, 76 and 34. RGB value is (85,118,52). Sum of RGB (Red+Green+Blue) = 85+118+52=255 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.33% from 255); Green value is 118 (46.48% from 255 or 46.27% from 255); Blue value is 52 (20.70% from 255 or 20.39% from 255); Max value from RGB is 118 - color contains mainly: green. Hex color #557634 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #557634 is #AA89CB. Grayscale: #646464. Windows color (decimal): -11176396 or 3438165. OLE color: 3438165.
HSL color Cylindrical-coordinate representation of color #557634: hue angle of 90º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #557634 is Cyan = 0.28, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 85 | 118 | 52 | - |
| CMYK | 0.28 | 0 | 0.56 | 0.54 |
| HSL | 90º | 0.39% | 0.33% | - |
| HSV(B) | 90º | 0.56% | 0.46% | - |
| XYZ | 10.84 | 15.14 | 5.6 | - |
| YUV | 100.61 | 100.57 | 116.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 118 | 52 | 0.28 | 0 | 0.56 | 0.54 | 90 | 0.39 | 0.33 |
| Hex | 55 | 76 | 34 | 1C | 0 | 38 | 36 | 5A | 27 | 21 |
| Octal | 125 | 166 | 64 | 34 | 0 | 70 | 66 | 132 | 47 | 41 |
| Binary | 1010101 | 1110110 | 110100 | 11100 | 0 | 111000 | 110110 | 1011010 | 100111 | 100001 |
Color Harmonies of #557634
Complementary color
Monochromatic Colors of #557634
Black with #557634
Text Example
Text Example
White with #557634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557634; }
p { color: rgb(85,118,52); }
H1.HeaderClassName
{
color: #557634;
}
.AnyTagClassName
{
color: #557634;
}
</style>
background-color css
<style>
a { background-color: #557634; }
a { background-color: rgb(85,118,52); }
div.DivClassName
{
background-color: #557634;
}
.BgClassName
{
background-color: #557634;
}
</style>
border-color css
<style>
span { border-color: #557634; }
span { border-color: rgb(85,118,52); }
td.TdClassName
{
border-color: #557634;
}
.TagClassName
{
border-color: #557634;
}
</style>