Shades of Elf Green #138972
Tints of Elf Green #138972
RGB
CMYK
RGB Variations
Color information
#138972 (or 0x138972) is known color: Elf Green. HEX triplet: 13, 89 and 72. RGB value is (19,137,114). Sum of RGB (Red+Green+Blue) = 19+137+114=270 (35% of max value = 765). Red value is 19 (7.81% from 255 or 7.04% from 270); Green value is 137 (53.91% from 255 or 50.74% from 270); Blue value is 114 (44.92% from 255 or 42.22% from 270); Max value from RGB is 137 - color contains mainly: green. Hex color #138972 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #138972 is #EC768D. Grayscale: #636363. Windows color (decimal): -15496846 or 7506195. OLE color: 7506195.
HSL color Cylindrical-coordinate representation of color #138972: hue angle of 168.31º 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 #138972 is Cyan = 0.86, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 19 | 137 | 114 | - |
| CMYK | 0.86 | 0 | 0.17 | 0.46 |
| HSL | 168.31º | 0.76% | 0.31% | - |
| HSV(B) | 168.31º | 0.86% | 0.54% | - |
| XYZ | 12.25 | 19.24 | 18.99 | - |
| YUV | 99.1 | 136.41 | 70.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 137 | 114 | 0.86 | 0 | 0.17 | 0.46 | 168.31 | 0.76 | 0.31 |
| Hex | 13 | 89 | 72 | 56 | 0 | 11 | 2E | A8 | 4C | 1F |
| Octal | 23 | 211 | 162 | 126 | 0 | 21 | 56 | 250 | 114 | 37 |
| Binary | 10011 | 10001001 | 1110010 | 1010110 | 0 | 10001 | 101110 | 10101000 | 1001100 | 11111 |
Color Harmonies of #138972
Complementary color
Monochromatic Colors of #138972
Black with #138972
Text Example
Text Example
White with #138972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138972; }
p { color: rgb(19,137,114); }
H1.HeaderClassName
{
color: #138972;
}
.AnyTagClassName
{
color: #138972;
}
</style>
background-color css
<style>
a { background-color: #138972; }
a { background-color: rgb(19,137,114); }
div.DivClassName
{
background-color: #138972;
}
.BgClassName
{
background-color: #138972;
}
</style>
border-color css
<style>
span { border-color: #138972; }
span { border-color: rgb(19,137,114); }
td.TdClassName
{
border-color: #138972;
}
.TagClassName
{
border-color: #138972;
}
</style>