Shades of Elf Green #149478
Tints of Elf Green #149478
RGB
CMYK
RGB Variations
Color information
#149478 (or 0x149478) is known color: Elf Green. HEX triplet: 14, 94 and 78. RGB value is (20,148,120). Sum of RGB (Red+Green+Blue) = 20+148+120=288 (38% of max value = 765). Red value is 20 (8.20% from 255 or 6.94% from 288); Green value is 148 (58.20% from 255 or 51.39% from 288); Blue value is 120 (47.27% from 255 or 41.67% from 288); Max value from RGB is 148 - color contains mainly: green. Hex color #149478 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #149478 is #EB6B87. Grayscale: #6A6A6A. Windows color (decimal): -15428488 or 7902228. OLE color: 7902228.
HSL color Cylindrical-coordinate representation of color #149478: hue angle of 166.88º 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 #149478 is Cyan = 0.86, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 20 | 148 | 120 | - |
| CMYK | 0.86 | 0 | 0.19 | 0.42 |
| HSL | 166.88º | 0.76% | 0.33% | - |
| HSV(B) | 166.88º | 0.86% | 0.58% | - |
| XYZ | 14.27 | 22.68 | 21.4 | - |
| YUV | 106.54 | 135.59 | 66.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 148 | 120 | 0.86 | 0 | 0.19 | 0.42 | 166.88 | 0.76 | 0.33 |
| Hex | 14 | 94 | 78 | 56 | 0 | 13 | 2A | A7 | 4C | 21 |
| Octal | 24 | 224 | 170 | 126 | 0 | 23 | 52 | 247 | 114 | 41 |
| Binary | 10100 | 10010100 | 1111000 | 1010110 | 0 | 10011 | 101010 | 10100111 | 1001100 | 100001 |
Color Harmonies of #149478
Complementary color
Monochromatic Colors of #149478
Black with #149478
Text Example
Text Example
White with #149478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #149478; }
p { color: rgb(20,148,120); }
H1.HeaderClassName
{
color: #149478;
}
.AnyTagClassName
{
color: #149478;
}
</style>
background-color css
<style>
a { background-color: #149478; }
a { background-color: rgb(20,148,120); }
div.DivClassName
{
background-color: #149478;
}
.BgClassName
{
background-color: #149478;
}
</style>
border-color css
<style>
span { border-color: #149478; }
span { border-color: rgb(20,148,120); }
td.TdClassName
{
border-color: #149478;
}
.TagClassName
{
border-color: #149478;
}
</style>