Shades of Green Leaf #476521
Tints of Green Leaf #476521
RGB
CMYK
RGB Variations
Color information
#476521 (or 0x476521) is known color: Green Leaf. HEX triplet: 47, 65 and 21. RGB value is (71,101,33). Sum of RGB (Red+Green+Blue) = 71+101+33=205 (27% of max value = 765). Red value is 71 (28.12% from 255 or 34.63% from 205); Green value is 101 (39.84% from 255 or 49.27% from 205); Blue value is 33 (13.28% from 255 or 16.10% from 205); Max value from RGB is 101 - color contains mainly: green. Hex color #476521 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476521 is #B89ADE. Grayscale: #545454. Windows color (decimal): -12098271 or 2188615. OLE color: 2188615.
HSL color Cylindrical-coordinate representation of color #476521: hue angle of 86.47º degrees, saturation: 0.51, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #476521 is Cyan = 0.30, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 71 | 101 | 33 | - |
| CMYK | 0.30 | 0 | 0.67 | 0.60 |
| HSL | 86.47º | 0.51% | 0.26% | - |
| HSV(B) | 86.47º | 0.67% | 0.4% | - |
| XYZ | 7.53 | 10.76 | 3.12 | - |
| YUV | 84.28 | 99.06 | 118.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 101 | 33 | 0.30 | 0 | 0.67 | 0.60 | 86.47 | 0.51 | 0.26 |
| Hex | 47 | 65 | 21 | 1E | 0 | 43 | 3C | 56 | 33 | 1A |
| Octal | 107 | 145 | 41 | 36 | 0 | 103 | 74 | 126 | 63 | 32 |
| Binary | 1000111 | 1100101 | 100001 | 11110 | 0 | 1000011 | 111100 | 1010110 | 110011 | 11010 |
Color Harmonies of #476521
Complementary color
Monochromatic Colors of #476521
Black with #476521
Text Example
Text Example
White with #476521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476521; }
p { color: rgb(71,101,33); }
H1.HeaderClassName
{
color: #476521;
}
.AnyTagClassName
{
color: #476521;
}
</style>
background-color css
<style>
a { background-color: #476521; }
a { background-color: rgb(71,101,33); }
div.DivClassName
{
background-color: #476521;
}
.BgClassName
{
background-color: #476521;
}
</style>
border-color css
<style>
span { border-color: #476521; }
span { border-color: rgb(71,101,33); }
td.TdClassName
{
border-color: #476521;
}
.TagClassName
{
border-color: #476521;
}
</style>