Shades of Elf Green #158472
Tints of Elf Green #158472
RGB
CMYK
RGB Variations
Color information
#158472 (or 0x158472) is known color: Elf Green. HEX triplet: 15, 84 and 72. RGB value is (21,132,114). Sum of RGB (Red+Green+Blue) = 21+132+114=267 (35% of max value = 765). Red value is 21 (8.59% from 255 or 7.87% from 267); Green value is 132 (51.95% from 255 or 49.44% from 267); Blue value is 114 (44.92% from 255 or 42.70% from 267); Max value from RGB is 132 - color contains mainly: green. Hex color #158472 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #158472 is #EA7B8D. Grayscale: #606060. Windows color (decimal): -15367054 or 7504917. OLE color: 7504917.
HSL color Cylindrical-coordinate representation of color #158472: hue angle of 170.27º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #158472 is Cyan = 0.84, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 21 | 132 | 114 | - |
| CMYK | 0.84 | 0 | 0.14 | 0.48 |
| HSL | 170.27º | 0.73% | 0.3% | - |
| HSV(B) | 170.27º | 0.84% | 0.52% | - |
| XYZ | 11.6 | 17.88 | 18.76 | - |
| YUV | 96.76 | 137.73 | 73.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 132 | 114 | 0.84 | 0 | 0.14 | 0.48 | 170.27 | 0.73 | 0.3 |
| Hex | 15 | 84 | 72 | 54 | 0 | E | 30 | AA | 49 | 1E |
| Octal | 25 | 204 | 162 | 124 | 0 | 16 | 60 | 252 | 111 | 36 |
| Binary | 10101 | 10000100 | 1110010 | 1010100 | 0 | 1110 | 110000 | 10101010 | 1001001 | 11110 |
Color Harmonies of #158472
Complementary color
Monochromatic Colors of #158472
Black with #158472
Text Example
Text Example
White with #158472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #158472; }
p { color: rgb(21,132,114); }
H1.HeaderClassName
{
color: #158472;
}
.AnyTagClassName
{
color: #158472;
}
</style>
background-color css
<style>
a { background-color: #158472; }
a { background-color: rgb(21,132,114); }
div.DivClassName
{
background-color: #158472;
}
.BgClassName
{
background-color: #158472;
}
</style>
border-color css
<style>
span { border-color: #158472; }
span { border-color: rgb(21,132,114); }
td.TdClassName
{
border-color: #158472;
}
.TagClassName
{
border-color: #158472;
}
</style>