Shades of Elf Green #239772
Tints of Elf Green #239772
RGB
CMYK
RGB Variations
Color information
#239772 (or 0x239772) is known color: Elf Green. HEX triplet: 23, 97 and 72. RGB value is (35,151,114). Sum of RGB (Red+Green+Blue) = 35+151+114=300 (39% of max value = 765). Red value is 35 (14.06% from 255 or 11.67% from 300); Green value is 151 (59.38% from 255 or 50.33% from 300); Blue value is 114 (44.92% from 255 or 38% from 300); Max value from RGB is 151 - color contains mainly: green. Hex color #239772 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #239772 is #DC688D. Grayscale: #707070. Windows color (decimal): -14444686 or 7509795. OLE color: 7509795.
HSL color Cylindrical-coordinate representation of color #239772: hue angle of 160.86º degrees, saturation: 0.62, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #239772 is Cyan = 0.77, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 35 | 151 | 114 | - |
| CMYK | 0.77 | 0 | 0.25 | 0.41 |
| HSL | 160.86º | 0.62% | 0.36% | - |
| HSV(B) | 160.86º | 0.77% | 0.59% | - |
| XYZ | 14.8 | 23.71 | 19.72 | - |
| YUV | 112.1 | 129.07 | 73.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 151 | 114 | 0.77 | 0 | 0.25 | 0.41 | 160.86 | 0.62 | 0.36 |
| Hex | 23 | 97 | 72 | 4D | 0 | 19 | 29 | A1 | 3E | 24 |
| Octal | 43 | 227 | 162 | 115 | 0 | 31 | 51 | 241 | 76 | 44 |
| Binary | 100011 | 10010111 | 1110010 | 1001101 | 0 | 11001 | 101001 | 10100001 | 111110 | 100100 |
Color Harmonies of #239772
Complementary color
Monochromatic Colors of #239772
Black with #239772
Text Example
Text Example
White with #239772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #239772; }
p { color: rgb(35,151,114); }
H1.HeaderClassName
{
color: #239772;
}
.AnyTagClassName
{
color: #239772;
}
</style>
background-color css
<style>
a { background-color: #239772; }
a { background-color: rgb(35,151,114); }
div.DivClassName
{
background-color: #239772;
}
.BgClassName
{
background-color: #239772;
}
</style>
border-color css
<style>
span { border-color: #239772; }
span { border-color: rgb(35,151,114); }
td.TdClassName
{
border-color: #239772;
}
.TagClassName
{
border-color: #239772;
}
</style>