Shades of Elf Green #159670
Tints of Elf Green #159670
RGB
CMYK
RGB Variations
Color information
#159670 (or 0x159670) is known color: Elf Green. HEX triplet: 15, 96 and 70. RGB value is (21,150,112). Sum of RGB (Red+Green+Blue) = 21+150+112=283 (37% of max value = 765). Red value is 21 (8.59% from 255 or 7.42% from 283); Green value is 150 (58.98% from 255 or 53.00% from 283); Blue value is 112 (44.14% from 255 or 39.58% from 283); Max value from RGB is 150 - color contains mainly: green. Hex color #159670 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #159670 is #EA698F. Grayscale: #6B6B6B. Windows color (decimal): -15362448 or 7378453. OLE color: 7378453.
HSL color Cylindrical-coordinate representation of color #159670: hue angle of 162.33º degrees, saturation: 0.75, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #159670 is Cyan = 0.86, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 21 | 150 | 112 | - |
| CMYK | 0.86 | 0 | 0.25 | 0.41 |
| HSL | 162.33º | 0.75% | 0.34% | - |
| HSV(B) | 162.33º | 0.86% | 0.59% | - |
| XYZ | 14.14 | 23.14 | 19.05 | - |
| YUV | 107.1 | 130.76 | 66.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 150 | 112 | 0.86 | 0 | 0.25 | 0.41 | 162.33 | 0.75 | 0.34 |
| Hex | 15 | 96 | 70 | 56 | 0 | 19 | 29 | A2 | 4B | 22 |
| Octal | 25 | 226 | 160 | 126 | 0 | 31 | 51 | 242 | 113 | 42 |
| Binary | 10101 | 10010110 | 1110000 | 1010110 | 0 | 11001 | 101001 | 10100010 | 1001011 | 100010 |
Color Harmonies of #159670
Complementary color
Monochromatic Colors of #159670
Black with #159670
Text Example
Text Example
White with #159670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #159670; }
p { color: rgb(21,150,112); }
H1.HeaderClassName
{
color: #159670;
}
.AnyTagClassName
{
color: #159670;
}
</style>
background-color css
<style>
a { background-color: #159670; }
a { background-color: rgb(21,150,112); }
div.DivClassName
{
background-color: #159670;
}
.BgClassName
{
background-color: #159670;
}
</style>
border-color css
<style>
span { border-color: #159670; }
span { border-color: rgb(21,150,112); }
td.TdClassName
{
border-color: #159670;
}
.TagClassName
{
border-color: #159670;
}
</style>