Shades of Green House #346719
Tints of Green House #346719
RGB
CMYK
RGB Variations
Color information
#346719 (or 0x346719) is known color: Green House. HEX triplet: 34, 67 and 19. RGB value is (52,103,25). Sum of RGB (Red+Green+Blue) = 52+103+25=180 (23% of max value = 765). Red value is 52 (20.70% from 255 or 28.89% from 180); Green value is 103 (40.62% from 255 or 57.22% from 180); Blue value is 25 (10.16% from 255 or 13.89% from 180); Max value from RGB is 103 - color contains mainly: green. Hex color #346719 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #346719 is #CB98E6. Grayscale: #4F4F4F. Windows color (decimal): -13342951 or 1664820. OLE color: 1664820.
HSL color Cylindrical-coordinate representation of color #346719: hue angle of 99.23º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #346719 is Cyan = 0.50, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 52 | 103 | 25 | - |
| CMYK | 0.50 | 0 | 0.76 | 0.60 |
| HSL | 99.23º | 0.61% | 0.25% | - |
| HSV(B) | 99.23º | 0.76% | 0.4% | - |
| XYZ | 6.44 | 10.5 | 2.61 | - |
| YUV | 78.86 | 97.6 | 108.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 103 | 25 | 0.50 | 0 | 0.76 | 0.60 | 99.23 | 0.61 | 0.25 |
| Hex | 34 | 67 | 19 | 32 | 0 | 4C | 3C | 63 | 3D | 19 |
| Octal | 64 | 147 | 31 | 62 | 0 | 114 | 74 | 143 | 75 | 31 |
| Binary | 110100 | 1100111 | 11001 | 110010 | 0 | 1001100 | 111100 | 1100011 | 111101 | 11001 |
Color Harmonies of #346719
Complementary color
Monochromatic Colors of #346719
Black with #346719
Text Example
Text Example
White with #346719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346719; }
p { color: rgb(52,103,25); }
H1.HeaderClassName
{
color: #346719;
}
.AnyTagClassName
{
color: #346719;
}
</style>
background-color css
<style>
a { background-color: #346719; }
a { background-color: rgb(52,103,25); }
div.DivClassName
{
background-color: #346719;
}
.BgClassName
{
background-color: #346719;
}
</style>
border-color css
<style>
span { border-color: #346719; }
span { border-color: rgb(52,103,25); }
td.TdClassName
{
border-color: #346719;
}
.TagClassName
{
border-color: #346719;
}
</style>