Shades of Elf Green #298974
Tints of Elf Green #298974
RGB
CMYK
RGB Variations
Color information
#298974 (or 0x298974) is known color: Elf Green. HEX triplet: 29, 89 and 74. RGB value is (41,137,116). Sum of RGB (Red+Green+Blue) = 41+137+116=294 (38% of max value = 765). Red value is 41 (16.41% from 255 or 13.95% from 294); Green value is 137 (53.91% from 255 or 46.60% from 294); Blue value is 116 (45.70% from 255 or 39.46% from 294); Max value from RGB is 137 - color contains mainly: green. Hex color #298974 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #298974 is #D6768B. Grayscale: #696969. Windows color (decimal): -14055052 or 7637289. OLE color: 7637289.
HSL color Cylindrical-coordinate representation of color #298974: hue angle of 166.88º degrees, saturation: 0.54, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #298974 is Cyan = 0.70, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 41 | 137 | 116 | - |
| CMYK | 0.70 | 0 | 0.15 | 0.46 |
| HSL | 166.88º | 0.54% | 0.35% | - |
| HSV(B) | 166.88º | 0.7% | 0.54% | - |
| XYZ | 13.01 | 19.62 | 19.62 | - |
| YUV | 105.9 | 133.7 | 81.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 137 | 116 | 0.70 | 0 | 0.15 | 0.46 | 166.88 | 0.54 | 0.35 |
| Hex | 29 | 89 | 74 | 46 | 0 | F | 2E | A7 | 36 | 23 |
| Octal | 51 | 211 | 164 | 106 | 0 | 17 | 56 | 247 | 66 | 43 |
| Binary | 101001 | 10001001 | 1110100 | 1000110 | 0 | 1111 | 101110 | 10100111 | 110110 | 100011 |
Color Harmonies of #298974
Complementary color
Monochromatic Colors of #298974
Black with #298974
Text Example
Text Example
White with #298974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298974; }
p { color: rgb(41,137,116); }
H1.HeaderClassName
{
color: #298974;
}
.AnyTagClassName
{
color: #298974;
}
</style>
background-color css
<style>
a { background-color: #298974; }
a { background-color: rgb(41,137,116); }
div.DivClassName
{
background-color: #298974;
}
.BgClassName
{
background-color: #298974;
}
</style>
border-color css
<style>
span { border-color: #298974; }
span { border-color: rgb(41,137,116); }
td.TdClassName
{
border-color: #298974;
}
.TagClassName
{
border-color: #298974;
}
</style>