Shades of Green House #356728
Tints of Green House #356728
RGB
CMYK
RGB Variations
Color information
#356728 (or 0x356728) is known color: Green House. HEX triplet: 35, 67 and 28. RGB value is (53,103,40). Sum of RGB (Red+Green+Blue) = 53+103+40=196 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.04% from 196); Green value is 103 (40.62% from 255 or 52.55% from 196); Blue value is 40 (16.02% from 255 or 20.41% from 196); Max value from RGB is 103 - color contains mainly: green. Hex color #356728 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #356728 is #CA98D7. Grayscale: #515151. Windows color (decimal): -13277400 or 2647861. OLE color: 2647861.
HSL color Cylindrical-coordinate representation of color #356728: hue angle of 107.62º 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 #356728 is Cyan = 0.49, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 53 | 103 | 40 | - |
| CMYK | 0.49 | 0 | 0.61 | 0.60 |
| HSL | 107.62º | 0.44% | 0.28% | - |
| HSV(B) | 107.62º | 0.61% | 0.4% | - |
| XYZ | 6.7 | 10.61 | 3.7 | - |
| YUV | 80.87 | 104.94 | 108.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 103 | 40 | 0.49 | 0 | 0.61 | 0.60 | 107.62 | 0.44 | 0.28 |
| Hex | 35 | 67 | 28 | 31 | 0 | 3D | 3C | 6C | 2C | 1C |
| Octal | 65 | 147 | 50 | 61 | 0 | 75 | 74 | 154 | 54 | 34 |
| Binary | 110101 | 1100111 | 101000 | 110001 | 0 | 111101 | 111100 | 1101100 | 101100 | 11100 |
Color Harmonies of #356728
Complementary color
Monochromatic Colors of #356728
Black with #356728
Text Example
Text Example
White with #356728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356728; }
p { color: rgb(53,103,40); }
H1.HeaderClassName
{
color: #356728;
}
.AnyTagClassName
{
color: #356728;
}
</style>
background-color css
<style>
a { background-color: #356728; }
a { background-color: rgb(53,103,40); }
div.DivClassName
{
background-color: #356728;
}
.BgClassName
{
background-color: #356728;
}
</style>
border-color css
<style>
span { border-color: #356728; }
span { border-color: rgb(53,103,40); }
td.TdClassName
{
border-color: #356728;
}
.TagClassName
{
border-color: #356728;
}
</style>