Shades of Elf Green #229772
Tints of Elf Green #229772
RGB
CMYK
RGB Variations
Color information
#229772 (or 0x229772) is known color: Elf Green. HEX triplet: 22, 97 and 72. RGB value is (34,151,114). Sum of RGB (Red+Green+Blue) = 34+151+114=299 (39% of max value = 765). Red value is 34 (13.67% from 255 or 11.37% from 299); Green value is 151 (59.38% from 255 or 50.50% from 299); Blue value is 114 (44.92% from 255 or 38.13% from 299); Max value from RGB is 151 - color contains mainly: green. Hex color #229772 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #229772 is #DD688D. Grayscale: #6F6F6F. Windows color (decimal): -14510222 or 7509794. OLE color: 7509794.
HSL color Cylindrical-coordinate representation of color #229772: hue angle of 161.03º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #229772 is Cyan = 0.77, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 34 | 151 | 114 | - |
| CMYK | 0.77 | 0 | 0.25 | 0.41 |
| HSL | 161.03º | 0.63% | 0.36% | - |
| HSV(B) | 161.03º | 0.77% | 0.59% | - |
| XYZ | 14.76 | 23.69 | 19.71 | - |
| YUV | 111.8 | 129.24 | 72.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 151 | 114 | 0.77 | 0 | 0.25 | 0.41 | 161.03 | 0.63 | 0.36 |
| Hex | 22 | 97 | 72 | 4D | 0 | 19 | 29 | A1 | 3F | 24 |
| Octal | 42 | 227 | 162 | 115 | 0 | 31 | 51 | 241 | 77 | 44 |
| Binary | 100010 | 10010111 | 1110010 | 1001101 | 0 | 11001 | 101001 | 10100001 | 111111 | 100100 |
Color Harmonies of #229772
Complementary color
Monochromatic Colors of #229772
Black with #229772
Text Example
Text Example
White with #229772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #229772; }
p { color: rgb(34,151,114); }
H1.HeaderClassName
{
color: #229772;
}
.AnyTagClassName
{
color: #229772;
}
</style>
background-color css
<style>
a { background-color: #229772; }
a { background-color: rgb(34,151,114); }
div.DivClassName
{
background-color: #229772;
}
.BgClassName
{
background-color: #229772;
}
</style>
border-color css
<style>
span { border-color: #229772; }
span { border-color: rgb(34,151,114); }
td.TdClassName
{
border-color: #229772;
}
.TagClassName
{
border-color: #229772;
}
</style>