Shades of Green Leaf #427305
Tints of Green Leaf #427305
RGB
CMYK
RGB Variations
Color information
#427305 (or 0x427305) is known color: Green Leaf. HEX triplet: 42, 73 and 05. RGB value is (66,115,5). Sum of RGB (Red+Green+Blue) = 66+115+5=186 (24% of max value = 765). Red value is 66 (26.17% from 255 or 35.48% from 186); Green value is 115 (45.31% from 255 or 61.83% from 186); Blue value is 5 (2.34% from 255 or 2.69% from 186); Max value from RGB is 115 - color contains mainly: green. Hex color #427305 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427305 is #BD8CFA. Grayscale: #585858. Windows color (decimal): -12422395 or 357186. OLE color: 357186.
HSL color Cylindrical-coordinate representation of color #427305: hue angle of 86.73º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #427305 is Cyan = 0.43, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 115 | 5 | - |
| CMYK | 0.43 | 0 | 0.96 | 0.55 |
| HSL | 86.73º | 0.92% | 0.24% | - |
| HSV(B) | 86.73º | 0.96% | 0.45% | - |
| XYZ | 8.4 | 13.43 | 2.29 | - |
| YUV | 87.81 | 81.27 | 112.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 115 | 5 | 0.43 | 0 | 0.96 | 0.55 | 86.73 | 0.92 | 0.24 |
| Hex | 42 | 73 | 5 | 2B | 0 | 60 | 37 | 57 | 5C | 18 |
| Octal | 102 | 163 | 5 | 53 | 0 | 140 | 67 | 127 | 134 | 30 |
| Binary | 1000010 | 1110011 | 101 | 101011 | 0 | 1100000 | 110111 | 1010111 | 1011100 | 11000 |
Color Harmonies of #427305
Complementary color
Monochromatic Colors of #427305
Black with #427305
Text Example
Text Example
White with #427305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427305; }
p { color: rgb(66,115,5); }
H1.HeaderClassName
{
color: #427305;
}
.AnyTagClassName
{
color: #427305;
}
</style>
background-color css
<style>
a { background-color: #427305; }
a { background-color: rgb(66,115,5); }
div.DivClassName
{
background-color: #427305;
}
.BgClassName
{
background-color: #427305;
}
</style>
border-color css
<style>
span { border-color: #427305; }
span { border-color: rgb(66,115,5); }
td.TdClassName
{
border-color: #427305;
}
.TagClassName
{
border-color: #427305;
}
</style>