Shades of Green Leaf #457310
Tints of Green Leaf #457310
RGB
CMYK
RGB Variations
Color information
#457310 (or 0x457310) is known color: Green Leaf. HEX triplet: 45, 73 and 10. RGB value is (69,115,16). Sum of RGB (Red+Green+Blue) = 69+115+16=200 (26% of max value = 765). Red value is 69 (27.34% from 255 or 34.5% from 200); Green value is 115 (45.31% from 255 or 57.5% from 200); Blue value is 16 (6.64% from 255 or 8% from 200); Max value from RGB is 115 - color contains mainly: green. Hex color #457310 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #457310 is #BA8CEF. Grayscale: #5A5A5A. Windows color (decimal): -12225776 or 1078085. OLE color: 1078085.
HSL color Cylindrical-coordinate representation of color #457310: hue angle of 87.88º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #457310 is Cyan = 0.4, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 115 | 16 | - |
| CMYK | 0.4 | 0 | 0.86 | 0.55 |
| HSL | 87.88º | 0.76% | 0.26% | - |
| HSV(B) | 87.88º | 0.86% | 0.45% | - |
| XYZ | 8.68 | 13.56 | 2.65 | - |
| YUV | 89.96 | 86.26 | 113.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 115 | 16 | 0.4 | 0 | 0.86 | 0.55 | 87.88 | 0.76 | 0.26 |
| Hex | 45 | 73 | 10 | 28 | 0 | 56 | 37 | 58 | 4C | 1A |
| Octal | 105 | 163 | 20 | 50 | 0 | 126 | 67 | 130 | 114 | 32 |
| Binary | 1000101 | 1110011 | 10000 | 101000 | 0 | 1010110 | 110111 | 1011000 | 1001100 | 11010 |
Color Harmonies of #457310
Complementary color
Monochromatic Colors of #457310
Black with #457310
Text Example
Text Example
White with #457310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457310; }
p { color: rgb(69,115,16); }
H1.HeaderClassName
{
color: #457310;
}
.AnyTagClassName
{
color: #457310;
}
</style>
background-color css
<style>
a { background-color: #457310; }
a { background-color: rgb(69,115,16); }
div.DivClassName
{
background-color: #457310;
}
.BgClassName
{
background-color: #457310;
}
</style>
border-color css
<style>
span { border-color: #457310; }
span { border-color: rgb(69,115,16); }
td.TdClassName
{
border-color: #457310;
}
.TagClassName
{
border-color: #457310;
}
</style>