Shades of Green Leaf #426815
Tints of Green Leaf #426815
RGB
CMYK
RGB Variations
Color information
#426815 (or 0x426815) is known color: Green Leaf. HEX triplet: 42, 68 and 15. RGB value is (66,104,21). Sum of RGB (Red+Green+Blue) = 66+104+21=191 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.55% from 191); Green value is 104 (41.02% from 255 or 54.45% from 191); Blue value is 21 (8.59% from 255 or 10.99% from 191); Max value from RGB is 104 - color contains mainly: green. Hex color #426815 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #426815 is #BD97EA. Grayscale: #535353. Windows color (decimal): -12425195 or 1402946. OLE color: 1402946.
HSL color Cylindrical-coordinate representation of color #426815: hue angle of 87.47º degrees, saturation: 0.66, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #426815 is Cyan = 0.37, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 104 | 21 | - |
| CMYK | 0.37 | 0 | 0.80 | 0.59 |
| HSL | 87.47º | 0.66% | 0.25% | - |
| HSV(B) | 87.47º | 0.8% | 0.41% | - |
| XYZ | 7.33 | 11.11 | 2.47 | - |
| YUV | 83.18 | 92.91 | 115.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 104 | 21 | 0.37 | 0 | 0.80 | 0.59 | 87.47 | 0.66 | 0.25 |
| Hex | 42 | 68 | 15 | 25 | 0 | 50 | 3B | 57 | 42 | 19 |
| Octal | 102 | 150 | 25 | 45 | 0 | 120 | 73 | 127 | 102 | 31 |
| Binary | 1000010 | 1101000 | 10101 | 100101 | 0 | 1010000 | 111011 | 1010111 | 1000010 | 11001 |
Color Harmonies of #426815
Complementary color
Monochromatic Colors of #426815
Black with #426815
Text Example
Text Example
White with #426815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426815; }
p { color: rgb(66,104,21); }
H1.HeaderClassName
{
color: #426815;
}
.AnyTagClassName
{
color: #426815;
}
</style>
background-color css
<style>
a { background-color: #426815; }
a { background-color: rgb(66,104,21); }
div.DivClassName
{
background-color: #426815;
}
.BgClassName
{
background-color: #426815;
}
</style>
border-color css
<style>
span { border-color: #426815; }
span { border-color: rgb(66,104,21); }
td.TdClassName
{
border-color: #426815;
}
.TagClassName
{
border-color: #426815;
}
</style>