Shades of Green House #316229
Tints of Green House #316229
RGB
CMYK
RGB Variations
Color information
#316229 (or 0x316229) is known color: Green House. HEX triplet: 31, 62 and 29. RGB value is (49,98,41). Sum of RGB (Red+Green+Blue) = 49+98+41=188 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.06% from 188); Green value is 98 (38.67% from 255 or 52.13% from 188); Blue value is 41 (16.41% from 255 or 21.81% from 188); Max value from RGB is 98 - color contains mainly: green. Hex color #316229 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #316229 is #CE9DD6. Grayscale: #4D4D4D. Windows color (decimal): -13540823 or 2712113. OLE color: 2712113.
HSL color Cylindrical-coordinate representation of color #316229: hue angle of 111.58º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #316229 is Cyan = 0.5, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 98 | 41 | - |
| CMYK | 0.5 | 0 | 0.58 | 0.62 |
| HSL | 111.58º | 0.41% | 0.27% | - |
| HSV(B) | 111.58º | 0.58% | 0.38% | - |
| XYZ | 6.03 | 9.55 | 3.62 | - |
| YUV | 76.85 | 107.77 | 108.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 98 | 41 | 0.5 | 0 | 0.58 | 0.62 | 111.58 | 0.41 | 0.27 |
| Hex | 31 | 62 | 29 | 32 | 0 | 3A | 3E | 70 | 29 | 1B |
| Octal | 61 | 142 | 51 | 62 | 0 | 72 | 76 | 160 | 51 | 33 |
| Binary | 110001 | 1100010 | 101001 | 110010 | 0 | 111010 | 111110 | 1110000 | 101001 | 11011 |
Color Harmonies of #316229
Complementary color
Monochromatic Colors of #316229
Black with #316229
Text Example
Text Example
White with #316229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316229; }
p { color: rgb(49,98,41); }
H1.HeaderClassName
{
color: #316229;
}
.AnyTagClassName
{
color: #316229;
}
</style>
background-color css
<style>
a { background-color: #316229; }
a { background-color: rgb(49,98,41); }
div.DivClassName
{
background-color: #316229;
}
.BgClassName
{
background-color: #316229;
}
</style>
border-color css
<style>
span { border-color: #316229; }
span { border-color: rgb(49,98,41); }
td.TdClassName
{
border-color: #316229;
}
.TagClassName
{
border-color: #316229;
}
</style>