Shades of Forest Green #257313
Tints of Forest Green #257313
RGB
CMYK
RGB Variations
Color information
#257313 (or 0x257313) is known color: Forest Green. HEX triplet: 25, 73 and 13. RGB value is (37,115,19). Sum of RGB (Red+Green+Blue) = 37+115+19=171 (22% of max value = 765). Red value is 37 (14.84% from 255 or 21.64% from 171); Green value is 115 (45.31% from 255 or 67.25% from 171); Blue value is 19 (7.81% from 255 or 11.11% from 171); Max value from RGB is 115 - color contains mainly: green. Hex color #257313 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #257313 is #DA8CEC. Grayscale: #515151. Windows color (decimal): -14322925 or 1274661. OLE color: 1274661.
HSL color Cylindrical-coordinate representation of color #257313: hue angle of 108.75º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #257313 is Cyan = 0.68, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 37 | 115 | 19 | - |
| CMYK | 0.68 | 0 | 0.83 | 0.55 |
| HSL | 108.75º | 0.72% | 0.26% | - |
| HSV(B) | 108.75º | 0.83% | 0.45% | - |
| XYZ | 7.01 | 12.7 | 2.7 | - |
| YUV | 80.73 | 93.16 | 96.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 115 | 19 | 0.68 | 0 | 0.83 | 0.55 | 108.75 | 0.72 | 0.26 |
| Hex | 25 | 73 | 13 | 44 | 0 | 53 | 37 | 6D | 48 | 1A |
| Octal | 45 | 163 | 23 | 104 | 0 | 123 | 67 | 155 | 110 | 32 |
| Binary | 100101 | 1110011 | 10011 | 1000100 | 0 | 1010011 | 110111 | 1101101 | 1001000 | 11010 |
Color Harmonies of #257313
Complementary color
Monochromatic Colors of #257313
Black with #257313
Text Example
Text Example
White with #257313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257313; }
p { color: rgb(37,115,19); }
H1.HeaderClassName
{
color: #257313;
}
.AnyTagClassName
{
color: #257313;
}
</style>
background-color css
<style>
a { background-color: #257313; }
a { background-color: rgb(37,115,19); }
div.DivClassName
{
background-color: #257313;
}
.BgClassName
{
background-color: #257313;
}
</style>
border-color css
<style>
span { border-color: #257313; }
span { border-color: rgb(37,115,19); }
td.TdClassName
{
border-color: #257313;
}
.TagClassName
{
border-color: #257313;
}
</style>