Shades of Green House #346829
Tints of Green House #346829
RGB
CMYK
RGB Variations
Color information
#346829 (or 0x346829) is known color: Green House. HEX triplet: 34, 68 and 29. RGB value is (52,104,41). Sum of RGB (Red+Green+Blue) = 52+104+41=197 (26% of max value = 765). Red value is 52 (20.70% from 255 or 26.40% from 197); Green value is 104 (41.02% from 255 or 52.79% from 197); Blue value is 41 (16.41% from 255 or 20.81% from 197); Max value from RGB is 104 - color contains mainly: green. Hex color #346829 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #346829 is #CB97D6. Grayscale: #515151. Windows color (decimal): -13342679 or 2713652. OLE color: 2713652.
HSL color Cylindrical-coordinate representation of color #346829: hue angle of 109.52º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #346829 is Cyan = 0.50, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 52 | 104 | 41 | - |
| CMYK | 0.50 | 0 | 0.61 | 0.59 |
| HSL | 109.52º | 0.43% | 0.28% | - |
| HSV(B) | 109.52º | 0.61% | 0.41% | - |
| XYZ | 6.77 | 10.79 | 3.82 | - |
| YUV | 81.27 | 105.27 | 107.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 104 | 41 | 0.50 | 0 | 0.61 | 0.59 | 109.52 | 0.43 | 0.28 |
| Hex | 34 | 68 | 29 | 32 | 0 | 3D | 3B | 6E | 2B | 1C |
| Octal | 64 | 150 | 51 | 62 | 0 | 75 | 73 | 156 | 53 | 34 |
| Binary | 110100 | 1101000 | 101001 | 110010 | 0 | 111101 | 111011 | 1101110 | 101011 | 11100 |
Color Harmonies of #346829
Complementary color
Monochromatic Colors of #346829
Black with #346829
Text Example
Text Example
White with #346829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346829; }
p { color: rgb(52,104,41); }
H1.HeaderClassName
{
color: #346829;
}
.AnyTagClassName
{
color: #346829;
}
</style>
background-color css
<style>
a { background-color: #346829; }
a { background-color: rgb(52,104,41); }
div.DivClassName
{
background-color: #346829;
}
.BgClassName
{
background-color: #346829;
}
</style>
border-color css
<style>
span { border-color: #346829; }
span { border-color: rgb(52,104,41); }
td.TdClassName
{
border-color: #346829;
}
.TagClassName
{
border-color: #346829;
}
</style>