Shades of Green House #357029
Tints of Green House #357029
RGB
CMYK
RGB Variations
Color information
#357029 (or 0x357029) is known color: Green House. HEX triplet: 35, 70 and 29. RGB value is (53,112,41). Sum of RGB (Red+Green+Blue) = 53+112+41=206 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.73% from 206); Green value is 112 (44.14% from 255 or 54.37% from 206); Blue value is 41 (16.41% from 255 or 19.90% from 206); Max value from RGB is 112 - color contains mainly: green. Hex color #357029 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #357029 is #CA8FD6. Grayscale: #565656. Windows color (decimal): -13275095 or 2715701. OLE color: 2715701.
HSL color Cylindrical-coordinate representation of color #357029: hue angle of 109.86º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #357029 is Cyan = 0.53, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 112 | 41 | - |
| CMYK | 0.53 | 0 | 0.63 | 0.56 |
| HSL | 109.86º | 0.46% | 0.3% | - |
| HSV(B) | 109.86º | 0.63% | 0.44% | - |
| XYZ | 7.66 | 12.51 | 4.11 | - |
| YUV | 86.27 | 102.45 | 104.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 112 | 41 | 0.53 | 0 | 0.63 | 0.56 | 109.86 | 0.46 | 0.3 |
| Hex | 35 | 70 | 29 | 35 | 0 | 3F | 38 | 6E | 2E | 1E |
| Octal | 65 | 160 | 51 | 65 | 0 | 77 | 70 | 156 | 56 | 36 |
| Binary | 110101 | 1110000 | 101001 | 110101 | 0 | 111111 | 111000 | 1101110 | 101110 | 11110 |
Color Harmonies of #357029
Complementary color
Monochromatic Colors of #357029
Black with #357029
Text Example
Text Example
White with #357029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #357029; }
p { color: rgb(53,112,41); }
H1.HeaderClassName
{
color: #357029;
}
.AnyTagClassName
{
color: #357029;
}
</style>
background-color css
<style>
a { background-color: #357029; }
a { background-color: rgb(53,112,41); }
div.DivClassName
{
background-color: #357029;
}
.BgClassName
{
background-color: #357029;
}
</style>
border-color css
<style>
span { border-color: #357029; }
span { border-color: rgb(53,112,41); }
td.TdClassName
{
border-color: #357029;
}
.TagClassName
{
border-color: #357029;
}
</style>