Shades of Elf Green #269873
Tints of Elf Green #269873
RGB
CMYK
RGB Variations
Color information
#269873 (or 0x269873) is known color: Elf Green. HEX triplet: 26, 98 and 73. RGB value is (38,152,115). Sum of RGB (Red+Green+Blue) = 38+152+115=305 (40% of max value = 765). Red value is 38 (15.23% from 255 or 12.46% from 305); Green value is 152 (59.77% from 255 or 49.84% from 305); Blue value is 115 (45.31% from 255 or 37.70% from 305); Max value from RGB is 152 - color contains mainly: green. Hex color #269873 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #269873 is #D9678C. Grayscale: #717171. Windows color (decimal): -14247821 or 7575590. OLE color: 7575590.
HSL color Cylindrical-coordinate representation of color #269873: hue angle of 160.53º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #269873 is Cyan = 0.75, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 38 | 152 | 115 | - |
| CMYK | 0.75 | 0 | 0.24 | 0.40 |
| HSL | 160.53º | 0.6% | 0.37% | - |
| HSV(B) | 160.53º | 0.75% | 0.6% | - |
| XYZ | 15.12 | 24.11 | 20.08 | - |
| YUV | 113.7 | 128.73 | 74.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 152 | 115 | 0.75 | 0 | 0.24 | 0.40 | 160.53 | 0.6 | 0.37 |
| Hex | 26 | 98 | 73 | 4B | 0 | 18 | 28 | A1 | 3C | 25 |
| Octal | 46 | 230 | 163 | 113 | 0 | 30 | 50 | 241 | 74 | 45 |
| Binary | 100110 | 10011000 | 1110011 | 1001011 | 0 | 11000 | 101000 | 10100001 | 111100 | 100101 |
Color Harmonies of #269873
Complementary color
Monochromatic Colors of #269873
Black with #269873
Text Example
Text Example
White with #269873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269873; }
p { color: rgb(38,152,115); }
H1.HeaderClassName
{
color: #269873;
}
.AnyTagClassName
{
color: #269873;
}
</style>
background-color css
<style>
a { background-color: #269873; }
a { background-color: rgb(38,152,115); }
div.DivClassName
{
background-color: #269873;
}
.BgClassName
{
background-color: #269873;
}
</style>
border-color css
<style>
span { border-color: #269873; }
span { border-color: rgb(38,152,115); }
td.TdClassName
{
border-color: #269873;
}
.TagClassName
{
border-color: #269873;
}
</style>