Shades of Green House #316622
Tints of Green House #316622
RGB
CMYK
RGB Variations
Color information
#316622 (or 0x316622) is known color: Green House. HEX triplet: 31, 66 and 22. RGB value is (49,102,34). Sum of RGB (Red+Green+Blue) = 49+102+34=185 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.49% from 185); Green value is 102 (40.23% from 255 or 55.14% from 185); Blue value is 34 (13.67% from 255 or 18.38% from 185); Max value from RGB is 102 - color contains mainly: green. Hex color #316622 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #316622 is #CE99DD. Grayscale: #4E4E4E. Windows color (decimal): -13539806 or 2254385. OLE color: 2254385.
HSL color Cylindrical-coordinate representation of color #316622: hue angle of 106.76º degrees, saturation: 0.5, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #316622 is Cyan = 0.52, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 49 | 102 | 34 | - |
| CMYK | 0.52 | 0 | 0.67 | 0.6 |
| HSL | 106.76º | 0.5% | 0.27% | - |
| HSV(B) | 106.76º | 0.67% | 0.4% | - |
| XYZ | 6.31 | 10.27 | 3.16 | - |
| YUV | 78.4 | 102.94 | 107.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 102 | 34 | 0.52 | 0 | 0.67 | 0.6 | 106.76 | 0.5 | 0.27 |
| Hex | 31 | 66 | 22 | 34 | 0 | 43 | 3C | 6B | 32 | 1B |
| Octal | 61 | 146 | 42 | 64 | 0 | 103 | 74 | 153 | 62 | 33 |
| Binary | 110001 | 1100110 | 100010 | 110100 | 0 | 1000011 | 111100 | 1101011 | 110010 | 11011 |
Color Harmonies of #316622
Complementary color
Monochromatic Colors of #316622
Black with #316622
Text Example
Text Example
White with #316622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316622; }
p { color: rgb(49,102,34); }
H1.HeaderClassName
{
color: #316622;
}
.AnyTagClassName
{
color: #316622;
}
</style>
background-color css
<style>
a { background-color: #316622; }
a { background-color: rgb(49,102,34); }
div.DivClassName
{
background-color: #316622;
}
.BgClassName
{
background-color: #316622;
}
</style>
border-color css
<style>
span { border-color: #316622; }
span { border-color: rgb(49,102,34); }
td.TdClassName
{
border-color: #316622;
}
.TagClassName
{
border-color: #316622;
}
</style>