Shades of Forest Green #359435
Tints of Forest Green #359435
RGB
CMYK
RGB Variations
Color information
#359435 (or 0x359435) is known color: Forest Green. HEX triplet: 35, 94 and 35. RGB value is (53,148,53). Sum of RGB (Red+Green+Blue) = 53+148+53=254 (33% of max value = 765). Red value is 53 (21.09% from 255 or 20.87% from 254); Green value is 148 (58.20% from 255 or 58.27% from 254); Blue value is 53 (21.09% from 255 or 20.87% from 254); Max value from RGB is 148 - color contains mainly: green. Hex color #359435 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #359435 is #CA6BCA. Grayscale: #6D6D6D. Windows color (decimal): -13265867 or 3511349. OLE color: 3511349.
HSL color Cylindrical-coordinate representation of color #359435: hue angle of 120º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #359435 is Cyan = 0.64, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 148 | 53 | - |
| CMYK | 0.64 | 0 | 0.64 | 0.42 |
| HSL | 120º | 0.47% | 0.39% | - |
| HSV(B) | 120º | 0.64% | 0.58% | - |
| XYZ | 12.7 | 22.19 | 6.98 | - |
| YUV | 108.77 | 96.53 | 88.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 148 | 53 | 0.64 | 0 | 0.64 | 0.42 | 120 | 0.47 | 0.39 |
| Hex | 35 | 94 | 35 | 40 | 0 | 40 | 2A | 78 | 2F | 27 |
| Octal | 65 | 224 | 65 | 100 | 0 | 100 | 52 | 170 | 57 | 47 |
| Binary | 110101 | 10010100 | 110101 | 1000000 | 0 | 1000000 | 101010 | 1111000 | 101111 | 100111 |
Color Harmonies of #359435
Complementary color
Monochromatic Colors of #359435
Black with #359435
Text Example
Text Example
White with #359435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #359435; }
p { color: rgb(53,148,53); }
H1.HeaderClassName
{
color: #359435;
}
.AnyTagClassName
{
color: #359435;
}
</style>
background-color css
<style>
a { background-color: #359435; }
a { background-color: rgb(53,148,53); }
div.DivClassName
{
background-color: #359435;
}
.BgClassName
{
background-color: #359435;
}
</style>
border-color css
<style>
span { border-color: #359435; }
span { border-color: rgb(53,148,53); }
td.TdClassName
{
border-color: #359435;
}
.TagClassName
{
border-color: #359435;
}
</style>