Shades of Elf Green #238977
Tints of Elf Green #238977
RGB
CMYK
RGB Variations
Color information
#238977 (or 0x238977) is known color: Elf Green. HEX triplet: 23, 89 and 77. RGB value is (35,137,119). Sum of RGB (Red+Green+Blue) = 35+137+119=291 (38% of max value = 765). Red value is 35 (14.06% from 255 or 12.03% from 291); Green value is 137 (53.91% from 255 or 47.08% from 291); Blue value is 119 (46.88% from 255 or 40.89% from 291); Max value from RGB is 137 - color contains mainly: green. Hex color #238977 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #238977 is #DC7688. Grayscale: #686868. Windows color (decimal): -14448265 or 7833891. OLE color: 7833891.
HSL color Cylindrical-coordinate representation of color #238977: hue angle of 169.41º degrees, saturation: 0.59, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #238977 is Cyan = 0.74, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 35 | 137 | 119 | - |
| CMYK | 0.74 | 0 | 0.13 | 0.46 |
| HSL | 169.41º | 0.59% | 0.34% | - |
| HSV(B) | 169.41º | 0.74% | 0.54% | - |
| XYZ | 12.97 | 19.58 | 20.55 | - |
| YUV | 104.45 | 136.21 | 78.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 137 | 119 | 0.74 | 0 | 0.13 | 0.46 | 169.41 | 0.59 | 0.34 |
| Hex | 23 | 89 | 77 | 4A | 0 | D | 2E | A9 | 3B | 22 |
| Octal | 43 | 211 | 167 | 112 | 0 | 15 | 56 | 251 | 73 | 42 |
| Binary | 100011 | 10001001 | 1110111 | 1001010 | 0 | 1101 | 101110 | 10101001 | 111011 | 100010 |
Color Harmonies of #238977
Complementary color
Monochromatic Colors of #238977
Black with #238977
Text Example
Text Example
White with #238977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #238977; }
p { color: rgb(35,137,119); }
H1.HeaderClassName
{
color: #238977;
}
.AnyTagClassName
{
color: #238977;
}
</style>
background-color css
<style>
a { background-color: #238977; }
a { background-color: rgb(35,137,119); }
div.DivClassName
{
background-color: #238977;
}
.BgClassName
{
background-color: #238977;
}
</style>
border-color css
<style>
span { border-color: #238977; }
span { border-color: rgb(35,137,119); }
td.TdClassName
{
border-color: #238977;
}
.TagClassName
{
border-color: #238977;
}
</style>