Shades of Green House #386420
Tints of Green House #386420
RGB
CMYK
RGB Variations
Color information
#386420 (or 0x386420) is known color: Green House. HEX triplet: 38, 64 and 20. RGB value is (56,100,32). Sum of RGB (Red+Green+Blue) = 56+100+32=188 (24% of max value = 765). Red value is 56 (22.27% from 255 or 29.79% from 188); Green value is 100 (39.45% from 255 or 53.19% from 188); Blue value is 32 (12.89% from 255 or 17.02% from 188); Max value from RGB is 100 - color contains mainly: green. Hex color #386420 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #386420 is #C79BDF. Grayscale: #4F4F4F. Windows color (decimal): -13081568 or 2122808. OLE color: 2122808.
HSL color Cylindrical-coordinate representation of color #386420: hue angle of 98.82º degrees, saturation: 0.52, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #386420 is Cyan = 0.44, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 56 | 100 | 32 | - |
| CMYK | 0.44 | 0 | 0.68 | 0.61 |
| HSL | 98.82º | 0.52% | 0.26% | - |
| HSV(B) | 98.82º | 0.68% | 0.39% | - |
| XYZ | 6.45 | 10.06 | 2.97 | - |
| YUV | 79.09 | 101.42 | 111.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 100 | 32 | 0.44 | 0 | 0.68 | 0.61 | 98.82 | 0.52 | 0.26 |
| Hex | 38 | 64 | 20 | 2C | 0 | 44 | 3D | 63 | 34 | 1A |
| Octal | 70 | 144 | 40 | 54 | 0 | 104 | 75 | 143 | 64 | 32 |
| Binary | 111000 | 1100100 | 100000 | 101100 | 0 | 1000100 | 111101 | 1100011 | 110100 | 11010 |
Color Harmonies of #386420
Complementary color
Monochromatic Colors of #386420
Black with #386420
Text Example
Text Example
White with #386420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386420; }
p { color: rgb(56,100,32); }
H1.HeaderClassName
{
color: #386420;
}
.AnyTagClassName
{
color: #386420;
}
</style>
background-color css
<style>
a { background-color: #386420; }
a { background-color: rgb(56,100,32); }
div.DivClassName
{
background-color: #386420;
}
.BgClassName
{
background-color: #386420;
}
</style>
border-color css
<style>
span { border-color: #386420; }
span { border-color: rgb(56,100,32); }
td.TdClassName
{
border-color: #386420;
}
.TagClassName
{
border-color: #386420;
}
</style>