Shades of Green Leaf #557419
Tints of Green Leaf #557419
RGB
CMYK
RGB Variations
Color information
#557419 (or 0x557419) is known color: Green Leaf. HEX triplet: 55, 74 and 19. RGB value is (85,116,25). Sum of RGB (Red+Green+Blue) = 85+116+25=226 (29% of max value = 765). Red value is 85 (33.59% from 255 or 37.61% from 226); Green value is 116 (45.70% from 255 or 51.33% from 226); Blue value is 25 (10.16% from 255 or 11.06% from 226); Max value from RGB is 116 - color contains mainly: green. Hex color #557419 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #557419 is #AA8BE6. Grayscale: #606060. Windows color (decimal): -11176935 or 1668181. OLE color: 1668181.
HSL color Cylindrical-coordinate representation of color #557419: hue angle of 80.44º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #557419 is Cyan = 0.27, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 116 | 25 | - |
| CMYK | 0.27 | 0 | 0.78 | 0.55 |
| HSL | 80.44º | 0.65% | 0.28% | - |
| HSV(B) | 80.44º | 0.78% | 0.45% | - |
| XYZ | 10.17 | 14.49 | 3.18 | - |
| YUV | 96.36 | 87.73 | 119.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 116 | 25 | 0.27 | 0 | 0.78 | 0.55 | 80.44 | 0.65 | 0.28 |
| Hex | 55 | 74 | 19 | 1B | 0 | 4E | 37 | 50 | 41 | 1C |
| Octal | 125 | 164 | 31 | 33 | 0 | 116 | 67 | 120 | 101 | 34 |
| Binary | 1010101 | 1110100 | 11001 | 11011 | 0 | 1001110 | 110111 | 1010000 | 1000001 | 11100 |
Color Harmonies of #557419
Complementary color
Monochromatic Colors of #557419
Black with #557419
Text Example
Text Example
White with #557419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557419; }
p { color: rgb(85,116,25); }
H1.HeaderClassName
{
color: #557419;
}
.AnyTagClassName
{
color: #557419;
}
</style>
background-color css
<style>
a { background-color: #557419; }
a { background-color: rgb(85,116,25); }
div.DivClassName
{
background-color: #557419;
}
.BgClassName
{
background-color: #557419;
}
</style>
border-color css
<style>
span { border-color: #557419; }
span { border-color: rgb(85,116,25); }
td.TdClassName
{
border-color: #557419;
}
.TagClassName
{
border-color: #557419;
}
</style>