Shades of Elf Green #269774
Tints of Elf Green #269774
RGB
CMYK
RGB Variations
Color information
#269774 (or 0x269774) is known color: Elf Green. HEX triplet: 26, 97 and 74. RGB value is (38,151,116). Sum of RGB (Red+Green+Blue) = 38+151+116=305 (40% of max value = 765). Red value is 38 (15.23% from 255 or 12.46% from 305); Green value is 151 (59.38% from 255 or 49.51% from 305); Blue value is 116 (45.70% from 255 or 38.03% from 305); Max value from RGB is 151 - color contains mainly: green. Hex color #269774 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #269774 is #D9688B. Grayscale: #717171. Windows color (decimal): -14248076 or 7640870. OLE color: 7640870.
HSL color Cylindrical-coordinate representation of color #269774: hue angle of 161.42º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #269774 is Cyan = 0.75, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 38 | 151 | 116 | - |
| CMYK | 0.75 | 0 | 0.23 | 0.41 |
| HSL | 161.42º | 0.6% | 0.37% | - |
| HSV(B) | 161.42º | 0.75% | 0.59% | - |
| XYZ | 15.02 | 23.81 | 20.33 | - |
| YUV | 113.22 | 129.56 | 74.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 151 | 116 | 0.75 | 0 | 0.23 | 0.41 | 161.42 | 0.6 | 0.37 |
| Hex | 26 | 97 | 74 | 4B | 0 | 17 | 29 | A1 | 3C | 25 |
| Octal | 46 | 227 | 164 | 113 | 0 | 27 | 51 | 241 | 74 | 45 |
| Binary | 100110 | 10010111 | 1110100 | 1001011 | 0 | 10111 | 101001 | 10100001 | 111100 | 100101 |
Color Harmonies of #269774
Complementary color
Monochromatic Colors of #269774
Black with #269774
Text Example
Text Example
White with #269774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269774; }
p { color: rgb(38,151,116); }
H1.HeaderClassName
{
color: #269774;
}
.AnyTagClassName
{
color: #269774;
}
</style>
background-color css
<style>
a { background-color: #269774; }
a { background-color: rgb(38,151,116); }
div.DivClassName
{
background-color: #269774;
}
.BgClassName
{
background-color: #269774;
}
</style>
border-color css
<style>
span { border-color: #269774; }
span { border-color: rgb(38,151,116); }
td.TdClassName
{
border-color: #269774;
}
.TagClassName
{
border-color: #269774;
}
</style>