Shades of Green Leaf #426617
Tints of Green Leaf #426617
RGB
CMYK
RGB Variations
Color information
#426617 (or 0x426617) is known color: Green Leaf. HEX triplet: 42, 66 and 17. RGB value is (66,102,23). Sum of RGB (Red+Green+Blue) = 66+102+23=191 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.55% from 191); Green value is 102 (40.23% from 255 or 53.40% from 191); Blue value is 23 (9.38% from 255 or 12.04% from 191); Max value from RGB is 102 - color contains mainly: green. Hex color #426617 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #426617 is #BD99E8. Grayscale: #525252. Windows color (decimal): -12425705 or 1533506. OLE color: 1533506.
HSL color Cylindrical-coordinate representation of color #426617: hue angle of 87.34º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #426617 is Cyan = 0.35, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 66 | 102 | 23 | - |
| CMYK | 0.35 | 0 | 0.77 | 0.6 |
| HSL | 87.34º | 0.63% | 0.25% | - |
| HSV(B) | 87.34º | 0.77% | 0.4% | - |
| XYZ | 7.15 | 10.72 | 2.5 | - |
| YUV | 82.23 | 94.57 | 116.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 102 | 23 | 0.35 | 0 | 0.77 | 0.6 | 87.34 | 0.63 | 0.25 |
| Hex | 42 | 66 | 17 | 23 | 0 | 4D | 3C | 57 | 3F | 19 |
| Octal | 102 | 146 | 27 | 43 | 0 | 115 | 74 | 127 | 77 | 31 |
| Binary | 1000010 | 1100110 | 10111 | 100011 | 0 | 1001101 | 111100 | 1010111 | 111111 | 11001 |
Color Harmonies of #426617
Complementary color
Monochromatic Colors of #426617
Black with #426617
Text Example
Text Example
White with #426617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426617; }
p { color: rgb(66,102,23); }
H1.HeaderClassName
{
color: #426617;
}
.AnyTagClassName
{
color: #426617;
}
</style>
background-color css
<style>
a { background-color: #426617; }
a { background-color: rgb(66,102,23); }
div.DivClassName
{
background-color: #426617;
}
.BgClassName
{
background-color: #426617;
}
</style>
border-color css
<style>
span { border-color: #426617; }
span { border-color: rgb(66,102,23); }
td.TdClassName
{
border-color: #426617;
}
.TagClassName
{
border-color: #426617;
}
</style>