Shades of Green House #356731
Tints of Green House #356731
RGB
CMYK
RGB Variations
Color information
#356731 (or 0x356731) is known color: Green House. HEX triplet: 35, 67 and 31. RGB value is (53,103,49). Sum of RGB (Red+Green+Blue) = 53+103+49=205 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.85% from 205); Green value is 103 (40.62% from 255 or 50.24% from 205); Blue value is 49 (19.53% from 255 or 23.90% from 205); Max value from RGB is 103 - color contains mainly: green. Hex color #356731 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #356731 is #CA98CE. Grayscale: #525252. Windows color (decimal): -13277391 or 3237685. OLE color: 3237685.
HSL color Cylindrical-coordinate representation of color #356731: hue angle of 115.56º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #356731 is Cyan = 0.49, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 53 | 103 | 49 | - |
| CMYK | 0.49 | 0 | 0.52 | 0.60 |
| HSL | 115.56º | 0.36% | 0.3% | - |
| HSV(B) | 115.56º | 0.52% | 0.4% | - |
| XYZ | 6.87 | 10.68 | 4.6 | - |
| YUV | 81.89 | 109.44 | 107.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 103 | 49 | 0.49 | 0 | 0.52 | 0.60 | 115.56 | 0.36 | 0.3 |
| Hex | 35 | 67 | 31 | 31 | 0 | 34 | 3C | 74 | 24 | 1E |
| Octal | 65 | 147 | 61 | 61 | 0 | 64 | 74 | 164 | 44 | 36 |
| Binary | 110101 | 1100111 | 110001 | 110001 | 0 | 110100 | 111100 | 1110100 | 100100 | 11110 |
Color Harmonies of #356731
Complementary color
Monochromatic Colors of #356731
Black with #356731
Text Example
Text Example
White with #356731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356731; }
p { color: rgb(53,103,49); }
H1.HeaderClassName
{
color: #356731;
}
.AnyTagClassName
{
color: #356731;
}
</style>
background-color css
<style>
a { background-color: #356731; }
a { background-color: rgb(53,103,49); }
div.DivClassName
{
background-color: #356731;
}
.BgClassName
{
background-color: #356731;
}
</style>
border-color css
<style>
span { border-color: #356731; }
span { border-color: rgb(53,103,49); }
td.TdClassName
{
border-color: #356731;
}
.TagClassName
{
border-color: #356731;
}
</style>