Shades of Green Leaf #426816
Tints of Green Leaf #426816
RGB
CMYK
RGB Variations
Color information
#426816 (or 0x426816) is known color: Green Leaf. HEX triplet: 42, 68 and 16. RGB value is (66,104,22). Sum of RGB (Red+Green+Blue) = 66+104+22=192 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.38% from 192); Green value is 104 (41.02% from 255 or 54.17% from 192); Blue value is 22 (8.98% from 255 or 11.46% from 192); Max value from RGB is 104 - color contains mainly: green. Hex color #426816 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #426816 is #BD97E9. Grayscale: #535353. Windows color (decimal): -12425194 or 1468482. OLE color: 1468482.
HSL color Cylindrical-coordinate representation of color #426816: hue angle of 87.8º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #426816 is Cyan = 0.37, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 104 | 22 | - |
| CMYK | 0.37 | 0 | 0.79 | 0.59 |
| HSL | 87.8º | 0.65% | 0.25% | - |
| HSV(B) | 87.8º | 0.79% | 0.41% | - |
| XYZ | 7.34 | 11.12 | 2.52 | - |
| YUV | 83.29 | 93.41 | 115.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 104 | 22 | 0.37 | 0 | 0.79 | 0.59 | 87.8 | 0.65 | 0.25 |
| Hex | 42 | 68 | 16 | 25 | 0 | 4F | 3B | 58 | 41 | 19 |
| Octal | 102 | 150 | 26 | 45 | 0 | 117 | 73 | 130 | 101 | 31 |
| Binary | 1000010 | 1101000 | 10110 | 100101 | 0 | 1001111 | 111011 | 1011000 | 1000001 | 11001 |
Color Harmonies of #426816
Complementary color
Monochromatic Colors of #426816
Black with #426816
Text Example
Text Example
White with #426816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426816; }
p { color: rgb(66,104,22); }
H1.HeaderClassName
{
color: #426816;
}
.AnyTagClassName
{
color: #426816;
}
</style>
background-color css
<style>
a { background-color: #426816; }
a { background-color: rgb(66,104,22); }
div.DivClassName
{
background-color: #426816;
}
.BgClassName
{
background-color: #426816;
}
</style>
border-color css
<style>
span { border-color: #426816; }
span { border-color: rgb(66,104,22); }
td.TdClassName
{
border-color: #426816;
}
.TagClassName
{
border-color: #426816;
}
</style>