Shades of Elf Green #238770
Tints of Elf Green #238770
RGB
CMYK
RGB Variations
Color information
#238770 (or 0x238770) is known color: Elf Green. HEX triplet: 23, 87 and 70. RGB value is (35,135,112). Sum of RGB (Red+Green+Blue) = 35+135+112=282 (37% of max value = 765). Red value is 35 (14.06% from 255 or 12.41% from 282); Green value is 135 (53.12% from 255 or 47.87% from 282); Blue value is 112 (44.14% from 255 or 39.72% from 282); Max value from RGB is 135 - color contains mainly: green. Hex color #238770 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #238770 is #DC788F. Grayscale: #666666. Windows color (decimal): -14448784 or 7374627. OLE color: 7374627.
HSL color Cylindrical-coordinate representation of color #238770: hue angle of 166.2º 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 #238770 is Cyan = 0.74, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 35 | 135 | 112 | - |
| CMYK | 0.74 | 0 | 0.17 | 0.47 |
| HSL | 166.2º | 0.59% | 0.33% | - |
| HSV(B) | 166.2º | 0.74% | 0.53% | - |
| XYZ | 12.28 | 18.86 | 18.32 | - |
| YUV | 102.48 | 133.37 | 79.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 135 | 112 | 0.74 | 0 | 0.17 | 0.47 | 166.2 | 0.59 | 0.33 |
| Hex | 23 | 87 | 70 | 4A | 0 | 11 | 2F | A6 | 3B | 21 |
| Octal | 43 | 207 | 160 | 112 | 0 | 21 | 57 | 246 | 73 | 41 |
| Binary | 100011 | 10000111 | 1110000 | 1001010 | 0 | 10001 | 101111 | 10100110 | 111011 | 100001 |
Color Harmonies of #238770
Complementary color
Monochromatic Colors of #238770
Black with #238770
Text Example
Text Example
White with #238770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #238770; }
p { color: rgb(35,135,112); }
H1.HeaderClassName
{
color: #238770;
}
.AnyTagClassName
{
color: #238770;
}
</style>
background-color css
<style>
a { background-color: #238770; }
a { background-color: rgb(35,135,112); }
div.DivClassName
{
background-color: #238770;
}
.BgClassName
{
background-color: #238770;
}
</style>
border-color css
<style>
span { border-color: #238770; }
span { border-color: rgb(35,135,112); }
td.TdClassName
{
border-color: #238770;
}
.TagClassName
{
border-color: #238770;
}
</style>