Shades of Elf Green #269578
Tints of Elf Green #269578
RGB
CMYK
RGB Variations
Color information
#269578 (or 0x269578) is known color: Elf Green. HEX triplet: 26, 95 and 78. RGB value is (38,149,120). Sum of RGB (Red+Green+Blue) = 38+149+120=307 (40% of max value = 765). Red value is 38 (15.23% from 255 or 12.38% from 307); Green value is 149 (58.59% from 255 or 48.53% from 307); Blue value is 120 (47.27% from 255 or 39.09% from 307); Max value from RGB is 149 - color contains mainly: green. Hex color #269578 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #269578 is #D96A87. Grayscale: #707070. Windows color (decimal): -14248584 or 7902502. OLE color: 7902502.
HSL color Cylindrical-coordinate representation of color #269578: hue angle of 164.32º 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 #269578 is Cyan = 0.74, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 38 | 149 | 120 | - |
| CMYK | 0.74 | 0 | 0.19 | 0.42 |
| HSL | 164.32º | 0.59% | 0.37% | - |
| HSV(B) | 164.32º | 0.74% | 0.58% | - |
| XYZ | 14.94 | 23.26 | 21.47 | - |
| YUV | 112.51 | 132.23 | 74.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 149 | 120 | 0.74 | 0 | 0.19 | 0.42 | 164.32 | 0.59 | 0.37 |
| Hex | 26 | 95 | 78 | 4A | 0 | 13 | 2A | A4 | 3B | 25 |
| Octal | 46 | 225 | 170 | 112 | 0 | 23 | 52 | 244 | 73 | 45 |
| Binary | 100110 | 10010101 | 1111000 | 1001010 | 0 | 10011 | 101010 | 10100100 | 111011 | 100101 |
Color Harmonies of #269578
Complementary color
Monochromatic Colors of #269578
Black with #269578
Text Example
Text Example
White with #269578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269578; }
p { color: rgb(38,149,120); }
H1.HeaderClassName
{
color: #269578;
}
.AnyTagClassName
{
color: #269578;
}
</style>
background-color css
<style>
a { background-color: #269578; }
a { background-color: rgb(38,149,120); }
div.DivClassName
{
background-color: #269578;
}
.BgClassName
{
background-color: #269578;
}
</style>
border-color css
<style>
span { border-color: #269578; }
span { border-color: rgb(38,149,120); }
td.TdClassName
{
border-color: #269578;
}
.TagClassName
{
border-color: #269578;
}
</style>