Shades of Forest Green #259526
Tints of Forest Green #259526
RGB
CMYK
RGB Variations
Color information
#259526 (or 0x259526) is known color: Forest Green. HEX triplet: 25, 95 and 26. RGB value is (37,149,38). Sum of RGB (Red+Green+Blue) = 37+149+38=224 (29% of max value = 765). Red value is 37 (14.84% from 255 or 16.52% from 224); Green value is 149 (58.59% from 255 or 66.52% from 224); Blue value is 38 (15.23% from 255 or 16.96% from 224); Max value from RGB is 149 - color contains mainly: green. Hex color #259526 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #259526 is #DA6AD9. Grayscale: #676767. Windows color (decimal): -14314202 or 2528549. OLE color: 2528549.
HSL color Cylindrical-coordinate representation of color #259526: hue angle of 120.54º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #259526 is Cyan = 0.75, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 37 | 149 | 38 | - |
| CMYK | 0.75 | 0 | 0.74 | 0.42 |
| HSL | 120.54º | 0.6% | 0.36% | - |
| HSV(B) | 120.54º | 0.75% | 0.58% | - |
| XYZ | 11.86 | 22.03 | 5.46 | - |
| YUV | 102.86 | 91.39 | 81.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 149 | 38 | 0.75 | 0 | 0.74 | 0.42 | 120.54 | 0.6 | 0.36 |
| Hex | 25 | 95 | 26 | 4B | 0 | 4A | 2A | 79 | 3C | 24 |
| Octal | 45 | 225 | 46 | 113 | 0 | 112 | 52 | 171 | 74 | 44 |
| Binary | 100101 | 10010101 | 100110 | 1001011 | 0 | 1001010 | 101010 | 1111001 | 111100 | 100100 |
Color Harmonies of #259526
Complementary color
Monochromatic Colors of #259526
Black with #259526
Text Example
Text Example
White with #259526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #259526; }
p { color: rgb(37,149,38); }
H1.HeaderClassName
{
color: #259526;
}
.AnyTagClassName
{
color: #259526;
}
</style>
background-color css
<style>
a { background-color: #259526; }
a { background-color: rgb(37,149,38); }
div.DivClassName
{
background-color: #259526;
}
.BgClassName
{
background-color: #259526;
}
</style>
border-color css
<style>
span { border-color: #259526; }
span { border-color: rgb(37,149,38); }
td.TdClassName
{
border-color: #259526;
}
.TagClassName
{
border-color: #259526;
}
</style>