Shades of Forest Green #298308
Tints of Forest Green #298308
RGB
CMYK
RGB Variations
Color information
#298308 (or 0x298308) is known color: Forest Green. HEX triplet: 29, 83 and 08. RGB value is (41,131,8). Sum of RGB (Red+Green+Blue) = 41+131+8=180 (23% of max value = 765). Red value is 41 (16.41% from 255 or 22.78% from 180); Green value is 131 (51.56% from 255 or 72.78% from 180); Blue value is 8 (3.52% from 255 or 4.44% from 180); Max value from RGB is 131 - color contains mainly: green. Hex color #298308 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #298308 is #D67CF7. Grayscale: #5A5A5A. Windows color (decimal): -14056696 or 557865. OLE color: 557865.
HSL color Cylindrical-coordinate representation of color #298308: hue angle of 103.9º degrees, saturation: 0.88, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #298308 is Cyan = 0.69, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 41 | 131 | 8 | - |
| CMYK | 0.69 | 0 | 0.94 | 0.49 |
| HSL | 103.9º | 0.88% | 0.27% | - |
| HSV(B) | 103.9º | 0.94% | 0.51% | - |
| XYZ | 9.07 | 16.72 | 2.98 | - |
| YUV | 90.07 | 81.68 | 93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 131 | 8 | 0.69 | 0 | 0.94 | 0.49 | 103.9 | 0.88 | 0.27 |
| Hex | 29 | 83 | 8 | 45 | 0 | 5E | 31 | 68 | 58 | 1B |
| Octal | 51 | 203 | 10 | 105 | 0 | 136 | 61 | 150 | 130 | 33 |
| Binary | 101001 | 10000011 | 1000 | 1000101 | 0 | 1011110 | 110001 | 1101000 | 1011000 | 11011 |
Color Harmonies of #298308
Complementary color
Monochromatic Colors of #298308
Black with #298308
Text Example
Text Example
White with #298308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #298308; }
p { color: rgb(41,131,8); }
H1.HeaderClassName
{
color: #298308;
}
.AnyTagClassName
{
color: #298308;
}
</style>
background-color css
<style>
a { background-color: #298308; }
a { background-color: rgb(41,131,8); }
div.DivClassName
{
background-color: #298308;
}
.BgClassName
{
background-color: #298308;
}
</style>
border-color css
<style>
span { border-color: #298308; }
span { border-color: rgb(41,131,8); }
td.TdClassName
{
border-color: #298308;
}
.TagClassName
{
border-color: #298308;
}
</style>