Shades of Elf Green #269076
Tints of Elf Green #269076
RGB
CMYK
RGB Variations
Color information
#269076 (or 0x269076) is known color: Elf Green. HEX triplet: 26, 90 and 76. RGB value is (38,144,118). Sum of RGB (Red+Green+Blue) = 38+144+118=300 (39% of max value = 765). Red value is 38 (15.23% from 255 or 12.67% from 300); Green value is 144 (56.64% from 255 or 48% from 300); Blue value is 118 (46.48% from 255 or 39.33% from 300); Max value from RGB is 144 - color contains mainly: green. Hex color #269076 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #269076 is #D96F89. Grayscale: #6D6D6D. Windows color (decimal): -14249866 or 7770150. OLE color: 7770150.
HSL color Cylindrical-coordinate representation of color #269076: hue angle of 165.28º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #269076 is Cyan = 0.74, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 38 | 144 | 118 | - |
| CMYK | 0.74 | 0 | 0.18 | 0.44 |
| HSL | 165.28º | 0.58% | 0.36% | - |
| HSV(B) | 165.28º | 0.74% | 0.56% | - |
| XYZ | 14.04 | 21.67 | 20.58 | - |
| YUV | 109.34 | 132.88 | 77.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 144 | 118 | 0.74 | 0 | 0.18 | 0.44 | 165.28 | 0.58 | 0.36 |
| Hex | 26 | 90 | 76 | 4A | 0 | 12 | 2C | A5 | 3A | 24 |
| Octal | 46 | 220 | 166 | 112 | 0 | 22 | 54 | 245 | 72 | 44 |
| Binary | 100110 | 10010000 | 1110110 | 1001010 | 0 | 10010 | 101100 | 10100101 | 111010 | 100100 |
Color Harmonies of #269076
Complementary color
Monochromatic Colors of #269076
Black with #269076
Text Example
Text Example
White with #269076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269076; }
p { color: rgb(38,144,118); }
H1.HeaderClassName
{
color: #269076;
}
.AnyTagClassName
{
color: #269076;
}
</style>
background-color css
<style>
a { background-color: #269076; }
a { background-color: rgb(38,144,118); }
div.DivClassName
{
background-color: #269076;
}
.BgClassName
{
background-color: #269076;
}
</style>
border-color css
<style>
span { border-color: #269076; }
span { border-color: rgb(38,144,118); }
td.TdClassName
{
border-color: #269076;
}
.TagClassName
{
border-color: #269076;
}
</style>