Shades of Elf Green #269275
Tints of Elf Green #269275
RGB
CMYK
RGB Variations
Color information
#269275 (or 0x269275) is known color: Elf Green. HEX triplet: 26, 92 and 75. RGB value is (38,146,117). Sum of RGB (Red+Green+Blue) = 38+146+117=301 (39% of max value = 765). Red value is 38 (15.23% from 255 or 12.62% from 301); Green value is 146 (57.42% from 255 or 48.50% from 301); Blue value is 117 (46.09% from 255 or 38.87% from 301); Max value from RGB is 146 - color contains mainly: green. Hex color #269275 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #269275 is #D96D8A. Grayscale: #6E6E6E. Windows color (decimal): -14249355 or 7705126. OLE color: 7705126.
HSL color Cylindrical-coordinate representation of color #269275: hue angle of 163.89º 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 #269275 is Cyan = 0.74, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 38 | 146 | 117 | - |
| CMYK | 0.74 | 0 | 0.20 | 0.43 |
| HSL | 163.89º | 0.59% | 0.36% | - |
| HSV(B) | 163.89º | 0.74% | 0.57% | - |
| XYZ | 14.29 | 22.25 | 20.37 | - |
| YUV | 110.4 | 131.72 | 76.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 146 | 117 | 0.74 | 0 | 0.20 | 0.43 | 163.89 | 0.59 | 0.36 |
| Hex | 26 | 92 | 75 | 4A | 0 | 14 | 2B | A4 | 3B | 24 |
| Octal | 46 | 222 | 165 | 112 | 0 | 24 | 53 | 244 | 73 | 44 |
| Binary | 100110 | 10010010 | 1110101 | 1001010 | 0 | 10100 | 101011 | 10100100 | 111011 | 100100 |
Color Harmonies of #269275
Complementary color
Monochromatic Colors of #269275
Black with #269275
Text Example
Text Example
White with #269275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269275; }
p { color: rgb(38,146,117); }
H1.HeaderClassName
{
color: #269275;
}
.AnyTagClassName
{
color: #269275;
}
</style>
background-color css
<style>
a { background-color: #269275; }
a { background-color: rgb(38,146,117); }
div.DivClassName
{
background-color: #269275;
}
.BgClassName
{
background-color: #269275;
}
</style>
border-color css
<style>
span { border-color: #269275; }
span { border-color: rgb(38,146,117); }
td.TdClassName
{
border-color: #269275;
}
.TagClassName
{
border-color: #269275;
}
</style>