Shades of Green Leaf #437114
Tints of Green Leaf #437114
RGB
CMYK
RGB Variations
Color information
#437114 (or 0x437114) is known color: Green Leaf. HEX triplet: 43, 71 and 14. RGB value is (67,113,20). Sum of RGB (Red+Green+Blue) = 67+113+20=200 (26% of max value = 765). Red value is 67 (26.56% from 255 or 33.5% from 200); Green value is 113 (44.53% from 255 or 56.5% from 200); Blue value is 20 (8.20% from 255 or 10% from 200); Max value from RGB is 113 - color contains mainly: green. Hex color #437114 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #437114 is #BC8EEB. Grayscale: #585858. Windows color (decimal): -12357356 or 1339715. OLE color: 1339715.
HSL color Cylindrical-coordinate representation of color #437114: hue angle of 89.68º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #437114 is Cyan = 0.41, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 67 | 113 | 20 | - |
| CMYK | 0.41 | 0 | 0.82 | 0.56 |
| HSL | 89.68º | 0.7% | 0.26% | - |
| HSV(B) | 89.68º | 0.82% | 0.44% | - |
| XYZ | 8.35 | 13.05 | 2.74 | - |
| YUV | 88.64 | 89.26 | 112.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 113 | 20 | 0.41 | 0 | 0.82 | 0.56 | 89.68 | 0.7 | 0.26 |
| Hex | 43 | 71 | 14 | 29 | 0 | 52 | 38 | 5A | 46 | 1A |
| Octal | 103 | 161 | 24 | 51 | 0 | 122 | 70 | 132 | 106 | 32 |
| Binary | 1000011 | 1110001 | 10100 | 101001 | 0 | 1010010 | 111000 | 1011010 | 1000110 | 11010 |
Color Harmonies of #437114
Complementary color
Monochromatic Colors of #437114
Black with #437114
Text Example
Text Example
White with #437114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437114; }
p { color: rgb(67,113,20); }
H1.HeaderClassName
{
color: #437114;
}
.AnyTagClassName
{
color: #437114;
}
</style>
background-color css
<style>
a { background-color: #437114; }
a { background-color: rgb(67,113,20); }
div.DivClassName
{
background-color: #437114;
}
.BgClassName
{
background-color: #437114;
}
</style>
border-color css
<style>
span { border-color: #437114; }
span { border-color: rgb(67,113,20); }
td.TdClassName
{
border-color: #437114;
}
.TagClassName
{
border-color: #437114;
}
</style>