Shades of Green Leaf #567220
Tints of Green Leaf #567220
RGB
CMYK
RGB Variations
Color information
#567220 (or 0x567220) is known color: Green Leaf. HEX triplet: 56, 72 and 20. RGB value is (86,114,32). Sum of RGB (Red+Green+Blue) = 86+114+32=232 (30% of max value = 765). Red value is 86 (33.98% from 255 or 37.07% from 232); Green value is 114 (44.92% from 255 or 49.14% from 232); Blue value is 32 (12.89% from 255 or 13.79% from 232); Max value from RGB is 114 - color contains mainly: green. Hex color #567220 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #567220 is #A98DDF. Grayscale: #606060. Windows color (decimal): -11111904 or 2126422. OLE color: 2126422.
HSL color Cylindrical-coordinate representation of color #567220: hue angle of 80.49º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #567220 is Cyan = 0.25, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 114 | 32 | - |
| CMYK | 0.25 | 0 | 0.72 | 0.55 |
| HSL | 80.49º | 0.56% | 0.29% | - |
| HSV(B) | 80.49º | 0.72% | 0.45% | - |
| XYZ | 10.12 | 14.12 | 3.56 | - |
| YUV | 96.28 | 91.72 | 120.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 114 | 32 | 0.25 | 0 | 0.72 | 0.55 | 80.49 | 0.56 | 0.29 |
| Hex | 56 | 72 | 20 | 19 | 0 | 48 | 37 | 50 | 38 | 1D |
| Octal | 126 | 162 | 40 | 31 | 0 | 110 | 67 | 120 | 70 | 35 |
| Binary | 1010110 | 1110010 | 100000 | 11001 | 0 | 1001000 | 110111 | 1010000 | 111000 | 11101 |
Color Harmonies of #567220
Complementary color
Monochromatic Colors of #567220
Black with #567220
Text Example
Text Example
White with #567220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567220; }
p { color: rgb(86,114,32); }
H1.HeaderClassName
{
color: #567220;
}
.AnyTagClassName
{
color: #567220;
}
</style>
background-color css
<style>
a { background-color: #567220; }
a { background-color: rgb(86,114,32); }
div.DivClassName
{
background-color: #567220;
}
.BgClassName
{
background-color: #567220;
}
</style>
border-color css
<style>
span { border-color: #567220; }
span { border-color: rgb(86,114,32); }
td.TdClassName
{
border-color: #567220;
}
.TagClassName
{
border-color: #567220;
}
</style>