Shades of Green House #386536
Tints of Green House #386536
RGB
CMYK
RGB Variations
Color information
#386536 (or 0x386536) is known color: Green House. HEX triplet: 38, 65 and 36. RGB value is (56,101,54). Sum of RGB (Red+Green+Blue) = 56+101+54=211 (27% of max value = 765). Red value is 56 (22.27% from 255 or 26.54% from 211); Green value is 101 (39.84% from 255 or 47.87% from 211); Blue value is 54 (21.48% from 255 or 25.59% from 211); Max value from RGB is 101 - color contains mainly: green. Hex color #386536 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #386536 is #C79AC9. Grayscale: #525252. Windows color (decimal): -13081290 or 3564856. OLE color: 3564856.
HSL color Cylindrical-coordinate representation of color #386536: hue angle of 117.45º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #386536 is Cyan = 0.45, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 56 | 101 | 54 | - |
| CMYK | 0.45 | 0 | 0.47 | 0.60 |
| HSL | 117.45º | 0.3% | 0.3% | - |
| HSV(B) | 117.45º | 0.47% | 0.4% | - |
| XYZ | 6.95 | 10.41 | 5.13 | - |
| YUV | 82.19 | 112.09 | 109.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 101 | 54 | 0.45 | 0 | 0.47 | 0.60 | 117.45 | 0.3 | 0.3 |
| Hex | 38 | 65 | 36 | 2D | 0 | 2F | 3C | 75 | 1E | 1E |
| Octal | 70 | 145 | 66 | 55 | 0 | 57 | 74 | 165 | 36 | 36 |
| Binary | 111000 | 1100101 | 110110 | 101101 | 0 | 101111 | 111100 | 1110101 | 11110 | 11110 |
Color Harmonies of #386536
Complementary color
Monochromatic Colors of #386536
Black with #386536
Text Example
Text Example
White with #386536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386536; }
p { color: rgb(56,101,54); }
H1.HeaderClassName
{
color: #386536;
}
.AnyTagClassName
{
color: #386536;
}
</style>
background-color css
<style>
a { background-color: #386536; }
a { background-color: rgb(56,101,54); }
div.DivClassName
{
background-color: #386536;
}
.BgClassName
{
background-color: #386536;
}
</style>
border-color css
<style>
span { border-color: #386536; }
span { border-color: rgb(56,101,54); }
td.TdClassName
{
border-color: #386536;
}
.TagClassName
{
border-color: #386536;
}
</style>