Shades of Green House #376628
Tints of Green House #376628
RGB
CMYK
RGB Variations
Color information
#376628 (or 0x376628) is known color: Green House. HEX triplet: 37, 66 and 28. RGB value is (55,102,40). Sum of RGB (Red+Green+Blue) = 55+102+40=197 (26% of max value = 765). Red value is 55 (21.88% from 255 or 27.92% from 197); Green value is 102 (40.23% from 255 or 51.78% from 197); Blue value is 40 (16.02% from 255 or 20.30% from 197); Max value from RGB is 102 - color contains mainly: green. Hex color #376628 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #376628 is #C899D7. Grayscale: #515151. Windows color (decimal): -13146584 or 2647607. OLE color: 2647607.
HSL color Cylindrical-coordinate representation of color #376628: hue angle of 105.48º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #376628 is Cyan = 0.46, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 55 | 102 | 40 | - |
| CMYK | 0.46 | 0 | 0.61 | 0.6 |
| HSL | 105.48º | 0.44% | 0.28% | - |
| HSV(B) | 105.48º | 0.61% | 0.4% | - |
| XYZ | 6.71 | 10.47 | 3.67 | - |
| YUV | 80.88 | 104.93 | 109.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 102 | 40 | 0.46 | 0 | 0.61 | 0.6 | 105.48 | 0.44 | 0.28 |
| Hex | 37 | 66 | 28 | 2E | 0 | 3D | 3C | 69 | 2C | 1C |
| Octal | 67 | 146 | 50 | 56 | 0 | 75 | 74 | 151 | 54 | 34 |
| Binary | 110111 | 1100110 | 101000 | 101110 | 0 | 111101 | 111100 | 1101001 | 101100 | 11100 |
Color Harmonies of #376628
Complementary color
Monochromatic Colors of #376628
Black with #376628
Text Example
Text Example
White with #376628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376628; }
p { color: rgb(55,102,40); }
H1.HeaderClassName
{
color: #376628;
}
.AnyTagClassName
{
color: #376628;
}
</style>
background-color css
<style>
a { background-color: #376628; }
a { background-color: rgb(55,102,40); }
div.DivClassName
{
background-color: #376628;
}
.BgClassName
{
background-color: #376628;
}
</style>
border-color css
<style>
span { border-color: #376628; }
span { border-color: rgb(55,102,40); }
td.TdClassName
{
border-color: #376628;
}
.TagClassName
{
border-color: #376628;
}
</style>