Shades of Forest Green #279414
Tints of Forest Green #279414
RGB
CMYK
RGB Variations
Color information
#279414 (or 0x279414) is known color: Forest Green. HEX triplet: 27, 94 and 14. RGB value is (39,148,20). Sum of RGB (Red+Green+Blue) = 39+148+20=207 (27% of max value = 765). Red value is 39 (15.62% from 255 or 18.84% from 207); Green value is 148 (58.20% from 255 or 71.50% from 207); Blue value is 20 (8.20% from 255 or 9.66% from 207); Max value from RGB is 148 - color contains mainly: green. Hex color #279414 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #279414 is #D86BEB. Grayscale: #656565. Windows color (decimal): -14183404 or 1348647. OLE color: 1348647.
HSL color Cylindrical-coordinate representation of color #279414: hue angle of 111.09º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #279414 is Cyan = 0.74, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 39 | 148 | 20 | - |
| CMYK | 0.74 | 0 | 0.86 | 0.42 |
| HSL | 111.09º | 0.76% | 0.33% | - |
| HSV(B) | 111.09º | 0.86% | 0.58% | - |
| XYZ | 11.55 | 21.66 | 4.23 | - |
| YUV | 100.82 | 82.39 | 83.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 148 | 20 | 0.74 | 0 | 0.86 | 0.42 | 111.09 | 0.76 | 0.33 |
| Hex | 27 | 94 | 14 | 4A | 0 | 56 | 2A | 6F | 4C | 21 |
| Octal | 47 | 224 | 24 | 112 | 0 | 126 | 52 | 157 | 114 | 41 |
| Binary | 100111 | 10010100 | 10100 | 1001010 | 0 | 1010110 | 101010 | 1101111 | 1001100 | 100001 |
Color Harmonies of #279414
Complementary color
Monochromatic Colors of #279414
Black with #279414
Text Example
Text Example
White with #279414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #279414; }
p { color: rgb(39,148,20); }
H1.HeaderClassName
{
color: #279414;
}
.AnyTagClassName
{
color: #279414;
}
</style>
background-color css
<style>
a { background-color: #279414; }
a { background-color: rgb(39,148,20); }
div.DivClassName
{
background-color: #279414;
}
.BgClassName
{
background-color: #279414;
}
</style>
border-color css
<style>
span { border-color: #279414; }
span { border-color: rgb(39,148,20); }
td.TdClassName
{
border-color: #279414;
}
.TagClassName
{
border-color: #279414;
}
</style>