Shades of Elf Green #269276
Tints of Elf Green #269276
RGB
CMYK
RGB Variations
Color information
#269276 (or 0x269276) is known color: Elf Green. HEX triplet: 26, 92 and 76. RGB value is (38,146,118). Sum of RGB (Red+Green+Blue) = 38+146+118=302 (40% of max value = 765). Red value is 38 (15.23% from 255 or 12.58% from 302); Green value is 146 (57.42% from 255 or 48.34% from 302); Blue value is 118 (46.48% from 255 or 39.07% from 302); Max value from RGB is 146 - color contains mainly: green. Hex color #269276 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #269276 is #D96D89. Grayscale: #6E6E6E. Windows color (decimal): -14249354 or 7770662. OLE color: 7770662.
HSL color Cylindrical-coordinate representation of color #269276: hue angle of 164.44º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #269276 is Cyan = 0.74, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 38 | 146 | 118 | - |
| CMYK | 0.74 | 0 | 0.19 | 0.43 |
| HSL | 164.44º | 0.59% | 0.36% | - |
| HSV(B) | 164.44º | 0.74% | 0.57% | - |
| XYZ | 14.35 | 22.28 | 20.68 | - |
| YUV | 110.52 | 132.22 | 76.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 146 | 118 | 0.74 | 0 | 0.19 | 0.43 | 164.44 | 0.59 | 0.36 |
| Hex | 26 | 92 | 76 | 4A | 0 | 13 | 2B | A4 | 3B | 24 |
| Octal | 46 | 222 | 166 | 112 | 0 | 23 | 53 | 244 | 73 | 44 |
| Binary | 100110 | 10010010 | 1110110 | 1001010 | 0 | 10011 | 101011 | 10100100 | 111011 | 100100 |
Color Harmonies of #269276
Complementary color
Monochromatic Colors of #269276
Black with #269276
Text Example
Text Example
White with #269276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269276; }
p { color: rgb(38,146,118); }
H1.HeaderClassName
{
color: #269276;
}
.AnyTagClassName
{
color: #269276;
}
</style>
background-color css
<style>
a { background-color: #269276; }
a { background-color: rgb(38,146,118); }
div.DivClassName
{
background-color: #269276;
}
.BgClassName
{
background-color: #269276;
}
</style>
border-color css
<style>
span { border-color: #269276; }
span { border-color: rgb(38,146,118); }
td.TdClassName
{
border-color: #269276;
}
.TagClassName
{
border-color: #269276;
}
</style>