Shades of Green House #376531
Tints of Green House #376531
RGB
CMYK
RGB Variations
Color information
#376531 (or 0x376531) is known color: Green House. HEX triplet: 37, 65 and 31. RGB value is (55,101,49). Sum of RGB (Red+Green+Blue) = 55+101+49=205 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.83% from 205); Green value is 101 (39.84% from 255 or 49.27% from 205); Blue value is 49 (19.53% from 255 or 23.90% from 205); Max value from RGB is 101 - color contains mainly: green. Hex color #376531 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #376531 is #C89ACE. Grayscale: #515151. Windows color (decimal): -13146831 or 3237175. OLE color: 3237175.
HSL color Cylindrical-coordinate representation of color #376531: hue angle of 113.08º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #376531 is Cyan = 0.46, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 55 | 101 | 49 | - |
| CMYK | 0.46 | 0 | 0.51 | 0.60 |
| HSL | 113.08º | 0.35% | 0.29% | - |
| HSV(B) | 113.08º | 0.51% | 0.4% | - |
| XYZ | 6.78 | 10.34 | 4.54 | - |
| YUV | 81.32 | 109.76 | 109.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 101 | 49 | 0.46 | 0 | 0.51 | 0.60 | 113.08 | 0.35 | 0.29 |
| Hex | 37 | 65 | 31 | 2E | 0 | 33 | 3C | 71 | 23 | 1D |
| Octal | 67 | 145 | 61 | 56 | 0 | 63 | 74 | 161 | 43 | 35 |
| Binary | 110111 | 1100101 | 110001 | 101110 | 0 | 110011 | 111100 | 1110001 | 100011 | 11101 |
Color Harmonies of #376531
Complementary color
Monochromatic Colors of #376531
Black with #376531
Text Example
Text Example
White with #376531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376531; }
p { color: rgb(55,101,49); }
H1.HeaderClassName
{
color: #376531;
}
.AnyTagClassName
{
color: #376531;
}
</style>
background-color css
<style>
a { background-color: #376531; }
a { background-color: rgb(55,101,49); }
div.DivClassName
{
background-color: #376531;
}
.BgClassName
{
background-color: #376531;
}
</style>
border-color css
<style>
span { border-color: #376531; }
span { border-color: rgb(55,101,49); }
td.TdClassName
{
border-color: #376531;
}
.TagClassName
{
border-color: #376531;
}
</style>