Shades of Green Leaf #567122
Tints of Green Leaf #567122
RGB
CMYK
RGB Variations
Color information
#567122 (or 0x567122) is known color: Green Leaf. HEX triplet: 56, 71 and 22. RGB value is (86,113,34). Sum of RGB (Red+Green+Blue) = 86+113+34=233 (30% of max value = 765). Red value is 86 (33.98% from 255 or 36.91% from 233); Green value is 113 (44.53% from 255 or 48.50% from 233); Blue value is 34 (13.67% from 255 or 14.59% from 233); Max value from RGB is 113 - color contains mainly: green. Hex color #567122 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #567122 is #A98EDD. Grayscale: #606060. Windows color (decimal): -11112158 or 2257238. OLE color: 2257238.
HSL color Cylindrical-coordinate representation of color #567122: hue angle of 80.51º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #567122 is Cyan = 0.24, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 86 | 113 | 34 | - |
| CMYK | 0.24 | 0 | 0.70 | 0.56 |
| HSL | 80.51º | 0.54% | 0.29% | - |
| HSV(B) | 80.51º | 0.7% | 0.44% | - |
| XYZ | 10.03 | 13.9 | 3.67 | - |
| YUV | 95.92 | 93.05 | 120.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 113 | 34 | 0.24 | 0 | 0.70 | 0.56 | 80.51 | 0.54 | 0.29 |
| Hex | 56 | 71 | 22 | 18 | 0 | 46 | 38 | 51 | 36 | 1D |
| Octal | 126 | 161 | 42 | 30 | 0 | 106 | 70 | 121 | 66 | 35 |
| Binary | 1010110 | 1110001 | 100010 | 11000 | 0 | 1000110 | 111000 | 1010001 | 110110 | 11101 |
Color Harmonies of #567122
Complementary color
Monochromatic Colors of #567122
Black with #567122
Text Example
Text Example
White with #567122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567122; }
p { color: rgb(86,113,34); }
H1.HeaderClassName
{
color: #567122;
}
.AnyTagClassName
{
color: #567122;
}
</style>
background-color css
<style>
a { background-color: #567122; }
a { background-color: rgb(86,113,34); }
div.DivClassName
{
background-color: #567122;
}
.BgClassName
{
background-color: #567122;
}
</style>
border-color css
<style>
span { border-color: #567122; }
span { border-color: rgb(86,113,34); }
td.TdClassName
{
border-color: #567122;
}
.TagClassName
{
border-color: #567122;
}
</style>