Shades of Green Leaf #426915
Tints of Green Leaf #426915
RGB
CMYK
RGB Variations
Color information
#426915 (or 0x426915) is known color: Green Leaf. HEX triplet: 42, 69 and 15. RGB value is (66,105,21). Sum of RGB (Red+Green+Blue) = 66+105+21=192 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.38% from 192); Green value is 105 (41.41% from 255 or 54.69% from 192); Blue value is 21 (8.59% from 255 or 10.94% from 192); Max value from RGB is 105 - color contains mainly: green. Hex color #426915 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #426915 is #BD96EA. Grayscale: #545454. Windows color (decimal): -12424939 or 1403202. OLE color: 1403202.
HSL color Cylindrical-coordinate representation of color #426915: hue angle of 87.86º degrees, saturation: 0.67, 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 #426915 is Cyan = 0.37, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 105 | 21 | - |
| CMYK | 0.37 | 0 | 0.80 | 0.59 |
| HSL | 87.86º | 0.67% | 0.25% | - |
| HSV(B) | 87.86º | 0.8% | 0.41% | - |
| XYZ | 7.43 | 11.32 | 2.5 | - |
| YUV | 83.76 | 92.58 | 115.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 105 | 21 | 0.37 | 0 | 0.80 | 0.59 | 87.86 | 0.67 | 0.25 |
| Hex | 42 | 69 | 15 | 25 | 0 | 50 | 3B | 58 | 43 | 19 |
| Octal | 102 | 151 | 25 | 45 | 0 | 120 | 73 | 130 | 103 | 31 |
| Binary | 1000010 | 1101001 | 10101 | 100101 | 0 | 1010000 | 111011 | 1011000 | 1000011 | 11001 |
Color Harmonies of #426915
Complementary color
Monochromatic Colors of #426915
Black with #426915
Text Example
Text Example
White with #426915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426915; }
p { color: rgb(66,105,21); }
H1.HeaderClassName
{
color: #426915;
}
.AnyTagClassName
{
color: #426915;
}
</style>
background-color css
<style>
a { background-color: #426915; }
a { background-color: rgb(66,105,21); }
div.DivClassName
{
background-color: #426915;
}
.BgClassName
{
background-color: #426915;
}
</style>
border-color css
<style>
span { border-color: #426915; }
span { border-color: rgb(66,105,21); }
td.TdClassName
{
border-color: #426915;
}
.TagClassName
{
border-color: #426915;
}
</style>