Shades of Elf Green #129467
Tints of Elf Green #129467
RGB
CMYK
RGB Variations
Color information
#129467 (or 0x129467) is known color: Elf Green. HEX triplet: 12, 94 and 67. RGB value is (18,148,103). Sum of RGB (Red+Green+Blue) = 18+148+103=269 (35% of max value = 765). Red value is 18 (7.42% from 255 or 6.69% from 269); Green value is 148 (58.20% from 255 or 55.02% from 269); Blue value is 103 (40.62% from 255 or 38.29% from 269); Max value from RGB is 148 - color contains mainly: green. Hex color #129467 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #129467 is #ED6B98. Grayscale: #686868. Windows color (decimal): -15559577 or 6788114. OLE color: 6788114.
HSL color Cylindrical-coordinate representation of color #129467: hue angle of 159.23º degrees, saturation: 0.78, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #129467 is Cyan = 0.88, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 18 | 148 | 103 | - |
| CMYK | 0.88 | 0 | 0.30 | 0.42 |
| HSL | 159.23º | 0.78% | 0.33% | - |
| HSV(B) | 159.23º | 0.88% | 0.58% | - |
| XYZ | 13.29 | 22.29 | 16.43 | - |
| YUV | 104 | 127.43 | 66.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 148 | 103 | 0.88 | 0 | 0.30 | 0.42 | 159.23 | 0.78 | 0.33 |
| Hex | 12 | 94 | 67 | 58 | 0 | 1E | 2A | 9F | 4E | 21 |
| Octal | 22 | 224 | 147 | 130 | 0 | 36 | 52 | 237 | 116 | 41 |
| Binary | 10010 | 10010100 | 1100111 | 1011000 | 0 | 11110 | 101010 | 10011111 | 1001110 | 100001 |
Color Harmonies of #129467
Complementary color
Monochromatic Colors of #129467
Black with #129467
Text Example
Text Example
White with #129467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #129467; }
p { color: rgb(18,148,103); }
H1.HeaderClassName
{
color: #129467;
}
.AnyTagClassName
{
color: #129467;
}
</style>
background-color css
<style>
a { background-color: #129467; }
a { background-color: rgb(18,148,103); }
div.DivClassName
{
background-color: #129467;
}
.BgClassName
{
background-color: #129467;
}
</style>
border-color css
<style>
span { border-color: #129467; }
span { border-color: rgb(18,148,103); }
td.TdClassName
{
border-color: #129467;
}
.TagClassName
{
border-color: #129467;
}
</style>