Shades of Elf Green #139460
Tints of Elf Green #139460
RGB
CMYK
RGB Variations
Color information
#139460 (or 0x139460) is known color: Elf Green. HEX triplet: 13, 94 and 60. RGB value is (19,148,96). Sum of RGB (Red+Green+Blue) = 19+148+96=263 (34% of max value = 765). Red value is 19 (7.81% from 255 or 7.22% from 263); Green value is 148 (58.20% from 255 or 56.27% from 263); Blue value is 96 (37.89% from 255 or 36.50% from 263); Max value from RGB is 148 - color contains mainly: green. Hex color #139460 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #139460 is #EC6B9F. Grayscale: #676767. Windows color (decimal): -15494048 or 6329363. OLE color: 6329363.
HSL color Cylindrical-coordinate representation of color #139460: hue angle of 155.81º 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 #139460 is Cyan = 0.87, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 19 | 148 | 96 | - |
| CMYK | 0.87 | 0 | 0.35 | 0.42 |
| HSL | 155.81º | 0.77% | 0.33% | - |
| HSV(B) | 155.81º | 0.87% | 0.58% | - |
| XYZ | 12.97 | 22.16 | 14.66 | - |
| YUV | 103.5 | 123.76 | 67.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 148 | 96 | 0.87 | 0 | 0.35 | 0.42 | 155.81 | 0.77 | 0.33 |
| Hex | 13 | 94 | 60 | 57 | 0 | 23 | 2A | 9C | 4D | 21 |
| Octal | 23 | 224 | 140 | 127 | 0 | 43 | 52 | 234 | 115 | 41 |
| Binary | 10011 | 10010100 | 1100000 | 1010111 | 0 | 100011 | 101010 | 10011100 | 1001101 | 100001 |
Color Harmonies of #139460
Complementary color
Monochromatic Colors of #139460
Black with #139460
Text Example
Text Example
White with #139460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #139460; }
p { color: rgb(19,148,96); }
H1.HeaderClassName
{
color: #139460;
}
.AnyTagClassName
{
color: #139460;
}
</style>
background-color css
<style>
a { background-color: #139460; }
a { background-color: rgb(19,148,96); }
div.DivClassName
{
background-color: #139460;
}
.BgClassName
{
background-color: #139460;
}
</style>
border-color css
<style>
span { border-color: #139460; }
span { border-color: rgb(19,148,96); }
td.TdClassName
{
border-color: #139460;
}
.TagClassName
{
border-color: #139460;
}
</style>