Shades of Forest Green #138115
Tints of Forest Green #138115
RGB
CMYK
RGB Variations
Color information
#138115 (or 0x138115) is known color: Forest Green. HEX triplet: 13, 81 and 15. RGB value is (19,129,21). Sum of RGB (Red+Green+Blue) = 19+129+21=169 (22% of max value = 765). Red value is 19 (7.81% from 255 or 11.24% from 169); Green value is 129 (50.78% from 255 or 76.33% from 169); Blue value is 21 (8.59% from 255 or 12.43% from 169); Max value from RGB is 129 - color contains mainly: green. Hex color #138115 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #138115 is #EC7EEA. Grayscale: #545454. Windows color (decimal): -15498987 or 1409299. OLE color: 1409299.
HSL color Cylindrical-coordinate representation of color #138115: hue angle of 121.09º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #138115 is Cyan = 0.85, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 19 | 129 | 21 | - |
| CMYK | 0.85 | 0 | 0.84 | 0.49 |
| HSL | 121.09º | 0.74% | 0.29% | - |
| HSV(B) | 121.09º | 0.85% | 0.51% | - |
| XYZ | 8.25 | 15.89 | 3.34 | - |
| YUV | 83.8 | 92.56 | 81.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 129 | 21 | 0.85 | 0 | 0.84 | 0.49 | 121.09 | 0.74 | 0.29 |
| Hex | 13 | 81 | 15 | 55 | 0 | 54 | 31 | 79 | 4A | 1D |
| Octal | 23 | 201 | 25 | 125 | 0 | 124 | 61 | 171 | 112 | 35 |
| Binary | 10011 | 10000001 | 10101 | 1010101 | 0 | 1010100 | 110001 | 1111001 | 1001010 | 11101 |
Color Harmonies of #138115
Complementary color
Monochromatic Colors of #138115
Black with #138115
Text Example
Text Example
White with #138115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138115; }
p { color: rgb(19,129,21); }
H1.HeaderClassName
{
color: #138115;
}
.AnyTagClassName
{
color: #138115;
}
</style>
background-color css
<style>
a { background-color: #138115; }
a { background-color: rgb(19,129,21); }
div.DivClassName
{
background-color: #138115;
}
.BgClassName
{
background-color: #138115;
}
</style>
border-color css
<style>
span { border-color: #138115; }
span { border-color: rgb(19,129,21); }
td.TdClassName
{
border-color: #138115;
}
.TagClassName
{
border-color: #138115;
}
</style>