Shades of Elf Green #269266
Tints of Elf Green #269266
RGB
CMYK
RGB Variations
Color information
#269266 (or 0x269266) is known color: Elf Green. HEX triplet: 26, 92 and 66. RGB value is (38,146,102). Sum of RGB (Red+Green+Blue) = 38+146+102=286 (37% of max value = 765). Red value is 38 (15.23% from 255 or 13.29% from 286); Green value is 146 (57.42% from 255 or 51.05% from 286); Blue value is 102 (40.23% from 255 or 35.66% from 286); Max value from RGB is 146 - color contains mainly: green. Hex color #269266 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #269266 is #D96D99. Grayscale: #6C6C6C. Windows color (decimal): -14249370 or 6722086. OLE color: 6722086.
HSL color Cylindrical-coordinate representation of color #269266: hue angle of 155.56º 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 #269266 is Cyan = 0.74, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 38 | 146 | 102 | - |
| CMYK | 0.74 | 0 | 0.30 | 0.43 |
| HSL | 155.56º | 0.59% | 0.36% | - |
| HSV(B) | 155.56º | 0.74% | 0.57% | - |
| XYZ | 13.48 | 21.93 | 16.09 | - |
| YUV | 108.69 | 124.22 | 77.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 146 | 102 | 0.74 | 0 | 0.30 | 0.43 | 155.56 | 0.59 | 0.36 |
| Hex | 26 | 92 | 66 | 4A | 0 | 1E | 2B | 9C | 3B | 24 |
| Octal | 46 | 222 | 146 | 112 | 0 | 36 | 53 | 234 | 73 | 44 |
| Binary | 100110 | 10010010 | 1100110 | 1001010 | 0 | 11110 | 101011 | 10011100 | 111011 | 100100 |
Color Harmonies of #269266
Complementary color
Monochromatic Colors of #269266
Black with #269266
Text Example
Text Example
White with #269266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269266; }
p { color: rgb(38,146,102); }
H1.HeaderClassName
{
color: #269266;
}
.AnyTagClassName
{
color: #269266;
}
</style>
background-color css
<style>
a { background-color: #269266; }
a { background-color: rgb(38,146,102); }
div.DivClassName
{
background-color: #269266;
}
.BgClassName
{
background-color: #269266;
}
</style>
border-color css
<style>
span { border-color: #269266; }
span { border-color: rgb(38,146,102); }
td.TdClassName
{
border-color: #269266;
}
.TagClassName
{
border-color: #269266;
}
</style>