Shades of Hunter Green #346141
Tints of Hunter Green #346141
RGB
CMYK
RGB Variations
Color information
#346141 (or 0x346141) is known color: Hunter Green. HEX triplet: 34, 61 and 41. RGB value is (52,97,65). Sum of RGB (Red+Green+Blue) = 52+97+65=214 (28% of max value = 765). Red value is 52 (20.70% from 255 or 24.30% from 214); Green value is 97 (38.28% from 255 or 45.33% from 214); Blue value is 65 (25.78% from 255 or 30.37% from 214); Max value from RGB is 97 - color contains mainly: green. Hex color #346141 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #346141 is #CB9EBE. Grayscale: #4F4F4F. Windows color (decimal): -13344447 or 4284724. OLE color: 4284724.
HSL color Cylindrical-coordinate representation of color #346141: hue angle of 137.33º degrees, saturation: 0.3, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #346141 is Cyan = 0.46, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 52 | 97 | 65 | - |
| CMYK | 0.46 | 0 | 0.33 | 0.62 |
| HSL | 137.33º | 0.3% | 0.29% | - |
| HSV(B) | 137.33º | 0.46% | 0.38% | - |
| XYZ | 6.65 | 9.66 | 6.52 | - |
| YUV | 79.9 | 119.59 | 108.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 97 | 65 | 0.46 | 0 | 0.33 | 0.62 | 137.33 | 0.3 | 0.29 |
| Hex | 34 | 61 | 41 | 2E | 0 | 21 | 3E | 89 | 1E | 1D |
| Octal | 64 | 141 | 101 | 56 | 0 | 41 | 76 | 211 | 36 | 35 |
| Binary | 110100 | 1100001 | 1000001 | 101110 | 0 | 100001 | 111110 | 10001001 | 11110 | 11101 |
Color Harmonies of #346141
Complementary color
Monochromatic Colors of #346141
Black with #346141
Text Example
Text Example
White with #346141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346141; }
p { color: rgb(52,97,65); }
H1.HeaderClassName
{
color: #346141;
}
.AnyTagClassName
{
color: #346141;
}
</style>
background-color css
<style>
a { background-color: #346141; }
a { background-color: rgb(52,97,65); }
div.DivClassName
{
background-color: #346141;
}
.BgClassName
{
background-color: #346141;
}
</style>
border-color css
<style>
span { border-color: #346141; }
span { border-color: rgb(52,97,65); }
td.TdClassName
{
border-color: #346141;
}
.TagClassName
{
border-color: #346141;
}
</style>