Shades of Elf Green #238670
Tints of Elf Green #238670
RGB
CMYK
RGB Variations
Color information
#238670 (or 0x238670) is known color: Elf Green. HEX triplet: 23, 86 and 70. RGB value is (35,134,112). Sum of RGB (Red+Green+Blue) = 35+134+112=281 (37% of max value = 765). Red value is 35 (14.06% from 255 or 12.46% from 281); Green value is 134 (52.73% from 255 or 47.69% from 281); Blue value is 112 (44.14% from 255 or 39.86% from 281); Max value from RGB is 134 - color contains mainly: green. Hex color #238670 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #238670 is #DC798F. Grayscale: #656565. Windows color (decimal): -14449040 or 7374371. OLE color: 7374371.
HSL color Cylindrical-coordinate representation of color #238670: hue angle of 166.67º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #238670 is Cyan = 0.74, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 35 | 134 | 112 | - |
| CMYK | 0.74 | 0 | 0.16 | 0.47 |
| HSL | 166.67º | 0.59% | 0.33% | - |
| HSV(B) | 166.67º | 0.74% | 0.53% | - |
| XYZ | 12.14 | 18.58 | 18.28 | - |
| YUV | 101.89 | 133.7 | 80.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 134 | 112 | 0.74 | 0 | 0.16 | 0.47 | 166.67 | 0.59 | 0.33 |
| Hex | 23 | 86 | 70 | 4A | 0 | 10 | 2F | A7 | 3B | 21 |
| Octal | 43 | 206 | 160 | 112 | 0 | 20 | 57 | 247 | 73 | 41 |
| Binary | 100011 | 10000110 | 1110000 | 1001010 | 0 | 10000 | 101111 | 10100111 | 111011 | 100001 |
Color Harmonies of #238670
Complementary color
Monochromatic Colors of #238670
Black with #238670
Text Example
Text Example
White with #238670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #238670; }
p { color: rgb(35,134,112); }
H1.HeaderClassName
{
color: #238670;
}
.AnyTagClassName
{
color: #238670;
}
</style>
background-color css
<style>
a { background-color: #238670; }
a { background-color: rgb(35,134,112); }
div.DivClassName
{
background-color: #238670;
}
.BgClassName
{
background-color: #238670;
}
</style>
border-color css
<style>
span { border-color: #238670; }
span { border-color: rgb(35,134,112); }
td.TdClassName
{
border-color: #238670;
}
.TagClassName
{
border-color: #238670;
}
</style>