Shades of Elf Green #138974
Tints of Elf Green #138974
RGB
CMYK
RGB Variations
Color information
#138974 (or 0x138974) is known color: Elf Green. HEX triplet: 13, 89 and 74. RGB value is (19,137,116). Sum of RGB (Red+Green+Blue) = 19+137+116=272 (36% of max value = 765). Red value is 19 (7.81% from 255 or 6.99% from 272); Green value is 137 (53.91% from 255 or 50.37% from 272); Blue value is 116 (45.70% from 255 or 42.65% from 272); Max value from RGB is 137 - color contains mainly: green. Hex color #138974 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #138974 is #EC768B. Grayscale: #636363. Windows color (decimal): -15496844 or 7637267. OLE color: 7637267.
HSL color Cylindrical-coordinate representation of color #138974: hue angle of 169.32º degrees, saturation: 0.76, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #138974 is Cyan = 0.86, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 19 | 137 | 116 | - |
| CMYK | 0.86 | 0 | 0.15 | 0.46 |
| HSL | 169.32º | 0.76% | 0.31% | - |
| HSV(B) | 169.32º | 0.86% | 0.54% | - |
| XYZ | 12.37 | 19.29 | 19.59 | - |
| YUV | 99.32 | 137.41 | 70.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 137 | 116 | 0.86 | 0 | 0.15 | 0.46 | 169.32 | 0.76 | 0.31 |
| Hex | 13 | 89 | 74 | 56 | 0 | F | 2E | A9 | 4C | 1F |
| Octal | 23 | 211 | 164 | 126 | 0 | 17 | 56 | 251 | 114 | 37 |
| Binary | 10011 | 10001001 | 1110100 | 1010110 | 0 | 1111 | 101110 | 10101001 | 1001100 | 11111 |
Color Harmonies of #138974
Complementary color
Monochromatic Colors of #138974
Black with #138974
Text Example
Text Example
White with #138974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138974; }
p { color: rgb(19,137,116); }
H1.HeaderClassName
{
color: #138974;
}
.AnyTagClassName
{
color: #138974;
}
</style>
background-color css
<style>
a { background-color: #138974; }
a { background-color: rgb(19,137,116); }
div.DivClassName
{
background-color: #138974;
}
.BgClassName
{
background-color: #138974;
}
</style>
border-color css
<style>
span { border-color: #138974; }
span { border-color: rgb(19,137,116); }
td.TdClassName
{
border-color: #138974;
}
.TagClassName
{
border-color: #138974;
}
</style>