Shades of Elf Green #269374
Tints of Elf Green #269374
RGB
CMYK
RGB Variations
Color information
#269374 (or 0x269374) is known color: Elf Green. HEX triplet: 26, 93 and 74. RGB value is (38,147,116). Sum of RGB (Red+Green+Blue) = 38+147+116=301 (39% of max value = 765). Red value is 38 (15.23% from 255 or 12.62% from 301); Green value is 147 (57.81% from 255 or 48.84% from 301); Blue value is 116 (45.70% from 255 or 38.54% from 301); Max value from RGB is 147 - color contains mainly: green. Hex color #269374 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #269374 is #D96C8B. Grayscale: #6E6E6E. Windows color (decimal): -14249100 or 7639846. OLE color: 7639846.
HSL color Cylindrical-coordinate representation of color #269374: hue angle of 162.94º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #269374 is Cyan = 0.74, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 38 | 147 | 116 | - |
| CMYK | 0.74 | 0 | 0.21 | 0.42 |
| HSL | 162.94º | 0.59% | 0.36% | - |
| HSV(B) | 162.94º | 0.74% | 0.58% | - |
| XYZ | 14.39 | 22.54 | 20.12 | - |
| YUV | 110.88 | 130.89 | 76.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 147 | 116 | 0.74 | 0 | 0.21 | 0.42 | 162.94 | 0.59 | 0.36 |
| Hex | 26 | 93 | 74 | 4A | 0 | 15 | 2A | A3 | 3B | 24 |
| Octal | 46 | 223 | 164 | 112 | 0 | 25 | 52 | 243 | 73 | 44 |
| Binary | 100110 | 10010011 | 1110100 | 1001010 | 0 | 10101 | 101010 | 10100011 | 111011 | 100100 |
Color Harmonies of #269374
Complementary color
Monochromatic Colors of #269374
Black with #269374
Text Example
Text Example
White with #269374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269374; }
p { color: rgb(38,147,116); }
H1.HeaderClassName
{
color: #269374;
}
.AnyTagClassName
{
color: #269374;
}
</style>
background-color css
<style>
a { background-color: #269374; }
a { background-color: rgb(38,147,116); }
div.DivClassName
{
background-color: #269374;
}
.BgClassName
{
background-color: #269374;
}
</style>
border-color css
<style>
span { border-color: #269374; }
span { border-color: rgb(38,147,116); }
td.TdClassName
{
border-color: #269374;
}
.TagClassName
{
border-color: #269374;
}
</style>