Shades of Hunter Green #346840
Tints of Hunter Green #346840
RGB
CMYK
RGB Variations
Color information
#346840 (or 0x346840) is known color: Hunter Green. HEX triplet: 34, 68 and 40. RGB value is (52,104,64). Sum of RGB (Red+Green+Blue) = 52+104+64=220 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.64% from 220); Green value is 104 (41.02% from 255 or 47.27% from 220); Blue value is 64 (25.39% from 255 or 29.09% from 220); Max value from RGB is 104 - color contains mainly: green. Hex color #346840 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #346840 is #CB97BF. Grayscale: #545454. Windows color (decimal): -13342656 or 4220980. OLE color: 4220980.
HSL color Cylindrical-coordinate representation of color #346840: hue angle of 133.85º degrees, saturation: 0.33, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #346840 is Cyan = 0.50, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 52 | 104 | 64 | - |
| CMYK | 0.50 | 0 | 0.38 | 0.59 |
| HSL | 133.85º | 0.33% | 0.31% | - |
| HSV(B) | 133.85º | 0.5% | 0.41% | - |
| XYZ | 7.29 | 11 | 6.59 | - |
| YUV | 83.89 | 116.77 | 105.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 104 | 64 | 0.50 | 0 | 0.38 | 0.59 | 133.85 | 0.33 | 0.31 |
| Hex | 34 | 68 | 40 | 32 | 0 | 26 | 3B | 86 | 21 | 1F |
| Octal | 64 | 150 | 100 | 62 | 0 | 46 | 73 | 206 | 41 | 37 |
| Binary | 110100 | 1101000 | 1000000 | 110010 | 0 | 100110 | 111011 | 10000110 | 100001 | 11111 |
Color Harmonies of #346840
Complementary color
Monochromatic Colors of #346840
Black with #346840
Text Example
Text Example
White with #346840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346840; }
p { color: rgb(52,104,64); }
H1.HeaderClassName
{
color: #346840;
}
.AnyTagClassName
{
color: #346840;
}
</style>
background-color css
<style>
a { background-color: #346840; }
a { background-color: rgb(52,104,64); }
div.DivClassName
{
background-color: #346840;
}
.BgClassName
{
background-color: #346840;
}
</style>
border-color css
<style>
span { border-color: #346840; }
span { border-color: rgb(52,104,64); }
td.TdClassName
{
border-color: #346840;
}
.TagClassName
{
border-color: #346840;
}
</style>