Shades of Elf Green #269471
Tints of Elf Green #269471
RGB
CMYK
RGB Variations
Color information
#269471 (or 0x269471) is known color: Elf Green. HEX triplet: 26, 94 and 71. RGB value is (38,148,113). Sum of RGB (Red+Green+Blue) = 38+148+113=299 (39% of max value = 765). Red value is 38 (15.23% from 255 or 12.71% from 299); Green value is 148 (58.20% from 255 or 49.50% from 299); Blue value is 113 (44.53% from 255 or 37.79% from 299); Max value from RGB is 148 - color contains mainly: green. Hex color #269471 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #269471 is #D96B8E. Grayscale: #6F6F6F. Windows color (decimal): -14248847 or 7443494. OLE color: 7443494.
HSL color Cylindrical-coordinate representation of color #269471: hue angle of 160.91º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #269471 is Cyan = 0.74, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 38 | 148 | 113 | - |
| CMYK | 0.74 | 0 | 0.24 | 0.42 |
| HSL | 160.91º | 0.59% | 0.36% | - |
| HSV(B) | 160.91º | 0.74% | 0.58% | - |
| XYZ | 14.37 | 22.78 | 19.26 | - |
| YUV | 111.12 | 129.06 | 75.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 148 | 113 | 0.74 | 0 | 0.24 | 0.42 | 160.91 | 0.59 | 0.36 |
| Hex | 26 | 94 | 71 | 4A | 0 | 18 | 2A | A1 | 3B | 24 |
| Octal | 46 | 224 | 161 | 112 | 0 | 30 | 52 | 241 | 73 | 44 |
| Binary | 100110 | 10010100 | 1110001 | 1001010 | 0 | 11000 | 101010 | 10100001 | 111011 | 100100 |
Color Harmonies of #269471
Complementary color
Monochromatic Colors of #269471
Black with #269471
Text Example
Text Example
White with #269471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269471; }
p { color: rgb(38,148,113); }
H1.HeaderClassName
{
color: #269471;
}
.AnyTagClassName
{
color: #269471;
}
</style>
background-color css
<style>
a { background-color: #269471; }
a { background-color: rgb(38,148,113); }
div.DivClassName
{
background-color: #269471;
}
.BgClassName
{
background-color: #269471;
}
</style>
border-color css
<style>
span { border-color: #269471; }
span { border-color: rgb(38,148,113); }
td.TdClassName
{
border-color: #269471;
}
.TagClassName
{
border-color: #269471;
}
</style>