Shades of Green Leaf #437016
Tints of Green Leaf #437016
RGB
CMYK
RGB Variations
Color information
#437016 (or 0x437016) is known color: Green Leaf. HEX triplet: 43, 70 and 16. RGB value is (67,112,22). Sum of RGB (Red+Green+Blue) = 67+112+22=201 (26% of max value = 765). Red value is 67 (26.56% from 255 or 33.33% from 201); Green value is 112 (44.14% from 255 or 55.72% from 201); Blue value is 22 (8.98% from 255 or 10.95% from 201); Max value from RGB is 112 - color contains mainly: green. Hex color #437016 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #437016 is #BC8FE9. Grayscale: #585858. Windows color (decimal): -12357610 or 1470531. OLE color: 1470531.
HSL color Cylindrical-coordinate representation of color #437016: hue angle of 90º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #437016 is Cyan = 0.40, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 67 | 112 | 22 | - |
| CMYK | 0.40 | 0 | 0.80 | 0.56 |
| HSL | 90º | 0.67% | 0.26% | - |
| HSV(B) | 90º | 0.8% | 0.44% | - |
| XYZ | 8.25 | 12.84 | 2.8 | - |
| YUV | 88.29 | 90.59 | 112.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 112 | 22 | 0.40 | 0 | 0.80 | 0.56 | 90 | 0.67 | 0.26 |
| Hex | 43 | 70 | 16 | 28 | 0 | 50 | 38 | 5A | 43 | 1A |
| Octal | 103 | 160 | 26 | 50 | 0 | 120 | 70 | 132 | 103 | 32 |
| Binary | 1000011 | 1110000 | 10110 | 101000 | 0 | 1010000 | 111000 | 1011010 | 1000011 | 11010 |
Color Harmonies of #437016
Complementary color
Monochromatic Colors of #437016
Black with #437016
Text Example
Text Example
White with #437016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437016; }
p { color: rgb(67,112,22); }
H1.HeaderClassName
{
color: #437016;
}
.AnyTagClassName
{
color: #437016;
}
</style>
background-color css
<style>
a { background-color: #437016; }
a { background-color: rgb(67,112,22); }
div.DivClassName
{
background-color: #437016;
}
.BgClassName
{
background-color: #437016;
}
</style>
border-color css
<style>
span { border-color: #437016; }
span { border-color: rgb(67,112,22); }
td.TdClassName
{
border-color: #437016;
}
.TagClassName
{
border-color: #437016;
}
</style>