Shades of Green House #316722
Tints of Green House #316722
RGB
CMYK
RGB Variations
Color information
#316722 (or 0x316722) is known color: Green House. HEX triplet: 31, 67 and 22. RGB value is (49,103,34). Sum of RGB (Red+Green+Blue) = 49+103+34=186 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.34% from 186); Green value is 103 (40.62% from 255 or 55.38% from 186); Blue value is 34 (13.67% from 255 or 18.28% from 186); Max value from RGB is 103 - color contains mainly: green. Hex color #316722 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #316722 is #CE98DD. Grayscale: #4F4F4F. Windows color (decimal): -13539550 or 2254641. OLE color: 2254641.
HSL color Cylindrical-coordinate representation of color #316722: hue angle of 106.96º 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 #316722 is Cyan = 0.52, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 103 | 34 | - |
| CMYK | 0.52 | 0 | 0.67 | 0.60 |
| HSL | 106.96º | 0.5% | 0.27% | - |
| HSV(B) | 106.96º | 0.67% | 0.4% | - |
| XYZ | 6.41 | 10.47 | 3.2 | - |
| YUV | 78.99 | 102.61 | 106.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 103 | 34 | 0.52 | 0 | 0.67 | 0.60 | 106.96 | 0.5 | 0.27 |
| Hex | 31 | 67 | 22 | 34 | 0 | 43 | 3C | 6B | 32 | 1B |
| Octal | 61 | 147 | 42 | 64 | 0 | 103 | 74 | 153 | 62 | 33 |
| Binary | 110001 | 1100111 | 100010 | 110100 | 0 | 1000011 | 111100 | 1101011 | 110010 | 11011 |
Color Harmonies of #316722
Complementary color
Monochromatic Colors of #316722
Black with #316722
Text Example
Text Example
White with #316722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316722; }
p { color: rgb(49,103,34); }
H1.HeaderClassName
{
color: #316722;
}
.AnyTagClassName
{
color: #316722;
}
</style>
background-color css
<style>
a { background-color: #316722; }
a { background-color: rgb(49,103,34); }
div.DivClassName
{
background-color: #316722;
}
.BgClassName
{
background-color: #316722;
}
</style>
border-color css
<style>
span { border-color: #316722; }
span { border-color: rgb(49,103,34); }
td.TdClassName
{
border-color: #316722;
}
.TagClassName
{
border-color: #316722;
}
</style>