Shades of Elf Green #138575
Tints of Elf Green #138575
RGB
CMYK
RGB Variations
Color information
#138575 (or 0x138575) is known color: Elf Green. HEX triplet: 13, 85 and 75. RGB value is (19,133,117). Sum of RGB (Red+Green+Blue) = 19+133+117=269 (35% of max value = 765). Red value is 19 (7.81% from 255 or 7.06% from 269); Green value is 133 (52.34% from 255 or 49.44% from 269); Blue value is 117 (46.09% from 255 or 43.49% from 269); Max value from RGB is 133 - color contains mainly: green. Hex color #138575 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #138575 is #EC7A8A. Grayscale: #616161. Windows color (decimal): -15497867 or 7701779. OLE color: 7701779.
HSL color Cylindrical-coordinate representation of color #138575: hue angle of 171.58º 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 #138575 is Cyan = 0.86, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 19 | 133 | 117 | - |
| CMYK | 0.86 | 0 | 0.12 | 0.48 |
| HSL | 171.58º | 0.75% | 0.3% | - |
| HSV(B) | 171.58º | 0.86% | 0.52% | - |
| XYZ | 11.87 | 18.2 | 19.72 | - |
| YUV | 97.09 | 139.23 | 72.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 133 | 117 | 0.86 | 0 | 0.12 | 0.48 | 171.58 | 0.75 | 0.3 |
| Hex | 13 | 85 | 75 | 56 | 0 | C | 30 | AC | 4B | 1E |
| Octal | 23 | 205 | 165 | 126 | 0 | 14 | 60 | 254 | 113 | 36 |
| Binary | 10011 | 10000101 | 1110101 | 1010110 | 0 | 1100 | 110000 | 10101100 | 1001011 | 11110 |
Color Harmonies of #138575
Complementary color
Monochromatic Colors of #138575
Black with #138575
Text Example
Text Example
White with #138575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138575; }
p { color: rgb(19,133,117); }
H1.HeaderClassName
{
color: #138575;
}
.AnyTagClassName
{
color: #138575;
}
</style>
background-color css
<style>
a { background-color: #138575; }
a { background-color: rgb(19,133,117); }
div.DivClassName
{
background-color: #138575;
}
.BgClassName
{
background-color: #138575;
}
</style>
border-color css
<style>
span { border-color: #138575; }
span { border-color: rgb(19,133,117); }
td.TdClassName
{
border-color: #138575;
}
.TagClassName
{
border-color: #138575;
}
</style>