Shades of Green House #346726
Tints of Green House #346726
RGB
CMYK
RGB Variations
Color information
#346726 (or 0x346726) is known color: Green House. HEX triplet: 34, 67 and 26. RGB value is (52,103,38). Sum of RGB (Red+Green+Blue) = 52+103+38=193 (25% of max value = 765). Red value is 52 (20.70% from 255 or 26.94% from 193); Green value is 103 (40.62% from 255 or 53.37% from 193); Blue value is 38 (15.23% from 255 or 19.69% from 193); Max value from RGB is 103 - color contains mainly: green. Hex color #346726 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #346726 is #CB98D9. Grayscale: #505050. Windows color (decimal): -13342938 or 2516788. OLE color: 2516788.
HSL color Cylindrical-coordinate representation of color #346726: hue angle of 107.08º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #346726 is Cyan = 0.50, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 52 | 103 | 38 | - |
| CMYK | 0.50 | 0 | 0.63 | 0.60 |
| HSL | 107.08º | 0.46% | 0.28% | - |
| HSV(B) | 107.08º | 0.63% | 0.4% | - |
| XYZ | 6.62 | 10.57 | 3.53 | - |
| YUV | 80.34 | 104.1 | 107.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 103 | 38 | 0.50 | 0 | 0.63 | 0.60 | 107.08 | 0.46 | 0.28 |
| Hex | 34 | 67 | 26 | 32 | 0 | 3F | 3C | 6B | 2E | 1C |
| Octal | 64 | 147 | 46 | 62 | 0 | 77 | 74 | 153 | 56 | 34 |
| Binary | 110100 | 1100111 | 100110 | 110010 | 0 | 111111 | 111100 | 1101011 | 101110 | 11100 |
Color Harmonies of #346726
Complementary color
Monochromatic Colors of #346726
Black with #346726
Text Example
Text Example
White with #346726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346726; }
p { color: rgb(52,103,38); }
H1.HeaderClassName
{
color: #346726;
}
.AnyTagClassName
{
color: #346726;
}
</style>
background-color css
<style>
a { background-color: #346726; }
a { background-color: rgb(52,103,38); }
div.DivClassName
{
background-color: #346726;
}
.BgClassName
{
background-color: #346726;
}
</style>
border-color css
<style>
span { border-color: #346726; }
span { border-color: rgb(52,103,38); }
td.TdClassName
{
border-color: #346726;
}
.TagClassName
{
border-color: #346726;
}
</style>