Shades of Elf Green #298469
Tints of Elf Green #298469
RGB
CMYK
RGB Variations
Color information
#298469 (or 0x298469) is known color: Elf Green. HEX triplet: 29, 84 and 69. RGB value is (41,132,105). Sum of RGB (Red+Green+Blue) = 41+132+105=278 (36% of max value = 765). Red value is 41 (16.41% from 255 or 14.75% from 278); Green value is 132 (51.95% from 255 or 47.48% from 278); Blue value is 105 (41.41% from 255 or 37.77% from 278); Max value from RGB is 132 - color contains mainly: green. Hex color #298469 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #298469 is #D67B96. Grayscale: #656565. Windows color (decimal): -14056343 or 6915113. OLE color: 6915113.
HSL color Cylindrical-coordinate representation of color #298469: hue angle of 162.2º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #298469 is Cyan = 0.69, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 41 | 132 | 105 | - |
| CMYK | 0.69 | 0 | 0.20 | 0.48 |
| HSL | 162.2º | 0.53% | 0.34% | - |
| HSV(B) | 162.2º | 0.69% | 0.52% | - |
| XYZ | 11.72 | 17.99 | 16.22 | - |
| YUV | 101.71 | 129.85 | 84.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 132 | 105 | 0.69 | 0 | 0.20 | 0.48 | 162.2 | 0.53 | 0.34 |
| Hex | 29 | 84 | 69 | 45 | 0 | 14 | 30 | A2 | 35 | 22 |
| Octal | 51 | 204 | 151 | 105 | 0 | 24 | 60 | 242 | 65 | 42 |
| Binary | 101001 | 10000100 | 1101001 | 1000101 | 0 | 10100 | 110000 | 10100010 | 110101 | 100010 |
Color Harmonies of #298469
Complementary color
Monochromatic Colors of #298469
Black with #298469
Text Example
Text Example
White with #298469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298469; }
p { color: rgb(41,132,105); }
H1.HeaderClassName
{
color: #298469;
}
.AnyTagClassName
{
color: #298469;
}
</style>
background-color css
<style>
a { background-color: #298469; }
a { background-color: rgb(41,132,105); }
div.DivClassName
{
background-color: #298469;
}
.BgClassName
{
background-color: #298469;
}
</style>
border-color css
<style>
span { border-color: #298469; }
span { border-color: rgb(41,132,105); }
td.TdClassName
{
border-color: #298469;
}
.TagClassName
{
border-color: #298469;
}
</style>