Shades of Green Leaf #427114
Tints of Green Leaf #427114
RGB
CMYK
RGB Variations
Color information
#427114 (or 0x427114) is known color: Green Leaf. HEX triplet: 42, 71 and 14. RGB value is (66,113,20). Sum of RGB (Red+Green+Blue) = 66+113+20=199 (26% of max value = 765). Red value is 66 (26.17% from 255 or 33.17% from 199); Green value is 113 (44.53% from 255 or 56.78% from 199); Blue value is 20 (8.20% from 255 or 10.05% from 199); Max value from RGB is 113 - color contains mainly: green. Hex color #427114 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427114 is #BD8EEB. Grayscale: #585858. Windows color (decimal): -12422892 or 1339714. OLE color: 1339714.
HSL color Cylindrical-coordinate representation of color #427114: hue angle of 90.32º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #427114 is Cyan = 0.42, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 66 | 113 | 20 | - |
| CMYK | 0.42 | 0 | 0.82 | 0.56 |
| HSL | 90.32º | 0.7% | 0.26% | - |
| HSV(B) | 90.32º | 0.82% | 0.44% | - |
| XYZ | 8.28 | 13.02 | 2.74 | - |
| YUV | 88.35 | 89.43 | 112.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 113 | 20 | 0.42 | 0 | 0.82 | 0.56 | 90.32 | 0.7 | 0.26 |
| Hex | 42 | 71 | 14 | 2A | 0 | 52 | 38 | 5A | 46 | 1A |
| Octal | 102 | 161 | 24 | 52 | 0 | 122 | 70 | 132 | 106 | 32 |
| Binary | 1000010 | 1110001 | 10100 | 101010 | 0 | 1010010 | 111000 | 1011010 | 1000110 | 11010 |
Color Harmonies of #427114
Complementary color
Monochromatic Colors of #427114
Black with #427114
Text Example
Text Example
White with #427114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427114; }
p { color: rgb(66,113,20); }
H1.HeaderClassName
{
color: #427114;
}
.AnyTagClassName
{
color: #427114;
}
</style>
background-color css
<style>
a { background-color: #427114; }
a { background-color: rgb(66,113,20); }
div.DivClassName
{
background-color: #427114;
}
.BgClassName
{
background-color: #427114;
}
</style>
border-color css
<style>
span { border-color: #427114; }
span { border-color: rgb(66,113,20); }
td.TdClassName
{
border-color: #427114;
}
.TagClassName
{
border-color: #427114;
}
</style>