Shades of Forest Green #257312
Tints of Forest Green #257312
RGB
CMYK
RGB Variations
Color information
#257312 (or 0x257312) is known color: Forest Green. HEX triplet: 25, 73 and 12. RGB value is (37,115,18). Sum of RGB (Red+Green+Blue) = 37+115+18=170 (22% of max value = 765). Red value is 37 (14.84% from 255 or 21.76% from 170); Green value is 115 (45.31% from 255 or 67.65% from 170); Blue value is 18 (7.42% from 255 or 10.59% from 170); Max value from RGB is 115 - color contains mainly: green. Hex color #257312 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #257312 is #DA8CED. Grayscale: #505050. Windows color (decimal): -14322926 or 1209125. OLE color: 1209125.
HSL color Cylindrical-coordinate representation of color #257312: hue angle of 108.25º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #257312 is Cyan = 0.68, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 37 | 115 | 18 | - |
| CMYK | 0.68 | 0 | 0.84 | 0.55 |
| HSL | 108.25º | 0.73% | 0.26% | - |
| HSV(B) | 108.25º | 0.84% | 0.45% | - |
| XYZ | 7 | 12.7 | 2.65 | - |
| YUV | 80.62 | 92.66 | 96.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 115 | 18 | 0.68 | 0 | 0.84 | 0.55 | 108.25 | 0.73 | 0.26 |
| Hex | 25 | 73 | 12 | 44 | 0 | 54 | 37 | 6C | 49 | 1A |
| Octal | 45 | 163 | 22 | 104 | 0 | 124 | 67 | 154 | 111 | 32 |
| Binary | 100101 | 1110011 | 10010 | 1000100 | 0 | 1010100 | 110111 | 1101100 | 1001001 | 11010 |
Color Harmonies of #257312
Complementary color
Monochromatic Colors of #257312
Black with #257312
Text Example
Text Example
White with #257312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257312; }
p { color: rgb(37,115,18); }
H1.HeaderClassName
{
color: #257312;
}
.AnyTagClassName
{
color: #257312;
}
</style>
background-color css
<style>
a { background-color: #257312; }
a { background-color: rgb(37,115,18); }
div.DivClassName
{
background-color: #257312;
}
.BgClassName
{
background-color: #257312;
}
</style>
border-color css
<style>
span { border-color: #257312; }
span { border-color: rgb(37,115,18); }
td.TdClassName
{
border-color: #257312;
}
.TagClassName
{
border-color: #257312;
}
</style>