Shades of Elf Green #138773
Tints of Elf Green #138773
RGB
CMYK
RGB Variations
Color information
#138773 (or 0x138773) is known color: Elf Green. HEX triplet: 13, 87 and 73. RGB value is (19,135,115). Sum of RGB (Red+Green+Blue) = 19+135+115=269 (35% of max value = 765). Red value is 19 (7.81% from 255 or 7.06% from 269); Green value is 135 (53.12% from 255 or 50.19% from 269); Blue value is 115 (45.31% from 255 or 42.75% from 269); Max value from RGB is 135 - color contains mainly: green. Hex color #138773 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #138773 is #EC788C. Grayscale: #626262. Windows color (decimal): -15497357 or 7571219. OLE color: 7571219.
HSL color Cylindrical-coordinate representation of color #138773: hue angle of 169.66º 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 #138773 is Cyan = 0.86, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 19 | 135 | 115 | - |
| CMYK | 0.86 | 0 | 0.15 | 0.47 |
| HSL | 169.66º | 0.75% | 0.3% | - |
| HSV(B) | 169.66º | 0.86% | 0.53% | - |
| XYZ | 12.03 | 18.7 | 19.2 | - |
| YUV | 98.04 | 137.57 | 71.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 135 | 115 | 0.86 | 0 | 0.15 | 0.47 | 169.66 | 0.75 | 0.3 |
| Hex | 13 | 87 | 73 | 56 | 0 | F | 2F | AA | 4B | 1E |
| Octal | 23 | 207 | 163 | 126 | 0 | 17 | 57 | 252 | 113 | 36 |
| Binary | 10011 | 10000111 | 1110011 | 1010110 | 0 | 1111 | 101111 | 10101010 | 1001011 | 11110 |
Color Harmonies of #138773
Complementary color
Monochromatic Colors of #138773
Black with #138773
Text Example
Text Example
White with #138773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138773; }
p { color: rgb(19,135,115); }
H1.HeaderClassName
{
color: #138773;
}
.AnyTagClassName
{
color: #138773;
}
</style>
background-color css
<style>
a { background-color: #138773; }
a { background-color: rgb(19,135,115); }
div.DivClassName
{
background-color: #138773;
}
.BgClassName
{
background-color: #138773;
}
</style>
border-color css
<style>
span { border-color: #138773; }
span { border-color: rgb(19,135,115); }
td.TdClassName
{
border-color: #138773;
}
.TagClassName
{
border-color: #138773;
}
</style>