Shades of Hunter Green #326138
Tints of Hunter Green #326138
RGB
CMYK
RGB Variations
Color information
#326138 (or 0x326138) is known color: Hunter Green. HEX triplet: 32, 61 and 38. RGB value is (50,97,56). Sum of RGB (Red+Green+Blue) = 50+97+56=203 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.63% from 203); Green value is 97 (38.28% from 255 or 47.78% from 203); Blue value is 56 (22.27% from 255 or 27.59% from 203); Max value from RGB is 97 - color contains mainly: green. Hex color #326138 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #326138 is #CD9EC7. Grayscale: #4E4E4E. Windows color (decimal): -13475528 or 3694898. OLE color: 3694898.
HSL color Cylindrical-coordinate representation of color #326138: hue angle of 127.66º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #326138 is Cyan = 0.48, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 50 | 97 | 56 | - |
| CMYK | 0.48 | 0 | 0.42 | 0.62 |
| HSL | 127.66º | 0.32% | 0.29% | - |
| HSV(B) | 127.66º | 0.48% | 0.38% | - |
| XYZ | 6.3 | 9.51 | 5.25 | - |
| YUV | 78.27 | 115.43 | 107.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 97 | 56 | 0.48 | 0 | 0.42 | 0.62 | 127.66 | 0.32 | 0.29 |
| Hex | 32 | 61 | 38 | 30 | 0 | 2A | 3E | 80 | 20 | 1D |
| Octal | 62 | 141 | 70 | 60 | 0 | 52 | 76 | 200 | 40 | 35 |
| Binary | 110010 | 1100001 | 111000 | 110000 | 0 | 101010 | 111110 | 10000000 | 100000 | 11101 |
Color Harmonies of #326138
Complementary color
Monochromatic Colors of #326138
Black with #326138
Text Example
Text Example
White with #326138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326138; }
p { color: rgb(50,97,56); }
H1.HeaderClassName
{
color: #326138;
}
.AnyTagClassName
{
color: #326138;
}
</style>
background-color css
<style>
a { background-color: #326138; }
a { background-color: rgb(50,97,56); }
div.DivClassName
{
background-color: #326138;
}
.BgClassName
{
background-color: #326138;
}
</style>
border-color css
<style>
span { border-color: #326138; }
span { border-color: rgb(50,97,56); }
td.TdClassName
{
border-color: #326138;
}
.TagClassName
{
border-color: #326138;
}
</style>