Shades of Elf Green #139561
Tints of Elf Green #139561
RGB
CMYK
RGB Variations
Color information
#139561 (or 0x139561) is known color: Elf Green. HEX triplet: 13, 95 and 61. RGB value is (19,149,97). Sum of RGB (Red+Green+Blue) = 19+149+97=265 (35% of max value = 765). Red value is 19 (7.81% from 255 or 7.17% from 265); Green value is 149 (58.59% from 255 or 56.23% from 265); Blue value is 97 (38.28% from 255 or 36.60% from 265); Max value from RGB is 149 - color contains mainly: green. Hex color #139561 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #139561 is #EC6A9E. Grayscale: #686868. Windows color (decimal): -15493791 or 6395155. OLE color: 6395155.
HSL color Cylindrical-coordinate representation of color #139561: hue angle of 156º 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 #139561 is Cyan = 0.87, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 19 | 149 | 97 | - |
| CMYK | 0.87 | 0 | 0.35 | 0.42 |
| HSL | 156º | 0.77% | 0.33% | - |
| HSV(B) | 156º | 0.87% | 0.58% | - |
| XYZ | 13.17 | 22.5 | 14.96 | - |
| YUV | 104.2 | 123.93 | 67.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 149 | 97 | 0.87 | 0 | 0.35 | 0.42 | 156 | 0.77 | 0.33 |
| Hex | 13 | 95 | 61 | 57 | 0 | 23 | 2A | 9C | 4D | 21 |
| Octal | 23 | 225 | 141 | 127 | 0 | 43 | 52 | 234 | 115 | 41 |
| Binary | 10011 | 10010101 | 1100001 | 1010111 | 0 | 100011 | 101010 | 10011100 | 1001101 | 100001 |
Color Harmonies of #139561
Complementary color
Monochromatic Colors of #139561
Black with #139561
Text Example
Text Example
White with #139561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #139561; }
p { color: rgb(19,149,97); }
H1.HeaderClassName
{
color: #139561;
}
.AnyTagClassName
{
color: #139561;
}
</style>
background-color css
<style>
a { background-color: #139561; }
a { background-color: rgb(19,149,97); }
div.DivClassName
{
background-color: #139561;
}
.BgClassName
{
background-color: #139561;
}
</style>
border-color css
<style>
span { border-color: #139561; }
span { border-color: rgb(19,149,97); }
td.TdClassName
{
border-color: #139561;
}
.TagClassName
{
border-color: #139561;
}
</style>