Shades of Elf Green #149472
Tints of Elf Green #149472
RGB
CMYK
RGB Variations
Color information
#149472 (or 0x149472) is known color: Elf Green. HEX triplet: 14, 94 and 72. RGB value is (20,148,114). Sum of RGB (Red+Green+Blue) = 20+148+114=282 (37% of max value = 765). Red value is 20 (8.20% from 255 or 7.09% from 282); Green value is 148 (58.20% from 255 or 52.48% from 282); Blue value is 114 (44.92% from 255 or 40.43% from 282); Max value from RGB is 148 - color contains mainly: green. Hex color #149472 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #149472 is #EB6B8D. Grayscale: #696969. Windows color (decimal): -15428494 or 7509012. OLE color: 7509012.
HSL color Cylindrical-coordinate representation of color #149472: hue angle of 164.06º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #149472 is Cyan = 0.86, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 20 | 148 | 114 | - |
| CMYK | 0.86 | 0 | 0.23 | 0.42 |
| HSL | 164.06º | 0.76% | 0.33% | - |
| HSV(B) | 164.06º | 0.86% | 0.58% | - |
| XYZ | 13.92 | 22.54 | 19.54 | - |
| YUV | 105.85 | 132.59 | 66.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 148 | 114 | 0.86 | 0 | 0.23 | 0.42 | 164.06 | 0.76 | 0.33 |
| Hex | 14 | 94 | 72 | 56 | 0 | 17 | 2A | A4 | 4C | 21 |
| Octal | 24 | 224 | 162 | 126 | 0 | 27 | 52 | 244 | 114 | 41 |
| Binary | 10100 | 10010100 | 1110010 | 1010110 | 0 | 10111 | 101010 | 10100100 | 1001100 | 100001 |
Color Harmonies of #149472
Complementary color
Monochromatic Colors of #149472
Black with #149472
Text Example
Text Example
White with #149472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #149472; }
p { color: rgb(20,148,114); }
H1.HeaderClassName
{
color: #149472;
}
.AnyTagClassName
{
color: #149472;
}
</style>
background-color css
<style>
a { background-color: #149472; }
a { background-color: rgb(20,148,114); }
div.DivClassName
{
background-color: #149472;
}
.BgClassName
{
background-color: #149472;
}
</style>
border-color css
<style>
span { border-color: #149472; }
span { border-color: rgb(20,148,114); }
td.TdClassName
{
border-color: #149472;
}
.TagClassName
{
border-color: #149472;
}
</style>