Shades of Green Leaf #457210
Tints of Green Leaf #457210
RGB
CMYK
RGB Variations
Color information
#457210 (or 0x457210) is known color: Green Leaf. HEX triplet: 45, 72 and 10. RGB value is (69,114,16). Sum of RGB (Red+Green+Blue) = 69+114+16=199 (26% of max value = 765). Red value is 69 (27.34% from 255 or 34.67% from 199); Green value is 114 (44.92% from 255 or 57.29% from 199); Blue value is 16 (6.64% from 255 or 8.04% from 199); Max value from RGB is 114 - color contains mainly: green. Hex color #457210 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #457210 is #BA8DEF. Grayscale: #595959. Windows color (decimal): -12226032 or 1077829. OLE color: 1077829.
HSL color Cylindrical-coordinate representation of color #457210: hue angle of 87.55º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #457210 is Cyan = 0.39, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 114 | 16 | - |
| CMYK | 0.39 | 0 | 0.86 | 0.55 |
| HSL | 87.55º | 0.75% | 0.25% | - |
| HSV(B) | 87.55º | 0.86% | 0.45% | - |
| XYZ | 8.57 | 13.34 | 2.61 | - |
| YUV | 89.37 | 86.59 | 113.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 114 | 16 | 0.39 | 0 | 0.86 | 0.55 | 87.55 | 0.75 | 0.25 |
| Hex | 45 | 72 | 10 | 27 | 0 | 56 | 37 | 58 | 4B | 19 |
| Octal | 105 | 162 | 20 | 47 | 0 | 126 | 67 | 130 | 113 | 31 |
| Binary | 1000101 | 1110010 | 10000 | 100111 | 0 | 1010110 | 110111 | 1011000 | 1001011 | 11001 |
Color Harmonies of #457210
Complementary color
Monochromatic Colors of #457210
Black with #457210
Text Example
Text Example
White with #457210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457210; }
p { color: rgb(69,114,16); }
H1.HeaderClassName
{
color: #457210;
}
.AnyTagClassName
{
color: #457210;
}
</style>
background-color css
<style>
a { background-color: #457210; }
a { background-color: rgb(69,114,16); }
div.DivClassName
{
background-color: #457210;
}
.BgClassName
{
background-color: #457210;
}
</style>
border-color css
<style>
span { border-color: #457210; }
span { border-color: rgb(69,114,16); }
td.TdClassName
{
border-color: #457210;
}
.TagClassName
{
border-color: #457210;
}
</style>