Shades of Green Leaf #567226
Tints of Green Leaf #567226
RGB
CMYK
RGB Variations
Color information
#567226 (or 0x567226) is known color: Green Leaf. HEX triplet: 56, 72 and 26. RGB value is (86,114,38). Sum of RGB (Red+Green+Blue) = 86+114+38=238 (31% of max value = 765). Red value is 86 (33.98% from 255 or 36.13% from 238); Green value is 114 (44.92% from 255 or 47.90% from 238); Blue value is 38 (15.23% from 255 or 15.97% from 238); Max value from RGB is 114 - color contains mainly: green. Hex color #567226 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #567226 is #A98DD9. Grayscale: #616161. Windows color (decimal): -11111898 or 2519638. OLE color: 2519638.
HSL color Cylindrical-coordinate representation of color #567226: hue angle of 82.11º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #567226 is Cyan = 0.25, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 114 | 38 | - |
| CMYK | 0.25 | 0 | 0.67 | 0.55 |
| HSL | 82.11º | 0.5% | 0.3% | - |
| HSV(B) | 82.11º | 0.67% | 0.45% | - |
| XYZ | 10.2 | 14.15 | 4.03 | - |
| YUV | 96.96 | 94.72 | 120.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 114 | 38 | 0.25 | 0 | 0.67 | 0.55 | 82.11 | 0.5 | 0.3 |
| Hex | 56 | 72 | 26 | 19 | 0 | 43 | 37 | 52 | 32 | 1E |
| Octal | 126 | 162 | 46 | 31 | 0 | 103 | 67 | 122 | 62 | 36 |
| Binary | 1010110 | 1110010 | 100110 | 11001 | 0 | 1000011 | 110111 | 1010010 | 110010 | 11110 |
Color Harmonies of #567226
Complementary color
Monochromatic Colors of #567226
Black with #567226
Text Example
Text Example
White with #567226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567226; }
p { color: rgb(86,114,38); }
H1.HeaderClassName
{
color: #567226;
}
.AnyTagClassName
{
color: #567226;
}
</style>
background-color css
<style>
a { background-color: #567226; }
a { background-color: rgb(86,114,38); }
div.DivClassName
{
background-color: #567226;
}
.BgClassName
{
background-color: #567226;
}
</style>
border-color css
<style>
span { border-color: #567226; }
span { border-color: rgb(86,114,38); }
td.TdClassName
{
border-color: #567226;
}
.TagClassName
{
border-color: #567226;
}
</style>