Shades of Hunter Green #356138
Tints of Hunter Green #356138
RGB
CMYK
RGB Variations
Color information
#356138 (or 0x356138) is known color: Hunter Green. HEX triplet: 35, 61 and 38. RGB value is (53,97,56). Sum of RGB (Red+Green+Blue) = 53+97+56=206 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.73% from 206); Green value is 97 (38.28% from 255 or 47.09% from 206); Blue value is 56 (22.27% from 255 or 27.18% from 206); Max value from RGB is 97 - color contains mainly: green. Hex color #356138 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #356138 is #CA9EC7. Grayscale: #4F4F4F. Windows color (decimal): -13278920 or 3694901. OLE color: 3694901.
HSL color Cylindrical-coordinate representation of color #356138: hue angle of 124.09º degrees, saturation: 0.29, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #356138 is Cyan = 0.45, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 53 | 97 | 56 | - |
| CMYK | 0.45 | 0 | 0.42 | 0.62 |
| HSL | 124.09º | 0.29% | 0.29% | - |
| HSV(B) | 124.09º | 0.45% | 0.38% | - |
| XYZ | 6.46 | 9.59 | 5.25 | - |
| YUV | 79.17 | 114.92 | 109.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 97 | 56 | 0.45 | 0 | 0.42 | 0.62 | 124.09 | 0.29 | 0.29 |
| Hex | 35 | 61 | 38 | 2D | 0 | 2A | 3E | 7C | 1D | 1D |
| Octal | 65 | 141 | 70 | 55 | 0 | 52 | 76 | 174 | 35 | 35 |
| Binary | 110101 | 1100001 | 111000 | 101101 | 0 | 101010 | 111110 | 1111100 | 11101 | 11101 |
Color Harmonies of #356138
Complementary color
Monochromatic Colors of #356138
Black with #356138
Text Example
Text Example
White with #356138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356138; }
p { color: rgb(53,97,56); }
H1.HeaderClassName
{
color: #356138;
}
.AnyTagClassName
{
color: #356138;
}
</style>
background-color css
<style>
a { background-color: #356138; }
a { background-color: rgb(53,97,56); }
div.DivClassName
{
background-color: #356138;
}
.BgClassName
{
background-color: #356138;
}
</style>
border-color css
<style>
span { border-color: #356138; }
span { border-color: rgb(53,97,56); }
td.TdClassName
{
border-color: #356138;
}
.TagClassName
{
border-color: #356138;
}
</style>