Shades of Forest Green #237014
Tints of Forest Green #237014
RGB
CMYK
RGB Variations
Color information
#237014 (or 0x237014) is known color: Forest Green. HEX triplet: 23, 70 and 14. RGB value is (35,112,20). Sum of RGB (Red+Green+Blue) = 35+112+20=167 (22% of max value = 765). Red value is 35 (14.06% from 255 or 20.96% from 167); Green value is 112 (44.14% from 255 or 67.07% from 167); Blue value is 20 (8.20% from 255 or 11.98% from 167); Max value from RGB is 112 - color contains mainly: green. Hex color #237014 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #237014 is #DC8FEB. Grayscale: #4E4E4E. Windows color (decimal): -14454764 or 1339427. OLE color: 1339427.
HSL color Cylindrical-coordinate representation of color #237014: hue angle of 110.22º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #237014 is Cyan = 0.69, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 35 | 112 | 20 | - |
| CMYK | 0.69 | 0 | 0.82 | 0.56 |
| HSL | 110.22º | 0.7% | 0.26% | - |
| HSV(B) | 110.22º | 0.82% | 0.44% | - |
| XYZ | 6.61 | 12 | 2.63 | - |
| YUV | 78.49 | 94.99 | 96.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 112 | 20 | 0.69 | 0 | 0.82 | 0.56 | 110.22 | 0.7 | 0.26 |
| Hex | 23 | 70 | 14 | 45 | 0 | 52 | 38 | 6E | 46 | 1A |
| Octal | 43 | 160 | 24 | 105 | 0 | 122 | 70 | 156 | 106 | 32 |
| Binary | 100011 | 1110000 | 10100 | 1000101 | 0 | 1010010 | 111000 | 1101110 | 1000110 | 11010 |
Color Harmonies of #237014
Complementary color
Monochromatic Colors of #237014
Black with #237014
Text Example
Text Example
White with #237014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237014; }
p { color: rgb(35,112,20); }
H1.HeaderClassName
{
color: #237014;
}
.AnyTagClassName
{
color: #237014;
}
</style>
background-color css
<style>
a { background-color: #237014; }
a { background-color: rgb(35,112,20); }
div.DivClassName
{
background-color: #237014;
}
.BgClassName
{
background-color: #237014;
}
</style>
border-color css
<style>
span { border-color: #237014; }
span { border-color: rgb(35,112,20); }
td.TdClassName
{
border-color: #237014;
}
.TagClassName
{
border-color: #237014;
}
</style>