Shades of Hunter Green #326742
Tints of Hunter Green #326742
RGB
CMYK
RGB Variations
Color information
#326742 (or 0x326742) is known color: Hunter Green. HEX triplet: 32, 67 and 42. RGB value is (50,103,66). Sum of RGB (Red+Green+Blue) = 50+103+66=219 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.83% from 219); Green value is 103 (40.62% from 255 or 47.03% from 219); Blue value is 66 (26.17% from 255 or 30.14% from 219); Max value from RGB is 103 - color contains mainly: green. Hex color #326742 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #326742 is #CD98BD. Grayscale: #535353. Windows color (decimal): -13473982 or 4351794. OLE color: 4351794.
HSL color Cylindrical-coordinate representation of color #326742: hue angle of 138.11º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #326742 is Cyan = 0.51, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 50 | 103 | 66 | - |
| CMYK | 0.51 | 0 | 0.36 | 0.60 |
| HSL | 138.11º | 0.35% | 0.3% | - |
| HSV(B) | 138.11º | 0.51% | 0.4% | - |
| XYZ | 7.15 | 10.77 | 6.86 | - |
| YUV | 82.94 | 118.44 | 104.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 103 | 66 | 0.51 | 0 | 0.36 | 0.60 | 138.11 | 0.35 | 0.3 |
| Hex | 32 | 67 | 42 | 33 | 0 | 24 | 3C | 8A | 23 | 1E |
| Octal | 62 | 147 | 102 | 63 | 0 | 44 | 74 | 212 | 43 | 36 |
| Binary | 110010 | 1100111 | 1000010 | 110011 | 0 | 100100 | 111100 | 10001010 | 100011 | 11110 |
Color Harmonies of #326742
Complementary color
Monochromatic Colors of #326742
Black with #326742
Text Example
Text Example
White with #326742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326742; }
p { color: rgb(50,103,66); }
H1.HeaderClassName
{
color: #326742;
}
.AnyTagClassName
{
color: #326742;
}
</style>
background-color css
<style>
a { background-color: #326742; }
a { background-color: rgb(50,103,66); }
div.DivClassName
{
background-color: #326742;
}
.BgClassName
{
background-color: #326742;
}
</style>
border-color css
<style>
span { border-color: #326742; }
span { border-color: rgb(50,103,66); }
td.TdClassName
{
border-color: #326742;
}
.TagClassName
{
border-color: #326742;
}
</style>