Shades of Forest Green #158326
Tints of Forest Green #158326
RGB
CMYK
RGB Variations
Color information
#158326 (or 0x158326) is known color: Forest Green. HEX triplet: 15, 83 and 26. RGB value is (21,131,38). Sum of RGB (Red+Green+Blue) = 21+131+38=190 (25% of max value = 765). Red value is 21 (8.59% from 255 or 11.05% from 190); Green value is 131 (51.56% from 255 or 68.95% from 190); Blue value is 38 (15.23% from 255 or 20% from 190); Max value from RGB is 131 - color contains mainly: green. Hex color #158326 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #158326 is #EA7CD9. Grayscale: #575757. Windows color (decimal): -15367386 or 2523925. OLE color: 2523925.
HSL color Cylindrical-coordinate representation of color #158326: hue angle of 129.27º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #158326 is Cyan = 0.84, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 21 | 131 | 38 | - |
| CMYK | 0.84 | 0 | 0.71 | 0.49 |
| HSL | 129.27º | 0.72% | 0.3% | - |
| HSV(B) | 129.27º | 0.84% | 0.51% | - |
| XYZ | 8.78 | 16.53 | 4.56 | - |
| YUV | 87.51 | 100.06 | 80.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 131 | 38 | 0.84 | 0 | 0.71 | 0.49 | 129.27 | 0.72 | 0.3 |
| Hex | 15 | 83 | 26 | 54 | 0 | 47 | 31 | 81 | 48 | 1E |
| Octal | 25 | 203 | 46 | 124 | 0 | 107 | 61 | 201 | 110 | 36 |
| Binary | 10101 | 10000011 | 100110 | 1010100 | 0 | 1000111 | 110001 | 10000001 | 1001000 | 11110 |
Color Harmonies of #158326
Complementary color
Monochromatic Colors of #158326
Black with #158326
Text Example
Text Example
White with #158326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #158326; }
p { color: rgb(21,131,38); }
H1.HeaderClassName
{
color: #158326;
}
.AnyTagClassName
{
color: #158326;
}
</style>
background-color css
<style>
a { background-color: #158326; }
a { background-color: rgb(21,131,38); }
div.DivClassName
{
background-color: #158326;
}
.BgClassName
{
background-color: #158326;
}
</style>
border-color css
<style>
span { border-color: #158326; }
span { border-color: rgb(21,131,38); }
td.TdClassName
{
border-color: #158326;
}
.TagClassName
{
border-color: #158326;
}
</style>