Shades of Elf Green #269274
Tints of Elf Green #269274
RGB
CMYK
RGB Variations
Color information
#269274 (or 0x269274) is known color: Elf Green. HEX triplet: 26, 92 and 74. RGB value is (38,146,116). Sum of RGB (Red+Green+Blue) = 38+146+116=300 (39% of max value = 765). Red value is 38 (15.23% from 255 or 12.67% from 300); Green value is 146 (57.42% from 255 or 48.67% from 300); Blue value is 116 (45.70% from 255 or 38.67% from 300); Max value from RGB is 146 - color contains mainly: green. Hex color #269274 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #269274 is #D96D8B. Grayscale: #6E6E6E. Windows color (decimal): -14249356 or 7639590. OLE color: 7639590.
HSL color Cylindrical-coordinate representation of color #269274: hue angle of 163.33º 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 #269274 is Cyan = 0.74, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 38 | 146 | 116 | - |
| CMYK | 0.74 | 0 | 0.21 | 0.43 |
| HSL | 163.33º | 0.59% | 0.36% | - |
| HSV(B) | 163.33º | 0.74% | 0.57% | - |
| XYZ | 14.23 | 22.23 | 20.06 | - |
| YUV | 110.29 | 131.22 | 76.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 146 | 116 | 0.74 | 0 | 0.21 | 0.43 | 163.33 | 0.59 | 0.36 |
| Hex | 26 | 92 | 74 | 4A | 0 | 15 | 2B | A3 | 3B | 24 |
| Octal | 46 | 222 | 164 | 112 | 0 | 25 | 53 | 243 | 73 | 44 |
| Binary | 100110 | 10010010 | 1110100 | 1001010 | 0 | 10101 | 101011 | 10100011 | 111011 | 100100 |
Color Harmonies of #269274
Complementary color
Monochromatic Colors of #269274
Black with #269274
Text Example
Text Example
White with #269274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269274; }
p { color: rgb(38,146,116); }
H1.HeaderClassName
{
color: #269274;
}
.AnyTagClassName
{
color: #269274;
}
</style>
background-color css
<style>
a { background-color: #269274; }
a { background-color: rgb(38,146,116); }
div.DivClassName
{
background-color: #269274;
}
.BgClassName
{
background-color: #269274;
}
</style>
border-color css
<style>
span { border-color: #269274; }
span { border-color: rgb(38,146,116); }
td.TdClassName
{
border-color: #269274;
}
.TagClassName
{
border-color: #269274;
}
</style>