Shades of Green House #366430
Tints of Green House #366430
RGB
CMYK
RGB Variations
Color information
#366430 (or 0x366430) is known color: Green House. HEX triplet: 36, 64 and 30. RGB value is (54,100,48). Sum of RGB (Red+Green+Blue) = 54+100+48=202 (26% of max value = 765). Red value is 54 (21.48% from 255 or 26.73% from 202); Green value is 100 (39.45% from 255 or 49.50% from 202); Blue value is 48 (19.14% from 255 or 23.76% from 202); Max value from RGB is 100 - color contains mainly: green. Hex color #366430 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #366430 is #C99BCF. Grayscale: #505050. Windows color (decimal): -13212624 or 3171382. OLE color: 3171382.
HSL color Cylindrical-coordinate representation of color #366430: hue angle of 113.08º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #366430 is Cyan = 0.46, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 54 | 100 | 48 | - |
| CMYK | 0.46 | 0 | 0.52 | 0.61 |
| HSL | 113.08º | 0.35% | 0.29% | - |
| HSV(B) | 113.08º | 0.52% | 0.39% | - |
| XYZ | 6.61 | 10.11 | 4.4 | - |
| YUV | 80.32 | 109.76 | 109.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 100 | 48 | 0.46 | 0 | 0.52 | 0.61 | 113.08 | 0.35 | 0.29 |
| Hex | 36 | 64 | 30 | 2E | 0 | 34 | 3D | 71 | 23 | 1D |
| Octal | 66 | 144 | 60 | 56 | 0 | 64 | 75 | 161 | 43 | 35 |
| Binary | 110110 | 1100100 | 110000 | 101110 | 0 | 110100 | 111101 | 1110001 | 100011 | 11101 |
Color Harmonies of #366430
Complementary color
Monochromatic Colors of #366430
Black with #366430
Text Example
Text Example
White with #366430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366430; }
p { color: rgb(54,100,48); }
H1.HeaderClassName
{
color: #366430;
}
.AnyTagClassName
{
color: #366430;
}
</style>
background-color css
<style>
a { background-color: #366430; }
a { background-color: rgb(54,100,48); }
div.DivClassName
{
background-color: #366430;
}
.BgClassName
{
background-color: #366430;
}
</style>
border-color css
<style>
span { border-color: #366430; }
span { border-color: rgb(54,100,48); }
td.TdClassName
{
border-color: #366430;
}
.TagClassName
{
border-color: #366430;
}
</style>