Shades of Elf Green #269574
Tints of Elf Green #269574
RGB
CMYK
RGB Variations
Color information
#269574 (or 0x269574) is known color: Elf Green. HEX triplet: 26, 95 and 74. RGB value is (38,149,116). Sum of RGB (Red+Green+Blue) = 38+149+116=303 (40% of max value = 765). Red value is 38 (15.23% from 255 or 12.54% from 303); Green value is 149 (58.59% from 255 or 49.17% from 303); Blue value is 116 (45.70% from 255 or 38.28% from 303); Max value from RGB is 149 - color contains mainly: green. Hex color #269574 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #269574 is #D96A8B. Grayscale: #707070. Windows color (decimal): -14248588 or 7640358. OLE color: 7640358.
HSL color Cylindrical-coordinate representation of color #269574: hue angle of 162.16º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #269574 is Cyan = 0.74, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 38 | 149 | 116 | - |
| CMYK | 0.74 | 0 | 0.22 | 0.42 |
| HSL | 162.16º | 0.59% | 0.37% | - |
| HSV(B) | 162.16º | 0.74% | 0.58% | - |
| XYZ | 14.7 | 23.17 | 20.22 | - |
| YUV | 112.05 | 130.23 | 75.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 149 | 116 | 0.74 | 0 | 0.22 | 0.42 | 162.16 | 0.59 | 0.37 |
| Hex | 26 | 95 | 74 | 4A | 0 | 16 | 2A | A2 | 3B | 25 |
| Octal | 46 | 225 | 164 | 112 | 0 | 26 | 52 | 242 | 73 | 45 |
| Binary | 100110 | 10010101 | 1110100 | 1001010 | 0 | 10110 | 101010 | 10100010 | 111011 | 100101 |
Color Harmonies of #269574
Complementary color
Monochromatic Colors of #269574
Black with #269574
Text Example
Text Example
White with #269574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269574; }
p { color: rgb(38,149,116); }
H1.HeaderClassName
{
color: #269574;
}
.AnyTagClassName
{
color: #269574;
}
</style>
background-color css
<style>
a { background-color: #269574; }
a { background-color: rgb(38,149,116); }
div.DivClassName
{
background-color: #269574;
}
.BgClassName
{
background-color: #269574;
}
</style>
border-color css
<style>
span { border-color: #269574; }
span { border-color: rgb(38,149,116); }
td.TdClassName
{
border-color: #269574;
}
.TagClassName
{
border-color: #269574;
}
</style>