Shades of Forest Green #278014
Tints of Forest Green #278014
RGB
CMYK
RGB Variations
Color information
#278014 (or 0x278014) is known color: Forest Green. HEX triplet: 27, 80 and 14. RGB value is (39,128,20). Sum of RGB (Red+Green+Blue) = 39+128+20=187 (24% of max value = 765). Red value is 39 (15.62% from 255 or 20.86% from 187); Green value is 128 (50.39% from 255 or 68.45% from 187); Blue value is 20 (8.20% from 255 or 10.70% from 187); Max value from RGB is 128 - color contains mainly: green. Hex color #278014 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #278014 is #D87FEB. Grayscale: #595959. Windows color (decimal): -14188524 or 1343527. OLE color: 1343527.
HSL color Cylindrical-coordinate representation of color #278014: hue angle of 109.44º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #278014 is Cyan = 0.70, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 39 | 128 | 20 | - |
| CMYK | 0.70 | 0 | 0.84 | 0.50 |
| HSL | 109.44º | 0.73% | 0.29% | - |
| HSV(B) | 109.44º | 0.84% | 0.5% | - |
| XYZ | 8.68 | 15.92 | 3.28 | - |
| YUV | 89.08 | 89.01 | 92.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 128 | 20 | 0.70 | 0 | 0.84 | 0.50 | 109.44 | 0.73 | 0.29 |
| Hex | 27 | 80 | 14 | 46 | 0 | 54 | 32 | 6D | 49 | 1D |
| Octal | 47 | 200 | 24 | 106 | 0 | 124 | 62 | 155 | 111 | 35 |
| Binary | 100111 | 10000000 | 10100 | 1000110 | 0 | 1010100 | 110010 | 1101101 | 1001001 | 11101 |
Color Harmonies of #278014
Complementary color
Monochromatic Colors of #278014
Black with #278014
Text Example
Text Example
White with #278014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #278014; }
p { color: rgb(39,128,20); }
H1.HeaderClassName
{
color: #278014;
}
.AnyTagClassName
{
color: #278014;
}
</style>
background-color css
<style>
a { background-color: #278014; }
a { background-color: rgb(39,128,20); }
div.DivClassName
{
background-color: #278014;
}
.BgClassName
{
background-color: #278014;
}
</style>
border-color css
<style>
span { border-color: #278014; }
span { border-color: rgb(39,128,20); }
td.TdClassName
{
border-color: #278014;
}
.TagClassName
{
border-color: #278014;
}
</style>