Shades of Green Leaf #476913
Tints of Green Leaf #476913
RGB
CMYK
RGB Variations
Color information
#476913 (or 0x476913) is known color: Green Leaf. HEX triplet: 47, 69 and 13. RGB value is (71,105,19). Sum of RGB (Red+Green+Blue) = 71+105+19=195 (25% of max value = 765). Red value is 71 (28.12% from 255 or 36.41% from 195); Green value is 105 (41.41% from 255 or 53.85% from 195); Blue value is 19 (7.81% from 255 or 9.74% from 195); Max value from RGB is 105 - color contains mainly: green. Hex color #476913 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #476913 is #B896EC. Grayscale: #555555. Windows color (decimal): -12097261 or 1272135. OLE color: 1272135.
HSL color Cylindrical-coordinate representation of color #476913: hue angle of 83.72º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #476913 is Cyan = 0.32, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 71 | 105 | 19 | - |
| CMYK | 0.32 | 0 | 0.82 | 0.59 |
| HSL | 83.72º | 0.69% | 0.24% | - |
| HSV(B) | 83.72º | 0.82% | 0.41% | - |
| XYZ | 7.77 | 11.49 | 2.42 | - |
| YUV | 85.03 | 90.74 | 117.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 105 | 19 | 0.32 | 0 | 0.82 | 0.59 | 83.72 | 0.69 | 0.24 |
| Hex | 47 | 69 | 13 | 20 | 0 | 52 | 3B | 54 | 45 | 18 |
| Octal | 107 | 151 | 23 | 40 | 0 | 122 | 73 | 124 | 105 | 30 |
| Binary | 1000111 | 1101001 | 10011 | 100000 | 0 | 1010010 | 111011 | 1010100 | 1000101 | 11000 |
Color Harmonies of #476913
Complementary color
Monochromatic Colors of #476913
Black with #476913
Text Example
Text Example
White with #476913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476913; }
p { color: rgb(71,105,19); }
H1.HeaderClassName
{
color: #476913;
}
.AnyTagClassName
{
color: #476913;
}
</style>
background-color css
<style>
a { background-color: #476913; }
a { background-color: rgb(71,105,19); }
div.DivClassName
{
background-color: #476913;
}
.BgClassName
{
background-color: #476913;
}
</style>
border-color css
<style>
span { border-color: #476913; }
span { border-color: rgb(71,105,19); }
td.TdClassName
{
border-color: #476913;
}
.TagClassName
{
border-color: #476913;
}
</style>