Shades of Green Leaf #476320
Tints of Green Leaf #476320
RGB
CMYK
RGB Variations
Color information
#476320 (or 0x476320) is known color: Green Leaf. HEX triplet: 47, 63 and 20. RGB value is (71,99,32). Sum of RGB (Red+Green+Blue) = 71+99+32=202 (26% of max value = 765). Red value is 71 (28.12% from 255 or 35.15% from 202); Green value is 99 (39.06% from 255 or 49.01% from 202); Blue value is 32 (12.89% from 255 or 15.84% from 202); Max value from RGB is 99 - color contains mainly: green. Hex color #476320 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476320 is #B89CDF. Grayscale: #535353. Windows color (decimal): -12098784 or 2122567. OLE color: 2122567.
HSL color Cylindrical-coordinate representation of color #476320: hue angle of 85.07º degrees, saturation: 0.51, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #476320 is Cyan = 0.28, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 71 | 99 | 32 | - |
| CMYK | 0.28 | 0 | 0.68 | 0.61 |
| HSL | 85.07º | 0.51% | 0.26% | - |
| HSV(B) | 85.07º | 0.68% | 0.39% | - |
| XYZ | 7.32 | 10.37 | 2.98 | - |
| YUV | 82.99 | 99.22 | 119.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 99 | 32 | 0.28 | 0 | 0.68 | 0.61 | 85.07 | 0.51 | 0.26 |
| Hex | 47 | 63 | 20 | 1C | 0 | 44 | 3D | 55 | 33 | 1A |
| Octal | 107 | 143 | 40 | 34 | 0 | 104 | 75 | 125 | 63 | 32 |
| Binary | 1000111 | 1100011 | 100000 | 11100 | 0 | 1000100 | 111101 | 1010101 | 110011 | 11010 |
Color Harmonies of #476320
Complementary color
Monochromatic Colors of #476320
Black with #476320
Text Example
Text Example
White with #476320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476320; }
p { color: rgb(71,99,32); }
H1.HeaderClassName
{
color: #476320;
}
.AnyTagClassName
{
color: #476320;
}
</style>
background-color css
<style>
a { background-color: #476320; }
a { background-color: rgb(71,99,32); }
div.DivClassName
{
background-color: #476320;
}
.BgClassName
{
background-color: #476320;
}
</style>
border-color css
<style>
span { border-color: #476320; }
span { border-color: rgb(71,99,32); }
td.TdClassName
{
border-color: #476320;
}
.TagClassName
{
border-color: #476320;
}
</style>