Shades of Green Leaf #457017
Tints of Green Leaf #457017
RGB
CMYK
RGB Variations
Color information
#457017 (or 0x457017) is known color: Green Leaf. HEX triplet: 45, 70 and 17. RGB value is (69,112,23). Sum of RGB (Red+Green+Blue) = 69+112+23=204 (27% of max value = 765). Red value is 69 (27.34% from 255 or 33.82% from 204); Green value is 112 (44.14% from 255 or 54.90% from 204); Blue value is 23 (9.38% from 255 or 11.27% from 204); Max value from RGB is 112 - color contains mainly: green. Hex color #457017 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #457017 is #BA8FE8. Grayscale: #595959. Windows color (decimal): -12226537 or 1536069. OLE color: 1536069.
HSL color Cylindrical-coordinate representation of color #457017: hue angle of 88.99º degrees, saturation: 0.66, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #457017 is Cyan = 0.38, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 69 | 112 | 23 | - |
| CMYK | 0.38 | 0 | 0.79 | 0.56 |
| HSL | 88.99º | 0.66% | 0.26% | - |
| HSV(B) | 88.99º | 0.79% | 0.44% | - |
| XYZ | 8.4 | 12.92 | 2.86 | - |
| YUV | 89 | 90.75 | 113.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 112 | 23 | 0.38 | 0 | 0.79 | 0.56 | 88.99 | 0.66 | 0.26 |
| Hex | 45 | 70 | 17 | 26 | 0 | 4F | 38 | 59 | 42 | 1A |
| Octal | 105 | 160 | 27 | 46 | 0 | 117 | 70 | 131 | 102 | 32 |
| Binary | 1000101 | 1110000 | 10111 | 100110 | 0 | 1001111 | 111000 | 1011001 | 1000010 | 11010 |
Color Harmonies of #457017
Complementary color
Monochromatic Colors of #457017
Black with #457017
Text Example
Text Example
White with #457017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457017; }
p { color: rgb(69,112,23); }
H1.HeaderClassName
{
color: #457017;
}
.AnyTagClassName
{
color: #457017;
}
</style>
background-color css
<style>
a { background-color: #457017; }
a { background-color: rgb(69,112,23); }
div.DivClassName
{
background-color: #457017;
}
.BgClassName
{
background-color: #457017;
}
</style>
border-color css
<style>
span { border-color: #457017; }
span { border-color: rgb(69,112,23); }
td.TdClassName
{
border-color: #457017;
}
.TagClassName
{
border-color: #457017;
}
</style>