Shades of Elf Green #138473
Tints of Elf Green #138473
RGB
CMYK
RGB Variations
Color information
#138473 (or 0x138473) is known color: Elf Green. HEX triplet: 13, 84 and 73. RGB value is (19,132,115). Sum of RGB (Red+Green+Blue) = 19+132+115=266 (35% of max value = 765). Red value is 19 (7.81% from 255 or 7.14% from 266); Green value is 132 (51.95% from 255 or 49.62% from 266); Blue value is 115 (45.31% from 255 or 43.23% from 266); Max value from RGB is 132 - color contains mainly: green. Hex color #138473 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #138473 is #EC7B8C. Grayscale: #606060. Windows color (decimal): -15498125 or 7570451. OLE color: 7570451.
HSL color Cylindrical-coordinate representation of color #138473: hue angle of 170.97º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #138473 is Cyan = 0.86, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 19 | 132 | 115 | - |
| CMYK | 0.86 | 0 | 0.13 | 0.48 |
| HSL | 170.97º | 0.75% | 0.3% | - |
| HSV(B) | 170.97º | 0.86% | 0.52% | - |
| XYZ | 11.61 | 17.88 | 19.06 | - |
| YUV | 96.28 | 138.56 | 72.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 132 | 115 | 0.86 | 0 | 0.13 | 0.48 | 170.97 | 0.75 | 0.3 |
| Hex | 13 | 84 | 73 | 56 | 0 | D | 30 | AB | 4B | 1E |
| Octal | 23 | 204 | 163 | 126 | 0 | 15 | 60 | 253 | 113 | 36 |
| Binary | 10011 | 10000100 | 1110011 | 1010110 | 0 | 1101 | 110000 | 10101011 | 1001011 | 11110 |
Color Harmonies of #138473
Complementary color
Monochromatic Colors of #138473
Black with #138473
Text Example
Text Example
White with #138473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138473; }
p { color: rgb(19,132,115); }
H1.HeaderClassName
{
color: #138473;
}
.AnyTagClassName
{
color: #138473;
}
</style>
background-color css
<style>
a { background-color: #138473; }
a { background-color: rgb(19,132,115); }
div.DivClassName
{
background-color: #138473;
}
.BgClassName
{
background-color: #138473;
}
</style>
border-color css
<style>
span { border-color: #138473; }
span { border-color: rgb(19,132,115); }
td.TdClassName
{
border-color: #138473;
}
.TagClassName
{
border-color: #138473;
}
</style>