Shades of Elf Green #149576
Tints of Elf Green #149576
RGB
CMYK
RGB Variations
Color information
#149576 (or 0x149576) is known color: Elf Green. HEX triplet: 14, 95 and 76. RGB value is (20,149,118). Sum of RGB (Red+Green+Blue) = 20+149+118=287 (38% of max value = 765). Red value is 20 (8.20% from 255 or 6.97% from 287); Green value is 149 (58.59% from 255 or 51.92% from 287); Blue value is 118 (46.48% from 255 or 41.11% from 287); Max value from RGB is 149 - color contains mainly: green. Hex color #149576 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #149576 is #EB6A89. Grayscale: #6A6A6A. Windows color (decimal): -15428234 or 7771412. OLE color: 7771412.
HSL color Cylindrical-coordinate representation of color #149576: hue angle of 165.58º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #149576 is Cyan = 0.87, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 20 | 149 | 118 | - |
| CMYK | 0.87 | 0 | 0.21 | 0.42 |
| HSL | 165.58º | 0.76% | 0.33% | - |
| HSV(B) | 165.58º | 0.87% | 0.58% | - |
| XYZ | 14.31 | 22.95 | 20.82 | - |
| YUV | 106.9 | 134.26 | 66.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 149 | 118 | 0.87 | 0 | 0.21 | 0.42 | 165.58 | 0.76 | 0.33 |
| Hex | 14 | 95 | 76 | 57 | 0 | 15 | 2A | A6 | 4C | 21 |
| Octal | 24 | 225 | 166 | 127 | 0 | 25 | 52 | 246 | 114 | 41 |
| Binary | 10100 | 10010101 | 1110110 | 1010111 | 0 | 10101 | 101010 | 10100110 | 1001100 | 100001 |
Color Harmonies of #149576
Complementary color
Monochromatic Colors of #149576
Black with #149576
Text Example
Text Example
White with #149576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #149576; }
p { color: rgb(20,149,118); }
H1.HeaderClassName
{
color: #149576;
}
.AnyTagClassName
{
color: #149576;
}
</style>
background-color css
<style>
a { background-color: #149576; }
a { background-color: rgb(20,149,118); }
div.DivClassName
{
background-color: #149576;
}
.BgClassName
{
background-color: #149576;
}
</style>
border-color css
<style>
span { border-color: #149576; }
span { border-color: rgb(20,149,118); }
td.TdClassName
{
border-color: #149576;
}
.TagClassName
{
border-color: #149576;
}
</style>