Shades of Green House #316426
Tints of Green House #316426
RGB
CMYK
RGB Variations
Color information
#316426 (or 0x316426) is known color: Green House. HEX triplet: 31, 64 and 26. RGB value is (49,100,38). Sum of RGB (Red+Green+Blue) = 49+100+38=187 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.20% from 187); Green value is 100 (39.45% from 255 or 53.48% from 187); Blue value is 38 (15.23% from 255 or 20.32% from 187); Max value from RGB is 100 - color contains mainly: green. Hex color #316426 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #316426 is #CE9BD9. Grayscale: #4D4D4D. Windows color (decimal): -13540314 or 2516017. OLE color: 2516017.
HSL color Cylindrical-coordinate representation of color #316426: hue angle of 109.35º degrees, saturation: 0.45, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #316426 is Cyan = 0.51, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 49 | 100 | 38 | - |
| CMYK | 0.51 | 0 | 0.62 | 0.61 |
| HSL | 109.35º | 0.45% | 0.27% | - |
| HSV(B) | 109.35º | 0.62% | 0.39% | - |
| XYZ | 6.17 | 9.91 | 3.42 | - |
| YUV | 77.68 | 105.6 | 107.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 100 | 38 | 0.51 | 0 | 0.62 | 0.61 | 109.35 | 0.45 | 0.27 |
| Hex | 31 | 64 | 26 | 33 | 0 | 3E | 3D | 6D | 2D | 1B |
| Octal | 61 | 144 | 46 | 63 | 0 | 76 | 75 | 155 | 55 | 33 |
| Binary | 110001 | 1100100 | 100110 | 110011 | 0 | 111110 | 111101 | 1101101 | 101101 | 11011 |
Color Harmonies of #316426
Complementary color
Monochromatic Colors of #316426
Black with #316426
Text Example
Text Example
White with #316426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316426; }
p { color: rgb(49,100,38); }
H1.HeaderClassName
{
color: #316426;
}
.AnyTagClassName
{
color: #316426;
}
</style>
background-color css
<style>
a { background-color: #316426; }
a { background-color: rgb(49,100,38); }
div.DivClassName
{
background-color: #316426;
}
.BgClassName
{
background-color: #316426;
}
</style>
border-color css
<style>
span { border-color: #316426; }
span { border-color: rgb(49,100,38); }
td.TdClassName
{
border-color: #316426;
}
.TagClassName
{
border-color: #316426;
}
</style>