Shades of Elf Green #158376
Tints of Elf Green #158376
RGB
CMYK
RGB Variations
Color information
#158376 (or 0x158376) is known color: Elf Green. HEX triplet: 15, 83 and 76. RGB value is (21,131,118). Sum of RGB (Red+Green+Blue) = 21+131+118=270 (35% of max value = 765). Red value is 21 (8.59% from 255 or 7.78% from 270); Green value is 131 (51.56% from 255 or 48.52% from 270); Blue value is 118 (46.48% from 255 or 43.70% from 270); Max value from RGB is 131 - color contains mainly: green. Hex color #158376 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #158376 is #EA7C89. Grayscale: #606060. Windows color (decimal): -15367306 or 7766805. OLE color: 7766805.
HSL color Cylindrical-coordinate representation of color #158376: hue angle of 172.91º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #158376 is Cyan = 0.84, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 21 | 131 | 118 | - |
| CMYK | 0.84 | 0 | 0.10 | 0.49 |
| HSL | 172.91º | 0.72% | 0.3% | - |
| HSV(B) | 172.91º | 0.84% | 0.51% | - |
| XYZ | 11.7 | 17.7 | 19.94 | - |
| YUV | 96.63 | 140.06 | 74.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 131 | 118 | 0.84 | 0 | 0.10 | 0.49 | 172.91 | 0.72 | 0.3 |
| Hex | 15 | 83 | 76 | 54 | 0 | A | 31 | AD | 48 | 1E |
| Octal | 25 | 203 | 166 | 124 | 0 | 12 | 61 | 255 | 110 | 36 |
| Binary | 10101 | 10000011 | 1110110 | 1010100 | 0 | 1010 | 110001 | 10101101 | 1001000 | 11110 |
Color Harmonies of #158376
Complementary color
Monochromatic Colors of #158376
Black with #158376
Text Example
Text Example
White with #158376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #158376; }
p { color: rgb(21,131,118); }
H1.HeaderClassName
{
color: #158376;
}
.AnyTagClassName
{
color: #158376;
}
</style>
background-color css
<style>
a { background-color: #158376; }
a { background-color: rgb(21,131,118); }
div.DivClassName
{
background-color: #158376;
}
.BgClassName
{
background-color: #158376;
}
</style>
border-color css
<style>
span { border-color: #158376; }
span { border-color: rgb(21,131,118); }
td.TdClassName
{
border-color: #158376;
}
.TagClassName
{
border-color: #158376;
}
</style>