Shades of Forest Green #239014
Tints of Forest Green #239014
RGB
CMYK
RGB Variations
Color information
#239014 (or 0x239014) is known color: Forest Green. HEX triplet: 23, 90 and 14. RGB value is (35,144,20). Sum of RGB (Red+Green+Blue) = 35+144+20=199 (26% of max value = 765). Red value is 35 (14.06% from 255 or 17.59% from 199); Green value is 144 (56.64% from 255 or 72.36% from 199); Blue value is 20 (8.20% from 255 or 10.05% from 199); Max value from RGB is 144 - color contains mainly: green. Hex color #239014 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #239014 is #DC6FEB. Grayscale: #616161. Windows color (decimal): -14446572 or 1347619. OLE color: 1347619.
HSL color Cylindrical-coordinate representation of color #239014: hue angle of 112.74º degrees, saturation: 0.76, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #239014 is Cyan = 0.76, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 35 | 144 | 20 | - |
| CMYK | 0.76 | 0 | 0.86 | 0.44 |
| HSL | 112.74º | 0.76% | 0.32% | - |
| HSV(B) | 112.74º | 0.86% | 0.56% | - |
| XYZ | 10.79 | 20.35 | 4.02 | - |
| YUV | 97.27 | 84.39 | 83.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 144 | 20 | 0.76 | 0 | 0.86 | 0.44 | 112.74 | 0.76 | 0.32 |
| Hex | 23 | 90 | 14 | 4C | 0 | 56 | 2C | 71 | 4C | 20 |
| Octal | 43 | 220 | 24 | 114 | 0 | 126 | 54 | 161 | 114 | 40 |
| Binary | 100011 | 10010000 | 10100 | 1001100 | 0 | 1010110 | 101100 | 1110001 | 1001100 | 100000 |
Color Harmonies of #239014
Complementary color
Monochromatic Colors of #239014
Black with #239014
Text Example
Text Example
White with #239014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #239014; }
p { color: rgb(35,144,20); }
H1.HeaderClassName
{
color: #239014;
}
.AnyTagClassName
{
color: #239014;
}
</style>
background-color css
<style>
a { background-color: #239014; }
a { background-color: rgb(35,144,20); }
div.DivClassName
{
background-color: #239014;
}
.BgClassName
{
background-color: #239014;
}
</style>
border-color css
<style>
span { border-color: #239014; }
span { border-color: rgb(35,144,20); }
td.TdClassName
{
border-color: #239014;
}
.TagClassName
{
border-color: #239014;
}
</style>