Shades of Green House #316319
Tints of Green House #316319
RGB
CMYK
RGB Variations
Color information
#316319 (or 0x316319) is known color: Green House. HEX triplet: 31, 63 and 19. RGB value is (49,99,25). Sum of RGB (Red+Green+Blue) = 49+99+25=173 (22% of max value = 765). Red value is 49 (19.53% from 255 or 28.32% from 173); Green value is 99 (39.06% from 255 or 57.23% from 173); Blue value is 25 (10.16% from 255 or 14.45% from 173); Max value from RGB is 99 - color contains mainly: green. Hex color #316319 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #316319 is #CE9CE6. Grayscale: #4B4B4B. Windows color (decimal): -13540583 or 1663793. OLE color: 1663793.
HSL color Cylindrical-coordinate representation of color #316319: hue angle of 100.54º degrees, saturation: 0.6, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #316319 is Cyan = 0.51, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 49 | 99 | 25 | - |
| CMYK | 0.51 | 0 | 0.75 | 0.61 |
| HSL | 100.54º | 0.6% | 0.24% | - |
| HSV(B) | 100.54º | 0.75% | 0.39% | - |
| XYZ | 5.9 | 9.65 | 2.47 | - |
| YUV | 75.61 | 99.44 | 109.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 99 | 25 | 0.51 | 0 | 0.75 | 0.61 | 100.54 | 0.6 | 0.24 |
| Hex | 31 | 63 | 19 | 33 | 0 | 4B | 3D | 65 | 3C | 18 |
| Octal | 61 | 143 | 31 | 63 | 0 | 113 | 75 | 145 | 74 | 30 |
| Binary | 110001 | 1100011 | 11001 | 110011 | 0 | 1001011 | 111101 | 1100101 | 111100 | 11000 |
Color Harmonies of #316319
Complementary color
Monochromatic Colors of #316319
Black with #316319
Text Example
Text Example
White with #316319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316319; }
p { color: rgb(49,99,25); }
H1.HeaderClassName
{
color: #316319;
}
.AnyTagClassName
{
color: #316319;
}
</style>
background-color css
<style>
a { background-color: #316319; }
a { background-color: rgb(49,99,25); }
div.DivClassName
{
background-color: #316319;
}
.BgClassName
{
background-color: #316319;
}
</style>
border-color css
<style>
span { border-color: #316319; }
span { border-color: rgb(49,99,25); }
td.TdClassName
{
border-color: #316319;
}
.TagClassName
{
border-color: #316319;
}
</style>