Shades of Forest Green #237413
Tints of Forest Green #237413
RGB
CMYK
RGB Variations
Color information
#237413 (or 0x237413) is known color: Forest Green. HEX triplet: 23, 74 and 13. RGB value is (35,116,19). Sum of RGB (Red+Green+Blue) = 35+116+19=170 (22% of max value = 765). Red value is 35 (14.06% from 255 or 20.59% from 170); Green value is 116 (45.70% from 255 or 68.24% from 170); Blue value is 19 (7.81% from 255 or 11.18% from 170); Max value from RGB is 116 - color contains mainly: green. Hex color #237413 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #237413 is #DC8BEC. Grayscale: #515151. Windows color (decimal): -14453741 or 1274915. OLE color: 1274915.
HSL color Cylindrical-coordinate representation of color #237413: hue angle of 110.1º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #237413 is Cyan = 0.70, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 35 | 116 | 19 | - |
| CMYK | 0.70 | 0 | 0.84 | 0.55 |
| HSL | 110.1º | 0.72% | 0.26% | - |
| HSV(B) | 110.1º | 0.84% | 0.45% | - |
| XYZ | 7.06 | 12.9 | 2.73 | - |
| YUV | 80.72 | 93.16 | 95.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 116 | 19 | 0.70 | 0 | 0.84 | 0.55 | 110.1 | 0.72 | 0.26 |
| Hex | 23 | 74 | 13 | 46 | 0 | 54 | 37 | 6E | 48 | 1A |
| Octal | 43 | 164 | 23 | 106 | 0 | 124 | 67 | 156 | 110 | 32 |
| Binary | 100011 | 1110100 | 10011 | 1000110 | 0 | 1010100 | 110111 | 1101110 | 1001000 | 11010 |
Color Harmonies of #237413
Complementary color
Monochromatic Colors of #237413
Black with #237413
Text Example
Text Example
White with #237413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237413; }
p { color: rgb(35,116,19); }
H1.HeaderClassName
{
color: #237413;
}
.AnyTagClassName
{
color: #237413;
}
</style>
background-color css
<style>
a { background-color: #237413; }
a { background-color: rgb(35,116,19); }
div.DivClassName
{
background-color: #237413;
}
.BgClassName
{
background-color: #237413;
}
</style>
border-color css
<style>
span { border-color: #237413; }
span { border-color: rgb(35,116,19); }
td.TdClassName
{
border-color: #237413;
}
.TagClassName
{
border-color: #237413;
}
</style>