Shades of Green House #316518
Tints of Green House #316518
RGB
CMYK
RGB Variations
Color information
#316518 (or 0x316518) is known color: Green House. HEX triplet: 31, 65 and 18. RGB value is (49,101,24). Sum of RGB (Red+Green+Blue) = 49+101+24=174 (23% of max value = 765). Red value is 49 (19.53% from 255 or 28.16% from 174); Green value is 101 (39.84% from 255 or 58.05% from 174); Blue value is 24 (9.77% from 255 or 13.79% from 174); Max value from RGB is 101 - color contains mainly: green. Hex color #316518 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #316518 is #CE9AE7. Grayscale: #4C4C4C. Windows color (decimal): -13540072 or 1598769. OLE color: 1598769.
HSL color Cylindrical-coordinate representation of color #316518: hue angle of 100.52º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #316518 is Cyan = 0.51, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 101 | 24 | - |
| CMYK | 0.51 | 0 | 0.76 | 0.60 |
| HSL | 100.52º | 0.62% | 0.25% | - |
| HSV(B) | 100.52º | 0.76% | 0.4% | - |
| XYZ | 6.09 | 10.03 | 2.48 | - |
| YUV | 76.67 | 98.27 | 108.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 101 | 24 | 0.51 | 0 | 0.76 | 0.60 | 100.52 | 0.62 | 0.25 |
| Hex | 31 | 65 | 18 | 33 | 0 | 4C | 3C | 65 | 3E | 19 |
| Octal | 61 | 145 | 30 | 63 | 0 | 114 | 74 | 145 | 76 | 31 |
| Binary | 110001 | 1100101 | 11000 | 110011 | 0 | 1001100 | 111100 | 1100101 | 111110 | 11001 |
Color Harmonies of #316518
Complementary color
Monochromatic Colors of #316518
Black with #316518
Text Example
Text Example
White with #316518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316518; }
p { color: rgb(49,101,24); }
H1.HeaderClassName
{
color: #316518;
}
.AnyTagClassName
{
color: #316518;
}
</style>
background-color css
<style>
a { background-color: #316518; }
a { background-color: rgb(49,101,24); }
div.DivClassName
{
background-color: #316518;
}
.BgClassName
{
background-color: #316518;
}
</style>
border-color css
<style>
span { border-color: #316518; }
span { border-color: rgb(49,101,24); }
td.TdClassName
{
border-color: #316518;
}
.TagClassName
{
border-color: #316518;
}
</style>