Shades of Green Leaf #476522
Tints of Green Leaf #476522
RGB
CMYK
RGB Variations
Color information
#476522 (or 0x476522) is known color: Green Leaf. HEX triplet: 47, 65 and 22. RGB value is (71,101,34). Sum of RGB (Red+Green+Blue) = 71+101+34=206 (27% of max value = 765). Red value is 71 (28.12% from 255 or 34.47% from 206); Green value is 101 (39.84% from 255 or 49.03% from 206); Blue value is 34 (13.67% from 255 or 16.50% from 206); Max value from RGB is 101 - color contains mainly: green. Hex color #476522 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476522 is #B89ADD. Grayscale: #545454. Windows color (decimal): -12098270 or 2254151. OLE color: 2254151.
HSL color Cylindrical-coordinate representation of color #476522: hue angle of 86.87º degrees, saturation: 0.5, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #476522 is Cyan = 0.30, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 71 | 101 | 34 | - |
| CMYK | 0.30 | 0 | 0.66 | 0.60 |
| HSL | 86.87º | 0.5% | 0.26% | - |
| HSV(B) | 86.87º | 0.66% | 0.4% | - |
| XYZ | 7.54 | 10.76 | 3.19 | - |
| YUV | 84.39 | 99.56 | 118.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 101 | 34 | 0.30 | 0 | 0.66 | 0.60 | 86.87 | 0.5 | 0.26 |
| Hex | 47 | 65 | 22 | 1E | 0 | 42 | 3C | 57 | 32 | 1A |
| Octal | 107 | 145 | 42 | 36 | 0 | 102 | 74 | 127 | 62 | 32 |
| Binary | 1000111 | 1100101 | 100010 | 11110 | 0 | 1000010 | 111100 | 1010111 | 110010 | 11010 |
Color Harmonies of #476522
Complementary color
Monochromatic Colors of #476522
Black with #476522
Text Example
Text Example
White with #476522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476522; }
p { color: rgb(71,101,34); }
H1.HeaderClassName
{
color: #476522;
}
.AnyTagClassName
{
color: #476522;
}
</style>
background-color css
<style>
a { background-color: #476522; }
a { background-color: rgb(71,101,34); }
div.DivClassName
{
background-color: #476522;
}
.BgClassName
{
background-color: #476522;
}
</style>
border-color css
<style>
span { border-color: #476522; }
span { border-color: rgb(71,101,34); }
td.TdClassName
{
border-color: #476522;
}
.TagClassName
{
border-color: #476522;
}
</style>