Shades of Elf Green #269268
Tints of Elf Green #269268
RGB
CMYK
RGB Variations
Color information
#269268 (or 0x269268) is known color: Elf Green. HEX triplet: 26, 92 and 68. RGB value is (38,146,104). Sum of RGB (Red+Green+Blue) = 38+146+104=288 (38% of max value = 765). Red value is 38 (15.23% from 255 or 13.19% from 288); Green value is 146 (57.42% from 255 or 50.69% from 288); Blue value is 104 (41.02% from 255 or 36.11% from 288); Max value from RGB is 146 - color contains mainly: green. Hex color #269268 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #269268 is #D96D97. Grayscale: #6C6C6C. Windows color (decimal): -14249368 or 6853158. OLE color: 6853158.
HSL color Cylindrical-coordinate representation of color #269268: hue angle of 156.67º 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 #269268 is Cyan = 0.74, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 38 | 146 | 104 | - |
| CMYK | 0.74 | 0 | 0.29 | 0.43 |
| HSL | 156.67º | 0.59% | 0.36% | - |
| HSV(B) | 156.67º | 0.74% | 0.57% | - |
| XYZ | 13.58 | 21.97 | 16.62 | - |
| YUV | 108.92 | 125.22 | 77.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 146 | 104 | 0.74 | 0 | 0.29 | 0.43 | 156.67 | 0.59 | 0.36 |
| Hex | 26 | 92 | 68 | 4A | 0 | 1D | 2B | 9D | 3B | 24 |
| Octal | 46 | 222 | 150 | 112 | 0 | 35 | 53 | 235 | 73 | 44 |
| Binary | 100110 | 10010010 | 1101000 | 1001010 | 0 | 11101 | 101011 | 10011101 | 111011 | 100100 |
Color Harmonies of #269268
Complementary color
Monochromatic Colors of #269268
Black with #269268
Text Example
Text Example
White with #269268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269268; }
p { color: rgb(38,146,104); }
H1.HeaderClassName
{
color: #269268;
}
.AnyTagClassName
{
color: #269268;
}
</style>
background-color css
<style>
a { background-color: #269268; }
a { background-color: rgb(38,146,104); }
div.DivClassName
{
background-color: #269268;
}
.BgClassName
{
background-color: #269268;
}
</style>
border-color css
<style>
span { border-color: #269268; }
span { border-color: rgb(38,146,104); }
td.TdClassName
{
border-color: #269268;
}
.TagClassName
{
border-color: #269268;
}
</style>