Shades of Green Leaf #427012
Tints of Green Leaf #427012
RGB
CMYK
RGB Variations
Color information
#427012 (or 0x427012) is known color: Green Leaf. HEX triplet: 42, 70 and 12. RGB value is (66,112,18). Sum of RGB (Red+Green+Blue) = 66+112+18=196 (25% of max value = 765). Red value is 66 (26.17% from 255 or 33.67% from 196); Green value is 112 (44.14% from 255 or 57.14% from 196); Blue value is 18 (7.42% from 255 or 9.18% from 196); Max value from RGB is 112 - color contains mainly: green. Hex color #427012 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427012 is #BD8FED. Grayscale: #575757. Windows color (decimal): -12423150 or 1208386. OLE color: 1208386.
HSL color Cylindrical-coordinate representation of color #427012: hue angle of 89.36º degrees, saturation: 0.72, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #427012 is Cyan = 0.41, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 66 | 112 | 18 | - |
| CMYK | 0.41 | 0 | 0.84 | 0.56 |
| HSL | 89.36º | 0.72% | 0.25% | - |
| HSV(B) | 89.36º | 0.84% | 0.44% | - |
| XYZ | 8.15 | 12.79 | 2.61 | - |
| YUV | 87.53 | 88.76 | 112.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 112 | 18 | 0.41 | 0 | 0.84 | 0.56 | 89.36 | 0.72 | 0.25 |
| Hex | 42 | 70 | 12 | 29 | 0 | 54 | 38 | 59 | 48 | 19 |
| Octal | 102 | 160 | 22 | 51 | 0 | 124 | 70 | 131 | 110 | 31 |
| Binary | 1000010 | 1110000 | 10010 | 101001 | 0 | 1010100 | 111000 | 1011001 | 1001000 | 11001 |
Color Harmonies of #427012
Complementary color
Monochromatic Colors of #427012
Black with #427012
Text Example
Text Example
White with #427012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427012; }
p { color: rgb(66,112,18); }
H1.HeaderClassName
{
color: #427012;
}
.AnyTagClassName
{
color: #427012;
}
</style>
background-color css
<style>
a { background-color: #427012; }
a { background-color: rgb(66,112,18); }
div.DivClassName
{
background-color: #427012;
}
.BgClassName
{
background-color: #427012;
}
</style>
border-color css
<style>
span { border-color: #427012; }
span { border-color: rgb(66,112,18); }
td.TdClassName
{
border-color: #427012;
}
.TagClassName
{
border-color: #427012;
}
</style>