Shades of Green House #366728
Tints of Green House #366728
RGB
CMYK
RGB Variations
Color information
#366728 (or 0x366728) is known color: Green House. HEX triplet: 36, 67 and 28. RGB value is (54,103,40). Sum of RGB (Red+Green+Blue) = 54+103+40=197 (26% of max value = 765). Red value is 54 (21.48% from 255 or 27.41% from 197); Green value is 103 (40.62% from 255 or 52.28% from 197); Blue value is 40 (16.02% from 255 or 20.30% from 197); Max value from RGB is 103 - color contains mainly: green. Hex color #366728 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #366728 is #C998D7. Grayscale: #515151. Windows color (decimal): -13211864 or 2647862. OLE color: 2647862.
HSL color Cylindrical-coordinate representation of color #366728: hue angle of 106.67º 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 #366728 is Cyan = 0.48, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 54 | 103 | 40 | - |
| CMYK | 0.48 | 0 | 0.61 | 0.60 |
| HSL | 106.67º | 0.44% | 0.28% | - |
| HSV(B) | 106.67º | 0.61% | 0.4% | - |
| XYZ | 6.75 | 10.64 | 3.7 | - |
| YUV | 81.17 | 104.77 | 108.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 103 | 40 | 0.48 | 0 | 0.61 | 0.60 | 106.67 | 0.44 | 0.28 |
| Hex | 36 | 67 | 28 | 30 | 0 | 3D | 3C | 6B | 2C | 1C |
| Octal | 66 | 147 | 50 | 60 | 0 | 75 | 74 | 153 | 54 | 34 |
| Binary | 110110 | 1100111 | 101000 | 110000 | 0 | 111101 | 111100 | 1101011 | 101100 | 11100 |
Color Harmonies of #366728
Complementary color
Monochromatic Colors of #366728
Black with #366728
Text Example
Text Example
White with #366728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366728; }
p { color: rgb(54,103,40); }
H1.HeaderClassName
{
color: #366728;
}
.AnyTagClassName
{
color: #366728;
}
</style>
background-color css
<style>
a { background-color: #366728; }
a { background-color: rgb(54,103,40); }
div.DivClassName
{
background-color: #366728;
}
.BgClassName
{
background-color: #366728;
}
</style>
border-color css
<style>
span { border-color: #366728; }
span { border-color: rgb(54,103,40); }
td.TdClassName
{
border-color: #366728;
}
.TagClassName
{
border-color: #366728;
}
</style>