Shades of Elf Green #138673
Tints of Elf Green #138673
RGB
CMYK
RGB Variations
Color information
#138673 (or 0x138673) is known color: Elf Green. HEX triplet: 13, 86 and 73. RGB value is (19,134,115). Sum of RGB (Red+Green+Blue) = 19+134+115=268 (35% of max value = 765). Red value is 19 (7.81% from 255 or 7.09% from 268); Green value is 134 (52.73% from 255 or 50% from 268); Blue value is 115 (45.31% from 255 or 42.91% from 268); Max value from RGB is 134 - color contains mainly: green. Hex color #138673 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #138673 is #EC798C. Grayscale: #616161. Windows color (decimal): -15497613 or 7570963. OLE color: 7570963.
HSL color Cylindrical-coordinate representation of color #138673: hue angle of 170.09º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #138673 is Cyan = 0.86, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 19 | 134 | 115 | - |
| CMYK | 0.86 | 0 | 0.14 | 0.47 |
| HSL | 170.09º | 0.75% | 0.3% | - |
| HSV(B) | 170.09º | 0.86% | 0.53% | - |
| XYZ | 11.89 | 18.43 | 19.15 | - |
| YUV | 97.45 | 137.9 | 72.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 134 | 115 | 0.86 | 0 | 0.14 | 0.47 | 170.09 | 0.75 | 0.3 |
| Hex | 13 | 86 | 73 | 56 | 0 | E | 2F | AA | 4B | 1E |
| Octal | 23 | 206 | 163 | 126 | 0 | 16 | 57 | 252 | 113 | 36 |
| Binary | 10011 | 10000110 | 1110011 | 1010110 | 0 | 1110 | 101111 | 10101010 | 1001011 | 11110 |
Color Harmonies of #138673
Complementary color
Monochromatic Colors of #138673
Black with #138673
Text Example
Text Example
White with #138673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138673; }
p { color: rgb(19,134,115); }
H1.HeaderClassName
{
color: #138673;
}
.AnyTagClassName
{
color: #138673;
}
</style>
background-color css
<style>
a { background-color: #138673; }
a { background-color: rgb(19,134,115); }
div.DivClassName
{
background-color: #138673;
}
.BgClassName
{
background-color: #138673;
}
</style>
border-color css
<style>
span { border-color: #138673; }
span { border-color: rgb(19,134,115); }
td.TdClassName
{
border-color: #138673;
}
.TagClassName
{
border-color: #138673;
}
</style>