Shades of Forest Green #257517
Tints of Forest Green #257517
RGB
CMYK
RGB Variations
Color information
#257517 (or 0x257517) is known color: Forest Green. HEX triplet: 25, 75 and 17. RGB value is (37,117,23). Sum of RGB (Red+Green+Blue) = 37+117+23=177 (23% of max value = 765). Red value is 37 (14.84% from 255 or 20.90% from 177); Green value is 117 (46.09% from 255 or 66.10% from 177); Blue value is 23 (9.38% from 255 or 12.99% from 177); Max value from RGB is 117 - color contains mainly: green. Hex color #257517 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #257517 is #DA8AE8. Grayscale: #525252. Windows color (decimal): -14322409 or 1537317. OLE color: 1537317.
HSL color Cylindrical-coordinate representation of color #257517: hue angle of 111.06º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #257517 is Cyan = 0.68, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 117 | 23 | - |
| CMYK | 0.68 | 0 | 0.80 | 0.54 |
| HSL | 111.06º | 0.67% | 0.27% | - |
| HSV(B) | 111.06º | 0.8% | 0.46% | - |
| XYZ | 7.28 | 13.18 | 2.97 | - |
| YUV | 82.36 | 94.5 | 95.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 117 | 23 | 0.68 | 0 | 0.80 | 0.54 | 111.06 | 0.67 | 0.27 |
| Hex | 25 | 75 | 17 | 44 | 0 | 50 | 36 | 6F | 43 | 1B |
| Octal | 45 | 165 | 27 | 104 | 0 | 120 | 66 | 157 | 103 | 33 |
| Binary | 100101 | 1110101 | 10111 | 1000100 | 0 | 1010000 | 110110 | 1101111 | 1000011 | 11011 |
Color Harmonies of #257517
Complementary color
Monochromatic Colors of #257517
Black with #257517
Text Example
Text Example
White with #257517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257517; }
p { color: rgb(37,117,23); }
H1.HeaderClassName
{
color: #257517;
}
.AnyTagClassName
{
color: #257517;
}
</style>
background-color css
<style>
a { background-color: #257517; }
a { background-color: rgb(37,117,23); }
div.DivClassName
{
background-color: #257517;
}
.BgClassName
{
background-color: #257517;
}
</style>
border-color css
<style>
span { border-color: #257517; }
span { border-color: rgb(37,117,23); }
td.TdClassName
{
border-color: #257517;
}
.TagClassName
{
border-color: #257517;
}
</style>