Shades of Green Leaf #457117
Tints of Green Leaf #457117
RGB
CMYK
RGB Variations
Color information
#457117 (or 0x457117) is known color: Green Leaf. HEX triplet: 45, 71 and 17. RGB value is (69,113,23). Sum of RGB (Red+Green+Blue) = 69+113+23=205 (27% of max value = 765). Red value is 69 (27.34% from 255 or 33.66% from 205); Green value is 113 (44.53% from 255 or 55.12% from 205); Blue value is 23 (9.38% from 255 or 11.22% from 205); Max value from RGB is 113 - color contains mainly: green. Hex color #457117 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #457117 is #BA8EE8. Grayscale: #595959. Windows color (decimal): -12226281 or 1536325. OLE color: 1536325.
HSL color Cylindrical-coordinate representation of color #457117: hue angle of 89.33º degrees, saturation: 0.66, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #457117 is Cyan = 0.39, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 69 | 113 | 23 | - |
| CMYK | 0.39 | 0 | 0.80 | 0.56 |
| HSL | 89.33º | 0.66% | 0.27% | - |
| HSV(B) | 89.33º | 0.8% | 0.44% | - |
| XYZ | 8.51 | 13.14 | 2.9 | - |
| YUV | 89.58 | 90.42 | 113.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 113 | 23 | 0.39 | 0 | 0.80 | 0.56 | 89.33 | 0.66 | 0.27 |
| Hex | 45 | 71 | 17 | 27 | 0 | 50 | 38 | 59 | 42 | 1B |
| Octal | 105 | 161 | 27 | 47 | 0 | 120 | 70 | 131 | 102 | 33 |
| Binary | 1000101 | 1110001 | 10111 | 100111 | 0 | 1010000 | 111000 | 1011001 | 1000010 | 11011 |
Color Harmonies of #457117
Complementary color
Monochromatic Colors of #457117
Black with #457117
Text Example
Text Example
White with #457117
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457117; }
p { color: rgb(69,113,23); }
H1.HeaderClassName
{
color: #457117;
}
.AnyTagClassName
{
color: #457117;
}
</style>
background-color css
<style>
a { background-color: #457117; }
a { background-color: rgb(69,113,23); }
div.DivClassName
{
background-color: #457117;
}
.BgClassName
{
background-color: #457117;
}
</style>
border-color css
<style>
span { border-color: #457117; }
span { border-color: rgb(69,113,23); }
td.TdClassName
{
border-color: #457117;
}
.TagClassName
{
border-color: #457117;
}
</style>