Shades of Elf Green #269270
Tints of Elf Green #269270
RGB
CMYK
RGB Variations
Color information
#269270 (or 0x269270) is known color: Elf Green. HEX triplet: 26, 92 and 70. RGB value is (38,146,112). Sum of RGB (Red+Green+Blue) = 38+146+112=296 (39% of max value = 765). Red value is 38 (15.23% from 255 or 12.84% from 296); Green value is 146 (57.42% from 255 or 49.32% from 296); Blue value is 112 (44.14% from 255 or 37.84% from 296); Max value from RGB is 146 - color contains mainly: green. Hex color #269270 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #269270 is #D96D8F. Grayscale: #6D6D6D. Windows color (decimal): -14249360 or 7377446. OLE color: 7377446.
HSL color Cylindrical-coordinate representation of color #269270: hue angle of 161.11º 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 #269270 is Cyan = 0.74, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 38 | 146 | 112 | - |
| CMYK | 0.74 | 0 | 0.23 | 0.43 |
| HSL | 161.11º | 0.59% | 0.36% | - |
| HSV(B) | 161.11º | 0.74% | 0.57% | - |
| XYZ | 14 | 22.14 | 18.86 | - |
| YUV | 109.83 | 129.22 | 76.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 146 | 112 | 0.74 | 0 | 0.23 | 0.43 | 161.11 | 0.59 | 0.36 |
| Hex | 26 | 92 | 70 | 4A | 0 | 17 | 2B | A1 | 3B | 24 |
| Octal | 46 | 222 | 160 | 112 | 0 | 27 | 53 | 241 | 73 | 44 |
| Binary | 100110 | 10010010 | 1110000 | 1001010 | 0 | 10111 | 101011 | 10100001 | 111011 | 100100 |
Color Harmonies of #269270
Complementary color
Monochromatic Colors of #269270
Black with #269270
Text Example
Text Example
White with #269270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269270; }
p { color: rgb(38,146,112); }
H1.HeaderClassName
{
color: #269270;
}
.AnyTagClassName
{
color: #269270;
}
</style>
background-color css
<style>
a { background-color: #269270; }
a { background-color: rgb(38,146,112); }
div.DivClassName
{
background-color: #269270;
}
.BgClassName
{
background-color: #269270;
}
</style>
border-color css
<style>
span { border-color: #269270; }
span { border-color: rgb(38,146,112); }
td.TdClassName
{
border-color: #269270;
}
.TagClassName
{
border-color: #269270;
}
</style>