Shades of Green Leaf #457218
Tints of Green Leaf #457218
RGB
CMYK
RGB Variations
Color information
#457218 (or 0x457218) is known color: Green Leaf. HEX triplet: 45, 72 and 18. RGB value is (69,114,24). Sum of RGB (Red+Green+Blue) = 69+114+24=207 (27% of max value = 765). Red value is 69 (27.34% from 255 or 33.33% from 207); Green value is 114 (44.92% from 255 or 55.07% from 207); Blue value is 24 (9.77% from 255 or 11.59% from 207); Max value from RGB is 114 - color contains mainly: green. Hex color #457218 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #457218 is #BA8DE7. Grayscale: #5A5A5A. Windows color (decimal): -12226024 or 1602117. OLE color: 1602117.
HSL color Cylindrical-coordinate representation of color #457218: hue angle of 90º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #457218 is Cyan = 0.39, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 114 | 24 | - |
| CMYK | 0.39 | 0 | 0.79 | 0.55 |
| HSL | 90º | 0.65% | 0.27% | - |
| HSV(B) | 90º | 0.79% | 0.45% | - |
| XYZ | 8.64 | 13.37 | 2.99 | - |
| YUV | 90.29 | 90.59 | 112.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 114 | 24 | 0.39 | 0 | 0.79 | 0.55 | 90 | 0.65 | 0.27 |
| Hex | 45 | 72 | 18 | 27 | 0 | 4F | 37 | 5A | 41 | 1B |
| Octal | 105 | 162 | 30 | 47 | 0 | 117 | 67 | 132 | 101 | 33 |
| Binary | 1000101 | 1110010 | 11000 | 100111 | 0 | 1001111 | 110111 | 1011010 | 1000001 | 11011 |
Color Harmonies of #457218
Complementary color
Monochromatic Colors of #457218
Black with #457218
Text Example
Text Example
White with #457218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457218; }
p { color: rgb(69,114,24); }
H1.HeaderClassName
{
color: #457218;
}
.AnyTagClassName
{
color: #457218;
}
</style>
background-color css
<style>
a { background-color: #457218; }
a { background-color: rgb(69,114,24); }
div.DivClassName
{
background-color: #457218;
}
.BgClassName
{
background-color: #457218;
}
</style>
border-color css
<style>
span { border-color: #457218; }
span { border-color: rgb(69,114,24); }
td.TdClassName
{
border-color: #457218;
}
.TagClassName
{
border-color: #457218;
}
</style>