Shades of Elf Green #229477
Tints of Elf Green #229477
RGB
CMYK
RGB Variations
Color information
#229477 (or 0x229477) is known color: Elf Green. HEX triplet: 22, 94 and 77. RGB value is (34,148,119). Sum of RGB (Red+Green+Blue) = 34+148+119=301 (39% of max value = 765). Red value is 34 (13.67% from 255 or 11.30% from 301); Green value is 148 (58.20% from 255 or 49.17% from 301); Blue value is 119 (46.88% from 255 or 39.53% from 301); Max value from RGB is 148 - color contains mainly: green. Hex color #229477 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #229477 is #DD6B88. Grayscale: #6E6E6E. Windows color (decimal): -14510985 or 7836706. OLE color: 7836706.
HSL color Cylindrical-coordinate representation of color #229477: hue angle of 164.74º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #229477 is Cyan = 0.77, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 34 | 148 | 119 | - |
| CMYK | 0.77 | 0 | 0.20 | 0.42 |
| HSL | 164.74º | 0.63% | 0.36% | - |
| HSV(B) | 164.74º | 0.77% | 0.58% | - |
| XYZ | 14.58 | 22.85 | 21.1 | - |
| YUV | 110.61 | 132.73 | 73.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 148 | 119 | 0.77 | 0 | 0.20 | 0.42 | 164.74 | 0.63 | 0.36 |
| Hex | 22 | 94 | 77 | 4D | 0 | 14 | 2A | A5 | 3F | 24 |
| Octal | 42 | 224 | 167 | 115 | 0 | 24 | 52 | 245 | 77 | 44 |
| Binary | 100010 | 10010100 | 1110111 | 1001101 | 0 | 10100 | 101010 | 10100101 | 111111 | 100100 |
Color Harmonies of #229477
Complementary color
Monochromatic Colors of #229477
Black with #229477
Text Example
Text Example
White with #229477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #229477; }
p { color: rgb(34,148,119); }
H1.HeaderClassName
{
color: #229477;
}
.AnyTagClassName
{
color: #229477;
}
</style>
background-color css
<style>
a { background-color: #229477; }
a { background-color: rgb(34,148,119); }
div.DivClassName
{
background-color: #229477;
}
.BgClassName
{
background-color: #229477;
}
</style>
border-color css
<style>
span { border-color: #229477; }
span { border-color: rgb(34,148,119); }
td.TdClassName
{
border-color: #229477;
}
.TagClassName
{
border-color: #229477;
}
</style>