Shades of Elf Green #138674
Tints of Elf Green #138674
RGB
CMYK
RGB Variations
Color information
#138674 (or 0x138674) is known color: Elf Green. HEX triplet: 13, 86 and 74. RGB value is (19,134,116). Sum of RGB (Red+Green+Blue) = 19+134+116=269 (35% of max value = 765). Red value is 19 (7.81% from 255 or 7.06% from 269); Green value is 134 (52.73% from 255 or 49.81% from 269); Blue value is 116 (45.70% from 255 or 43.12% from 269); Max value from RGB is 134 - color contains mainly: green. Hex color #138674 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #138674 is #EC798B. Grayscale: #616161. Windows color (decimal): -15497612 or 7636499. OLE color: 7636499.
HSL color Cylindrical-coordinate representation of color #138674: hue angle of 170.61º 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 #138674 is Cyan = 0.86, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 19 | 134 | 116 | - |
| CMYK | 0.86 | 0 | 0.13 | 0.47 |
| HSL | 170.61º | 0.75% | 0.3% | - |
| HSV(B) | 170.61º | 0.86% | 0.53% | - |
| XYZ | 11.95 | 18.45 | 19.45 | - |
| YUV | 97.56 | 138.4 | 71.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 134 | 116 | 0.86 | 0 | 0.13 | 0.47 | 170.61 | 0.75 | 0.3 |
| Hex | 13 | 86 | 74 | 56 | 0 | D | 2F | AB | 4B | 1E |
| Octal | 23 | 206 | 164 | 126 | 0 | 15 | 57 | 253 | 113 | 36 |
| Binary | 10011 | 10000110 | 1110100 | 1010110 | 0 | 1101 | 101111 | 10101011 | 1001011 | 11110 |
Color Harmonies of #138674
Complementary color
Monochromatic Colors of #138674
Black with #138674
Text Example
Text Example
White with #138674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138674; }
p { color: rgb(19,134,116); }
H1.HeaderClassName
{
color: #138674;
}
.AnyTagClassName
{
color: #138674;
}
</style>
background-color css
<style>
a { background-color: #138674; }
a { background-color: rgb(19,134,116); }
div.DivClassName
{
background-color: #138674;
}
.BgClassName
{
background-color: #138674;
}
</style>
border-color css
<style>
span { border-color: #138674; }
span { border-color: rgb(19,134,116); }
td.TdClassName
{
border-color: #138674;
}
.TagClassName
{
border-color: #138674;
}
</style>