Shades of Green Leaf #427309
Tints of Green Leaf #427309
RGB
CMYK
RGB Variations
Color information
#427309 (or 0x427309) is known color: Green Leaf. HEX triplet: 42, 73 and 09. RGB value is (66,115,9). Sum of RGB (Red+Green+Blue) = 66+115+9=190 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.74% from 190); Green value is 115 (45.31% from 255 or 60.53% from 190); Blue value is 9 (3.91% from 255 or 4.74% from 190); Max value from RGB is 115 - color contains mainly: green. Hex color #427309 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427309 is #BD8CF6. Grayscale: #585858. Windows color (decimal): -12422391 or 619330. OLE color: 619330.
HSL color Cylindrical-coordinate representation of color #427309: hue angle of 87.74º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #427309 is Cyan = 0.43, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 115 | 9 | - |
| CMYK | 0.43 | 0 | 0.92 | 0.55 |
| HSL | 87.74º | 0.85% | 0.24% | - |
| HSV(B) | 87.74º | 0.92% | 0.45% | - |
| XYZ | 8.43 | 13.44 | 2.41 | - |
| YUV | 88.27 | 83.27 | 112.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 115 | 9 | 0.43 | 0 | 0.92 | 0.55 | 87.74 | 0.85 | 0.24 |
| Hex | 42 | 73 | 9 | 2B | 0 | 5C | 37 | 58 | 55 | 18 |
| Octal | 102 | 163 | 11 | 53 | 0 | 134 | 67 | 130 | 125 | 30 |
| Binary | 1000010 | 1110011 | 1001 | 101011 | 0 | 1011100 | 110111 | 1011000 | 1010101 | 11000 |
Color Harmonies of #427309
Complementary color
Monochromatic Colors of #427309
Black with #427309
Text Example
Text Example
White with #427309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427309; }
p { color: rgb(66,115,9); }
H1.HeaderClassName
{
color: #427309;
}
.AnyTagClassName
{
color: #427309;
}
</style>
background-color css
<style>
a { background-color: #427309; }
a { background-color: rgb(66,115,9); }
div.DivClassName
{
background-color: #427309;
}
.BgClassName
{
background-color: #427309;
}
</style>
border-color css
<style>
span { border-color: #427309; }
span { border-color: rgb(66,115,9); }
td.TdClassName
{
border-color: #427309;
}
.TagClassName
{
border-color: #427309;
}
</style>