Shades of Elf Green #238667
Tints of Elf Green #238667
RGB
CMYK
RGB Variations
Color information
#238667 (or 0x238667) is known color: Elf Green. HEX triplet: 23, 86 and 67. RGB value is (35,134,103). Sum of RGB (Red+Green+Blue) = 35+134+103=272 (36% of max value = 765). Red value is 35 (14.06% from 255 or 12.87% from 272); Green value is 134 (52.73% from 255 or 49.26% from 272); Blue value is 103 (40.62% from 255 or 37.87% from 272); Max value from RGB is 134 - color contains mainly: green. Hex color #238667 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #238667 is #DC7998. Grayscale: #646464. Windows color (decimal): -14449049 or 6784547. OLE color: 6784547.
HSL color Cylindrical-coordinate representation of color #238667: hue angle of 161.21º 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 #238667 is Cyan = 0.74, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 35 | 134 | 103 | - |
| CMYK | 0.74 | 0 | 0.23 | 0.47 |
| HSL | 161.21º | 0.59% | 0.33% | - |
| HSV(B) | 161.21º | 0.74% | 0.53% | - |
| XYZ | 11.67 | 18.39 | 15.77 | - |
| YUV | 100.87 | 129.2 | 81.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 134 | 103 | 0.74 | 0 | 0.23 | 0.47 | 161.21 | 0.59 | 0.33 |
| Hex | 23 | 86 | 67 | 4A | 0 | 17 | 2F | A1 | 3B | 21 |
| Octal | 43 | 206 | 147 | 112 | 0 | 27 | 57 | 241 | 73 | 41 |
| Binary | 100011 | 10000110 | 1100111 | 1001010 | 0 | 10111 | 101111 | 10100001 | 111011 | 100001 |
Color Harmonies of #238667
Complementary color
Monochromatic Colors of #238667
Black with #238667
Text Example
Text Example
White with #238667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #238667; }
p { color: rgb(35,134,103); }
H1.HeaderClassName
{
color: #238667;
}
.AnyTagClassName
{
color: #238667;
}
</style>
background-color css
<style>
a { background-color: #238667; }
a { background-color: rgb(35,134,103); }
div.DivClassName
{
background-color: #238667;
}
.BgClassName
{
background-color: #238667;
}
</style>
border-color css
<style>
span { border-color: #238667; }
span { border-color: rgb(35,134,103); }
td.TdClassName
{
border-color: #238667;
}
.TagClassName
{
border-color: #238667;
}
</style>