Shades of Elf Green #269877
Tints of Elf Green #269877
RGB
CMYK
RGB Variations
Color information
#269877 (or 0x269877) is known color: Elf Green. HEX triplet: 26, 98 and 77. RGB value is (38,152,119). Sum of RGB (Red+Green+Blue) = 38+152+119=309 (40% of max value = 765). Red value is 38 (15.23% from 255 or 12.30% from 309); Green value is 152 (59.77% from 255 or 49.19% from 309); Blue value is 119 (46.88% from 255 or 38.51% from 309); Max value from RGB is 152 - color contains mainly: green. Hex color #269877 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #269877 is #D96788. Grayscale: #727272. Windows color (decimal): -14247817 or 7837734. OLE color: 7837734.
HSL color Cylindrical-coordinate representation of color #269877: hue angle of 162.63º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #269877 is Cyan = 0.75, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 38 | 152 | 119 | - |
| CMYK | 0.75 | 0 | 0.22 | 0.40 |
| HSL | 162.63º | 0.6% | 0.37% | - |
| HSV(B) | 162.63º | 0.75% | 0.6% | - |
| XYZ | 15.36 | 24.2 | 21.31 | - |
| YUV | 114.15 | 130.73 | 73.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 152 | 119 | 0.75 | 0 | 0.22 | 0.40 | 162.63 | 0.6 | 0.37 |
| Hex | 26 | 98 | 77 | 4B | 0 | 16 | 28 | A3 | 3C | 25 |
| Octal | 46 | 230 | 167 | 113 | 0 | 26 | 50 | 243 | 74 | 45 |
| Binary | 100110 | 10011000 | 1110111 | 1001011 | 0 | 10110 | 101000 | 10100011 | 111100 | 100101 |
Color Harmonies of #269877
Complementary color
Monochromatic Colors of #269877
Black with #269877
Text Example
Text Example
White with #269877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269877; }
p { color: rgb(38,152,119); }
H1.HeaderClassName
{
color: #269877;
}
.AnyTagClassName
{
color: #269877;
}
</style>
background-color css
<style>
a { background-color: #269877; }
a { background-color: rgb(38,152,119); }
div.DivClassName
{
background-color: #269877;
}
.BgClassName
{
background-color: #269877;
}
</style>
border-color css
<style>
span { border-color: #269877; }
span { border-color: rgb(38,152,119); }
td.TdClassName
{
border-color: #269877;
}
.TagClassName
{
border-color: #269877;
}
</style>