Shades of Green House #346431
Tints of Green House #346431
RGB
CMYK
RGB Variations
Color information
#346431 (or 0x346431) is known color: Green House. HEX triplet: 34, 64 and 31. RGB value is (52,100,49). Sum of RGB (Red+Green+Blue) = 52+100+49=201 (26% of max value = 765). Red value is 52 (20.70% from 255 or 25.87% from 201); Green value is 100 (39.45% from 255 or 49.75% from 201); Blue value is 49 (19.53% from 255 or 24.38% from 201); Max value from RGB is 100 - color contains mainly: green. Hex color #346431 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #346431 is #CB9BCE. Grayscale: #4F4F4F. Windows color (decimal): -13343695 or 3236916. OLE color: 3236916.
HSL color Cylindrical-coordinate representation of color #346431: hue angle of 116.47º degrees, saturation: 0.34, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #346431 is Cyan = 0.48, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 52 | 100 | 49 | - |
| CMYK | 0.48 | 0 | 0.51 | 0.61 |
| HSL | 116.47º | 0.34% | 0.29% | - |
| HSV(B) | 116.47º | 0.51% | 0.39% | - |
| XYZ | 6.53 | 10.07 | 4.5 | - |
| YUV | 79.83 | 110.6 | 108.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 100 | 49 | 0.48 | 0 | 0.51 | 0.61 | 116.47 | 0.34 | 0.29 |
| Hex | 34 | 64 | 31 | 30 | 0 | 33 | 3D | 74 | 22 | 1D |
| Octal | 64 | 144 | 61 | 60 | 0 | 63 | 75 | 164 | 42 | 35 |
| Binary | 110100 | 1100100 | 110001 | 110000 | 0 | 110011 | 111101 | 1110100 | 100010 | 11101 |
Color Harmonies of #346431
Complementary color
Monochromatic Colors of #346431
Black with #346431
Text Example
Text Example
White with #346431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346431; }
p { color: rgb(52,100,49); }
H1.HeaderClassName
{
color: #346431;
}
.AnyTagClassName
{
color: #346431;
}
</style>
background-color css
<style>
a { background-color: #346431; }
a { background-color: rgb(52,100,49); }
div.DivClassName
{
background-color: #346431;
}
.BgClassName
{
background-color: #346431;
}
</style>
border-color css
<style>
span { border-color: #346431; }
span { border-color: rgb(52,100,49); }
td.TdClassName
{
border-color: #346431;
}
.TagClassName
{
border-color: #346431;
}
</style>