Shades of Elf Green #139371
Tints of Elf Green #139371
RGB
CMYK
RGB Variations
Color information
#139371 (or 0x139371) is known color: Elf Green. HEX triplet: 13, 93 and 71. RGB value is (19,147,113). Sum of RGB (Red+Green+Blue) = 19+147+113=279 (36% of max value = 765). Red value is 19 (7.81% from 255 or 6.81% from 279); Green value is 147 (57.81% from 255 or 52.69% from 279); Blue value is 113 (44.53% from 255 or 40.50% from 279); Max value from RGB is 147 - color contains mainly: green. Hex color #139371 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #139371 is #EC6C8E. Grayscale: #686868. Windows color (decimal): -15494287 or 7443219. OLE color: 7443219.
HSL color Cylindrical-coordinate representation of color #139371: hue angle of 164.06º degrees, saturation: 0.77, 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 #139371 is Cyan = 0.87, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 19 | 147 | 113 | - |
| CMYK | 0.87 | 0 | 0.23 | 0.42 |
| HSL | 164.06º | 0.77% | 0.33% | - |
| HSV(B) | 164.06º | 0.87% | 0.58% | - |
| XYZ | 13.68 | 22.2 | 19.19 | - |
| YUV | 104.85 | 132.59 | 66.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 147 | 113 | 0.87 | 0 | 0.23 | 0.42 | 164.06 | 0.77 | 0.33 |
| Hex | 13 | 93 | 71 | 57 | 0 | 17 | 2A | A4 | 4D | 21 |
| Octal | 23 | 223 | 161 | 127 | 0 | 27 | 52 | 244 | 115 | 41 |
| Binary | 10011 | 10010011 | 1110001 | 1010111 | 0 | 10111 | 101010 | 10100100 | 1001101 | 100001 |
Color Harmonies of #139371
Complementary color
Monochromatic Colors of #139371
Black with #139371
Text Example
Text Example
White with #139371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #139371; }
p { color: rgb(19,147,113); }
H1.HeaderClassName
{
color: #139371;
}
.AnyTagClassName
{
color: #139371;
}
</style>
background-color css
<style>
a { background-color: #139371; }
a { background-color: rgb(19,147,113); }
div.DivClassName
{
background-color: #139371;
}
.BgClassName
{
background-color: #139371;
}
</style>
border-color css
<style>
span { border-color: #139371; }
span { border-color: rgb(19,147,113); }
td.TdClassName
{
border-color: #139371;
}
.TagClassName
{
border-color: #139371;
}
</style>