Shades of Green Leaf #476519
Tints of Green Leaf #476519
RGB
CMYK
RGB Variations
Color information
#476519 (or 0x476519) is known color: Green Leaf. HEX triplet: 47, 65 and 19. RGB value is (71,101,25). Sum of RGB (Red+Green+Blue) = 71+101+25=197 (26% of max value = 765). Red value is 71 (28.12% from 255 or 36.04% from 197); Green value is 101 (39.84% from 255 or 51.27% from 197); Blue value is 25 (10.16% from 255 or 12.69% from 197); Max value from RGB is 101 - color contains mainly: green. Hex color #476519 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #476519 is #B89AE6. Grayscale: #535353. Windows color (decimal): -12098279 or 1664327. OLE color: 1664327.
HSL color Cylindrical-coordinate representation of color #476519: hue angle of 83.68º degrees, saturation: 0.6, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #476519 is Cyan = 0.30, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 71 | 101 | 25 | - |
| CMYK | 0.30 | 0 | 0.75 | 0.60 |
| HSL | 83.68º | 0.6% | 0.25% | - |
| HSV(B) | 83.68º | 0.75% | 0.4% | - |
| XYZ | 7.43 | 10.72 | 2.6 | - |
| YUV | 83.37 | 95.06 | 119.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 101 | 25 | 0.30 | 0 | 0.75 | 0.60 | 83.68 | 0.6 | 0.25 |
| Hex | 47 | 65 | 19 | 1E | 0 | 4B | 3C | 54 | 3C | 19 |
| Octal | 107 | 145 | 31 | 36 | 0 | 113 | 74 | 124 | 74 | 31 |
| Binary | 1000111 | 1100101 | 11001 | 11110 | 0 | 1001011 | 111100 | 1010100 | 111100 | 11001 |
Color Harmonies of #476519
Complementary color
Monochromatic Colors of #476519
Black with #476519
Text Example
Text Example
White with #476519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476519; }
p { color: rgb(71,101,25); }
H1.HeaderClassName
{
color: #476519;
}
.AnyTagClassName
{
color: #476519;
}
</style>
background-color css
<style>
a { background-color: #476519; }
a { background-color: rgb(71,101,25); }
div.DivClassName
{
background-color: #476519;
}
.BgClassName
{
background-color: #476519;
}
</style>
border-color css
<style>
span { border-color: #476519; }
span { border-color: rgb(71,101,25); }
td.TdClassName
{
border-color: #476519;
}
.TagClassName
{
border-color: #476519;
}
</style>