Shades of Green Leaf #477312
Tints of Green Leaf #477312
RGB
CMYK
RGB Variations
Color information
#477312 (or 0x477312) is known color: Green Leaf. HEX triplet: 47, 73 and 12. RGB value is (71,115,18). Sum of RGB (Red+Green+Blue) = 71+115+18=204 (27% of max value = 765). Red value is 71 (28.12% from 255 or 34.80% from 204); Green value is 115 (45.31% from 255 or 56.37% from 204); Blue value is 18 (7.42% from 255 or 8.82% from 204); Max value from RGB is 115 - color contains mainly: green. Hex color #477312 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #477312 is #B88CED. Grayscale: #5B5B5B. Windows color (decimal): -12094702 or 1209159. OLE color: 1209159.
HSL color Cylindrical-coordinate representation of color #477312: hue angle of 87.22º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #477312 is Cyan = 0.38, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 115 | 18 | - |
| CMYK | 0.38 | 0 | 0.84 | 0.55 |
| HSL | 87.22º | 0.73% | 0.26% | - |
| HSV(B) | 87.22º | 0.84% | 0.45% | - |
| XYZ | 8.84 | 13.64 | 2.74 | - |
| YUV | 90.79 | 86.92 | 113.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 115 | 18 | 0.38 | 0 | 0.84 | 0.55 | 87.22 | 0.73 | 0.26 |
| Hex | 47 | 73 | 12 | 26 | 0 | 54 | 37 | 57 | 49 | 1A |
| Octal | 107 | 163 | 22 | 46 | 0 | 124 | 67 | 127 | 111 | 32 |
| Binary | 1000111 | 1110011 | 10010 | 100110 | 0 | 1010100 | 110111 | 1010111 | 1001001 | 11010 |
Color Harmonies of #477312
Complementary color
Monochromatic Colors of #477312
Black with #477312
Text Example
Text Example
White with #477312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477312; }
p { color: rgb(71,115,18); }
H1.HeaderClassName
{
color: #477312;
}
.AnyTagClassName
{
color: #477312;
}
</style>
background-color css
<style>
a { background-color: #477312; }
a { background-color: rgb(71,115,18); }
div.DivClassName
{
background-color: #477312;
}
.BgClassName
{
background-color: #477312;
}
</style>
border-color css
<style>
span { border-color: #477312; }
span { border-color: rgb(71,115,18); }
td.TdClassName
{
border-color: #477312;
}
.TagClassName
{
border-color: #477312;
}
</style>