Shades of Green House #396528
Tints of Green House #396528
RGB
CMYK
RGB Variations
Color information
#396528 (or 0x396528) is known color: Green House. HEX triplet: 39, 65 and 28. RGB value is (57,101,40). Sum of RGB (Red+Green+Blue) = 57+101+40=198 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.79% from 198); Green value is 101 (39.84% from 255 or 51.01% from 198); Blue value is 40 (16.02% from 255 or 20.20% from 198); Max value from RGB is 101 - color contains mainly: green. Hex color #396528 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #396528 is #C69AD7. Grayscale: #515151. Windows color (decimal): -13015768 or 2647353. OLE color: 2647353.
HSL color Cylindrical-coordinate representation of color #396528: hue angle of 103.28º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #396528 is Cyan = 0.44, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 57 | 101 | 40 | - |
| CMYK | 0.44 | 0 | 0.60 | 0.60 |
| HSL | 103.28º | 0.43% | 0.28% | - |
| HSV(B) | 103.28º | 0.6% | 0.4% | - |
| XYZ | 6.72 | 10.33 | 3.65 | - |
| YUV | 80.89 | 104.92 | 110.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 101 | 40 | 0.44 | 0 | 0.60 | 0.60 | 103.28 | 0.43 | 0.28 |
| Hex | 39 | 65 | 28 | 2C | 0 | 3C | 3C | 67 | 2B | 1C |
| Octal | 71 | 145 | 50 | 54 | 0 | 74 | 74 | 147 | 53 | 34 |
| Binary | 111001 | 1100101 | 101000 | 101100 | 0 | 111100 | 111100 | 1100111 | 101011 | 11100 |
Color Harmonies of #396528
Complementary color
Monochromatic Colors of #396528
Black with #396528
Text Example
Text Example
White with #396528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396528; }
p { color: rgb(57,101,40); }
H1.HeaderClassName
{
color: #396528;
}
.AnyTagClassName
{
color: #396528;
}
</style>
background-color css
<style>
a { background-color: #396528; }
a { background-color: rgb(57,101,40); }
div.DivClassName
{
background-color: #396528;
}
.BgClassName
{
background-color: #396528;
}
</style>
border-color css
<style>
span { border-color: #396528; }
span { border-color: rgb(57,101,40); }
td.TdClassName
{
border-color: #396528;
}
.TagClassName
{
border-color: #396528;
}
</style>