Shades of Elf Green #229478
Tints of Elf Green #229478
RGB
CMYK
RGB Variations
Color information
#229478 (or 0x229478) is known color: Elf Green. HEX triplet: 22, 94 and 78. RGB value is (34,148,120). Sum of RGB (Red+Green+Blue) = 34+148+120=302 (40% of max value = 765). Red value is 34 (13.67% from 255 or 11.26% from 302); Green value is 148 (58.20% from 255 or 49.01% from 302); Blue value is 120 (47.27% from 255 or 39.74% from 302); Max value from RGB is 148 - color contains mainly: green. Hex color #229478 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #229478 is #DD6B87. Grayscale: #6E6E6E. Windows color (decimal): -14510984 or 7902242. OLE color: 7902242.
HSL color Cylindrical-coordinate representation of color #229478: hue angle of 165.26º 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 #229478 is Cyan = 0.77, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 34 | 148 | 120 | - |
| CMYK | 0.77 | 0 | 0.19 | 0.42 |
| HSL | 165.26º | 0.63% | 0.36% | - |
| HSV(B) | 165.26º | 0.77% | 0.58% | - |
| XYZ | 14.64 | 22.88 | 21.41 | - |
| YUV | 110.72 | 133.23 | 73.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 148 | 120 | 0.77 | 0 | 0.19 | 0.42 | 165.26 | 0.63 | 0.36 |
| Hex | 22 | 94 | 78 | 4D | 0 | 13 | 2A | A5 | 3F | 24 |
| Octal | 42 | 224 | 170 | 115 | 0 | 23 | 52 | 245 | 77 | 44 |
| Binary | 100010 | 10010100 | 1111000 | 1001101 | 0 | 10011 | 101010 | 10100101 | 111111 | 100100 |
Color Harmonies of #229478
Complementary color
Monochromatic Colors of #229478
Black with #229478
Text Example
Text Example
White with #229478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #229478; }
p { color: rgb(34,148,120); }
H1.HeaderClassName
{
color: #229478;
}
.AnyTagClassName
{
color: #229478;
}
</style>
background-color css
<style>
a { background-color: #229478; }
a { background-color: rgb(34,148,120); }
div.DivClassName
{
background-color: #229478;
}
.BgClassName
{
background-color: #229478;
}
</style>
border-color css
<style>
span { border-color: #229478; }
span { border-color: rgb(34,148,120); }
td.TdClassName
{
border-color: #229478;
}
.TagClassName
{
border-color: #229478;
}
</style>