Shades of Green House #316829
Tints of Green House #316829
RGB
CMYK
RGB Variations
Color information
#316829 (or 0x316829) is known color: Green House. HEX triplet: 31, 68 and 29. RGB value is (49,104,41). Sum of RGB (Red+Green+Blue) = 49+104+41=194 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.26% from 194); Green value is 104 (41.02% from 255 or 53.61% from 194); Blue value is 41 (16.41% from 255 or 21.13% from 194); Max value from RGB is 104 - color contains mainly: green. Hex color #316829 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #316829 is #CE97D6. Grayscale: #505050. Windows color (decimal): -13539287 or 2713649. OLE color: 2713649.
HSL color Cylindrical-coordinate representation of color #316829: hue angle of 112.38º 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 #316829 is Cyan = 0.53, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 104 | 41 | - |
| CMYK | 0.53 | 0 | 0.61 | 0.59 |
| HSL | 112.38º | 0.43% | 0.28% | - |
| HSV(B) | 112.38º | 0.61% | 0.41% | - |
| XYZ | 6.62 | 10.71 | 3.82 | - |
| YUV | 80.37 | 105.78 | 105.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 104 | 41 | 0.53 | 0 | 0.61 | 0.59 | 112.38 | 0.43 | 0.28 |
| Hex | 31 | 68 | 29 | 35 | 0 | 3D | 3B | 70 | 2B | 1C |
| Octal | 61 | 150 | 51 | 65 | 0 | 75 | 73 | 160 | 53 | 34 |
| Binary | 110001 | 1101000 | 101001 | 110101 | 0 | 111101 | 111011 | 1110000 | 101011 | 11100 |
Color Harmonies of #316829
Complementary color
Monochromatic Colors of #316829
Black with #316829
Text Example
Text Example
White with #316829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316829; }
p { color: rgb(49,104,41); }
H1.HeaderClassName
{
color: #316829;
}
.AnyTagClassName
{
color: #316829;
}
</style>
background-color css
<style>
a { background-color: #316829; }
a { background-color: rgb(49,104,41); }
div.DivClassName
{
background-color: #316829;
}
.BgClassName
{
background-color: #316829;
}
</style>
border-color css
<style>
span { border-color: #316829; }
span { border-color: rgb(49,104,41); }
td.TdClassName
{
border-color: #316829;
}
.TagClassName
{
border-color: #316829;
}
</style>