Shades of Green Leaf #447305
Tints of Green Leaf #447305
RGB
CMYK
RGB Variations
Color information
#447305 (or 0x447305) is known color: Green Leaf. HEX triplet: 44, 73 and 05. RGB value is (68,115,5). Sum of RGB (Red+Green+Blue) = 68+115+5=188 (24% of max value = 765). Red value is 68 (26.95% from 255 or 36.17% from 188); Green value is 115 (45.31% from 255 or 61.17% from 188); Blue value is 5 (2.34% from 255 or 2.66% from 188); Max value from RGB is 115 - color contains mainly: green. Hex color #447305 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #447305 is #BB8CFA. Grayscale: #585858. Windows color (decimal): -12291323 or 357188. OLE color: 357188.
HSL color Cylindrical-coordinate representation of color #447305: hue angle of 85.64º 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 #447305 is Cyan = 0.41, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 68 | 115 | 5 | - |
| CMYK | 0.41 | 0 | 0.96 | 0.55 |
| HSL | 85.64º | 0.92% | 0.24% | - |
| HSV(B) | 85.64º | 0.96% | 0.45% | - |
| XYZ | 8.54 | 13.5 | 2.3 | - |
| YUV | 88.41 | 80.93 | 113.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 115 | 5 | 0.41 | 0 | 0.96 | 0.55 | 85.64 | 0.92 | 0.24 |
| Hex | 44 | 73 | 5 | 29 | 0 | 60 | 37 | 56 | 5C | 18 |
| Octal | 104 | 163 | 5 | 51 | 0 | 140 | 67 | 126 | 134 | 30 |
| Binary | 1000100 | 1110011 | 101 | 101001 | 0 | 1100000 | 110111 | 1010110 | 1011100 | 11000 |
Color Harmonies of #447305
Complementary color
Monochromatic Colors of #447305
Black with #447305
Text Example
Text Example
White with #447305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447305; }
p { color: rgb(68,115,5); }
H1.HeaderClassName
{
color: #447305;
}
.AnyTagClassName
{
color: #447305;
}
</style>
background-color css
<style>
a { background-color: #447305; }
a { background-color: rgb(68,115,5); }
div.DivClassName
{
background-color: #447305;
}
.BgClassName
{
background-color: #447305;
}
</style>
border-color css
<style>
span { border-color: #447305; }
span { border-color: rgb(68,115,5); }
td.TdClassName
{
border-color: #447305;
}
.TagClassName
{
border-color: #447305;
}
</style>