Shades of Green Leaf #457607
Tints of Green Leaf #457607
RGB
CMYK
RGB Variations
Color information
#457607 (or 0x457607) is known color: Green Leaf. HEX triplet: 45, 76 and 07. RGB value is (69,118,7). Sum of RGB (Red+Green+Blue) = 69+118+7=194 (25% of max value = 765). Red value is 69 (27.34% from 255 or 35.57% from 194); Green value is 118 (46.48% from 255 or 60.82% from 194); Blue value is 7 (3.12% from 255 or 3.61% from 194); Max value from RGB is 118 - color contains mainly: green. Hex color #457607 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #457607 is #BA89F8. Grayscale: #5B5B5B. Windows color (decimal): -12225017 or 489029. OLE color: 489029.
HSL color Cylindrical-coordinate representation of color #457607: hue angle of 86.49º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #457607 is Cyan = 0.42, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 69 | 118 | 7 | - |
| CMYK | 0.42 | 0 | 0.94 | 0.54 |
| HSL | 86.49º | 0.89% | 0.25% | - |
| HSV(B) | 86.49º | 0.94% | 0.46% | - |
| XYZ | 8.97 | 14.24 | 2.48 | - |
| YUV | 90.7 | 80.77 | 112.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 118 | 7 | 0.42 | 0 | 0.94 | 0.54 | 86.49 | 0.89 | 0.25 |
| Hex | 45 | 76 | 7 | 2A | 0 | 5E | 36 | 56 | 59 | 19 |
| Octal | 105 | 166 | 7 | 52 | 0 | 136 | 66 | 126 | 131 | 31 |
| Binary | 1000101 | 1110110 | 111 | 101010 | 0 | 1011110 | 110110 | 1010110 | 1011001 | 11001 |
Color Harmonies of #457607
Complementary color
Monochromatic Colors of #457607
Black with #457607
Text Example
Text Example
White with #457607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457607; }
p { color: rgb(69,118,7); }
H1.HeaderClassName
{
color: #457607;
}
.AnyTagClassName
{
color: #457607;
}
</style>
background-color css
<style>
a { background-color: #457607; }
a { background-color: rgb(69,118,7); }
div.DivClassName
{
background-color: #457607;
}
.BgClassName
{
background-color: #457607;
}
</style>
border-color css
<style>
span { border-color: #457607; }
span { border-color: rgb(69,118,7); }
td.TdClassName
{
border-color: #457607;
}
.TagClassName
{
border-color: #457607;
}
</style>