Shades of Green Leaf #476722
Tints of Green Leaf #476722
RGB
CMYK
RGB Variations
Color information
#476722 (or 0x476722) is known color: Green Leaf. HEX triplet: 47, 67 and 22. RGB value is (71,103,34). Sum of RGB (Red+Green+Blue) = 71+103+34=208 (27% of max value = 765). Red value is 71 (28.12% from 255 or 34.13% from 208); Green value is 103 (40.62% from 255 or 49.52% from 208); Blue value is 34 (13.67% from 255 or 16.35% from 208); Max value from RGB is 103 - color contains mainly: green. Hex color #476722 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476722 is #B898DD. Grayscale: #555555. Windows color (decimal): -12097758 or 2254663. OLE color: 2254663.
HSL color Cylindrical-coordinate representation of color #476722: hue angle of 87.83º degrees, saturation: 0.5, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #476722 is Cyan = 0.31, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 71 | 103 | 34 | - |
| CMYK | 0.31 | 0 | 0.67 | 0.60 |
| HSL | 87.83º | 0.5% | 0.27% | - |
| HSV(B) | 87.83º | 0.67% | 0.4% | - |
| XYZ | 7.74 | 11.16 | 3.26 | - |
| YUV | 85.57 | 98.9 | 117.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 103 | 34 | 0.31 | 0 | 0.67 | 0.60 | 87.83 | 0.5 | 0.27 |
| Hex | 47 | 67 | 22 | 1F | 0 | 43 | 3C | 58 | 32 | 1B |
| Octal | 107 | 147 | 42 | 37 | 0 | 103 | 74 | 130 | 62 | 33 |
| Binary | 1000111 | 1100111 | 100010 | 11111 | 0 | 1000011 | 111100 | 1011000 | 110010 | 11011 |
Color Harmonies of #476722
Complementary color
Monochromatic Colors of #476722
Black with #476722
Text Example
Text Example
White with #476722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476722; }
p { color: rgb(71,103,34); }
H1.HeaderClassName
{
color: #476722;
}
.AnyTagClassName
{
color: #476722;
}
</style>
background-color css
<style>
a { background-color: #476722; }
a { background-color: rgb(71,103,34); }
div.DivClassName
{
background-color: #476722;
}
.BgClassName
{
background-color: #476722;
}
</style>
border-color css
<style>
span { border-color: #476722; }
span { border-color: rgb(71,103,34); }
td.TdClassName
{
border-color: #476722;
}
.TagClassName
{
border-color: #476722;
}
</style>