Shades of Elf Green #239774
Tints of Elf Green #239774
RGB
CMYK
RGB Variations
Color information
#239774 (or 0x239774) is known color: Elf Green. HEX triplet: 23, 97 and 74. RGB value is (35,151,116). Sum of RGB (Red+Green+Blue) = 35+151+116=302 (40% of max value = 765). Red value is 35 (14.06% from 255 or 11.59% from 302); Green value is 151 (59.38% from 255 or 50% from 302); Blue value is 116 (45.70% from 255 or 38.41% from 302); Max value from RGB is 151 - color contains mainly: green. Hex color #239774 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #239774 is #DC688B. Grayscale: #707070. Windows color (decimal): -14444684 or 7640867. OLE color: 7640867.
HSL color Cylindrical-coordinate representation of color #239774: hue angle of 161.9º 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 #239774 is Cyan = 0.77, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 35 | 151 | 116 | - |
| CMYK | 0.77 | 0 | 0.23 | 0.41 |
| HSL | 161.9º | 0.62% | 0.36% | - |
| HSV(B) | 161.9º | 0.77% | 0.59% | - |
| XYZ | 14.91 | 23.75 | 20.32 | - |
| YUV | 112.33 | 130.07 | 72.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 151 | 116 | 0.77 | 0 | 0.23 | 0.41 | 161.9 | 0.62 | 0.36 |
| Hex | 23 | 97 | 74 | 4D | 0 | 17 | 29 | A2 | 3E | 24 |
| Octal | 43 | 227 | 164 | 115 | 0 | 27 | 51 | 242 | 76 | 44 |
| Binary | 100011 | 10010111 | 1110100 | 1001101 | 0 | 10111 | 101001 | 10100010 | 111110 | 100100 |
Color Harmonies of #239774
Complementary color
Monochromatic Colors of #239774
Black with #239774
Text Example
Text Example
White with #239774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #239774; }
p { color: rgb(35,151,116); }
H1.HeaderClassName
{
color: #239774;
}
.AnyTagClassName
{
color: #239774;
}
</style>
background-color css
<style>
a { background-color: #239774; }
a { background-color: rgb(35,151,116); }
div.DivClassName
{
background-color: #239774;
}
.BgClassName
{
background-color: #239774;
}
</style>
border-color css
<style>
span { border-color: #239774; }
span { border-color: rgb(35,151,116); }
td.TdClassName
{
border-color: #239774;
}
.TagClassName
{
border-color: #239774;
}
</style>