Shades of Forest Green #038526
Tints of Forest Green #038526
RGB
CMYK
RGB Variations
Color information
#038526 (or 0x038526) is known color: Forest Green. HEX triplet: 03, 85 and 26. RGB value is (3,133,38). Sum of RGB (Red+Green+Blue) = 3+133+38=174 (23% of max value = 765). Red value is 3 (1.56% from 255 or 1.72% from 174); Green value is 133 (52.34% from 255 or 76.44% from 174); Blue value is 38 (15.23% from 255 or 21.84% from 174); Max value from RGB is 133 - color contains mainly: green. Hex color #038526 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #038526 is #FC7AD9. Grayscale: #535353. Windows color (decimal): -16546522 or 2524419. OLE color: 2524419.
HSL color Cylindrical-coordinate representation of color #038526: hue angle of 136.15º degrees, saturation: 0.96, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #038526 is Cyan = 0.98, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 3 | 133 | 38 | - |
| CMYK | 0.98 | 0 | 0.71 | 0.48 |
| HSL | 136.15º | 0.96% | 0.27% | - |
| HSV(B) | 136.15º | 0.98% | 0.52% | - |
| XYZ | 8.77 | 16.93 | 4.64 | - |
| YUV | 83.3 | 102.43 | 70.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 133 | 38 | 0.98 | 0 | 0.71 | 0.48 | 136.15 | 0.96 | 0.27 |
| Hex | 3 | 85 | 26 | 62 | 0 | 47 | 30 | 88 | 60 | 1B |
| Octal | 3 | 205 | 46 | 142 | 0 | 107 | 60 | 210 | 140 | 33 |
| Binary | 11 | 10000101 | 100110 | 1100010 | 0 | 1000111 | 110000 | 10001000 | 1100000 | 11011 |
Color Harmonies of #038526
Complementary color
Monochromatic Colors of #038526
Black with #038526
Text Example
Text Example
White with #038526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #038526; }
p { color: rgb(3,133,38); }
H1.HeaderClassName
{
color: #038526;
}
.AnyTagClassName
{
color: #038526;
}
</style>
background-color css
<style>
a { background-color: #038526; }
a { background-color: rgb(3,133,38); }
div.DivClassName
{
background-color: #038526;
}
.BgClassName
{
background-color: #038526;
}
</style>
border-color css
<style>
span { border-color: #038526; }
span { border-color: rgb(3,133,38); }
td.TdClassName
{
border-color: #038526;
}
.TagClassName
{
border-color: #038526;
}
</style>