Shades of Green House #346729
Tints of Green House #346729
RGB
CMYK
RGB Variations
Color information
#346729 (or 0x346729) is known color: Green House. HEX triplet: 34, 67 and 29. RGB value is (52,103,41). Sum of RGB (Red+Green+Blue) = 52+103+41=196 (25% of max value = 765). Red value is 52 (20.70% from 255 or 26.53% from 196); Green value is 103 (40.62% from 255 or 52.55% from 196); Blue value is 41 (16.41% from 255 or 20.92% from 196); Max value from RGB is 103 - color contains mainly: green. Hex color #346729 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #346729 is #CB98D6. Grayscale: #505050. Windows color (decimal): -13342935 or 2713396. OLE color: 2713396.
HSL color Cylindrical-coordinate representation of color #346729: hue angle of 109.35º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #346729 is Cyan = 0.50, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 52 | 103 | 41 | - |
| CMYK | 0.50 | 0 | 0.60 | 0.60 |
| HSL | 109.35º | 0.43% | 0.28% | - |
| HSV(B) | 109.35º | 0.6% | 0.4% | - |
| XYZ | 6.67 | 10.59 | 3.79 | - |
| YUV | 80.68 | 105.6 | 107.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 103 | 41 | 0.50 | 0 | 0.60 | 0.60 | 109.35 | 0.43 | 0.28 |
| Hex | 34 | 67 | 29 | 32 | 0 | 3C | 3C | 6D | 2B | 1C |
| Octal | 64 | 147 | 51 | 62 | 0 | 74 | 74 | 155 | 53 | 34 |
| Binary | 110100 | 1100111 | 101001 | 110010 | 0 | 111100 | 111100 | 1101101 | 101011 | 11100 |
Color Harmonies of #346729
Complementary color
Monochromatic Colors of #346729
Black with #346729
Text Example
Text Example
White with #346729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346729; }
p { color: rgb(52,103,41); }
H1.HeaderClassName
{
color: #346729;
}
.AnyTagClassName
{
color: #346729;
}
</style>
background-color css
<style>
a { background-color: #346729; }
a { background-color: rgb(52,103,41); }
div.DivClassName
{
background-color: #346729;
}
.BgClassName
{
background-color: #346729;
}
</style>
border-color css
<style>
span { border-color: #346729; }
span { border-color: rgb(52,103,41); }
td.TdClassName
{
border-color: #346729;
}
.TagClassName
{
border-color: #346729;
}
</style>