Shades of Elf Green #298669
Tints of Elf Green #298669
RGB
CMYK
RGB Variations
Color information
#298669 (or 0x298669) is known color: Elf Green. HEX triplet: 29, 86 and 69. RGB value is (41,134,105). Sum of RGB (Red+Green+Blue) = 41+134+105=280 (37% of max value = 765). Red value is 41 (16.41% from 255 or 14.64% from 280); Green value is 134 (52.73% from 255 or 47.86% from 280); Blue value is 105 (41.41% from 255 or 37.5% from 280); Max value from RGB is 134 - color contains mainly: green. Hex color #298669 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #298669 is #D67996. Grayscale: #666666. Windows color (decimal): -14055831 or 6915625. OLE color: 6915625.
HSL color Cylindrical-coordinate representation of color #298669: hue angle of 161.29º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #298669 is Cyan = 0.69, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 41 | 134 | 105 | - |
| CMYK | 0.69 | 0 | 0.22 | 0.47 |
| HSL | 161.29º | 0.53% | 0.34% | - |
| HSV(B) | 161.29º | 0.69% | 0.53% | - |
| XYZ | 11.99 | 18.54 | 16.31 | - |
| YUV | 102.89 | 129.19 | 83.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 134 | 105 | 0.69 | 0 | 0.22 | 0.47 | 161.29 | 0.53 | 0.34 |
| Hex | 29 | 86 | 69 | 45 | 0 | 16 | 2F | A1 | 35 | 22 |
| Octal | 51 | 206 | 151 | 105 | 0 | 26 | 57 | 241 | 65 | 42 |
| Binary | 101001 | 10000110 | 1101001 | 1000101 | 0 | 10110 | 101111 | 10100001 | 110101 | 100010 |
Color Harmonies of #298669
Complementary color
Monochromatic Colors of #298669
Black with #298669
Text Example
Text Example
White with #298669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298669; }
p { color: rgb(41,134,105); }
H1.HeaderClassName
{
color: #298669;
}
.AnyTagClassName
{
color: #298669;
}
</style>
background-color css
<style>
a { background-color: #298669; }
a { background-color: rgb(41,134,105); }
div.DivClassName
{
background-color: #298669;
}
.BgClassName
{
background-color: #298669;
}
</style>
border-color css
<style>
span { border-color: #298669; }
span { border-color: rgb(41,134,105); }
td.TdClassName
{
border-color: #298669;
}
.TagClassName
{
border-color: #298669;
}
</style>