Shades of Forest Green #079527
Tints of Forest Green #079527
RGB
CMYK
RGB Variations
Color information
#079527 (or 0x079527) is known color: Forest Green. HEX triplet: 07, 95 and 27. RGB value is (7,149,39). Sum of RGB (Red+Green+Blue) = 7+149+39=195 (25% of max value = 765). Red value is 7 (3.12% from 255 or 3.59% from 195); Green value is 149 (58.59% from 255 or 76.41% from 195); Blue value is 39 (15.62% from 255 or 20% from 195); Max value from RGB is 149 - color contains mainly: green. Hex color #079527 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #079527 is #F86AD8. Grayscale: #5E5E5E. Windows color (decimal): -16280281 or 2594055. OLE color: 2594055.
HSL color Cylindrical-coordinate representation of color #079527: hue angle of 133.52º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #079527 is Cyan = 0.95, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 7 | 149 | 39 | - |
| CMYK | 0.95 | 0 | 0.74 | 0.42 |
| HSL | 133.52º | 0.91% | 0.31% | - |
| HSV(B) | 133.52º | 0.95% | 0.58% | - |
| XYZ | 11.2 | 21.69 | 5.52 | - |
| YUV | 94 | 96.96 | 65.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 149 | 39 | 0.95 | 0 | 0.74 | 0.42 | 133.52 | 0.91 | 0.31 |
| Hex | 7 | 95 | 27 | 5F | 0 | 4A | 2A | 86 | 5B | 1F |
| Octal | 7 | 225 | 47 | 137 | 0 | 112 | 52 | 206 | 133 | 37 |
| Binary | 111 | 10010101 | 100111 | 1011111 | 0 | 1001010 | 101010 | 10000110 | 1011011 | 11111 |
Color Harmonies of #079527
Complementary color
Monochromatic Colors of #079527
Black with #079527
Text Example
Text Example
White with #079527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #079527; }
p { color: rgb(7,149,39); }
H1.HeaderClassName
{
color: #079527;
}
.AnyTagClassName
{
color: #079527;
}
</style>
background-color css
<style>
a { background-color: #079527; }
a { background-color: rgb(7,149,39); }
div.DivClassName
{
background-color: #079527;
}
.BgClassName
{
background-color: #079527;
}
</style>
border-color css
<style>
span { border-color: #079527; }
span { border-color: rgb(7,149,39); }
td.TdClassName
{
border-color: #079527;
}
.TagClassName
{
border-color: #079527;
}
</style>