Shades of Green House #386732
Tints of Green House #386732
RGB
CMYK
RGB Variations
Color information
#386732 (or 0x386732) is known color: Green House. HEX triplet: 38, 67 and 32. RGB value is (56,103,50). Sum of RGB (Red+Green+Blue) = 56+103+50=209 (27% of max value = 765). Red value is 56 (22.27% from 255 or 26.79% from 209); Green value is 103 (40.62% from 255 or 49.28% from 209); Blue value is 50 (19.92% from 255 or 23.92% from 209); Max value from RGB is 103 - color contains mainly: green. Hex color #386732 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #386732 is #C798CD. Grayscale: #535353. Windows color (decimal): -13080782 or 3303224. OLE color: 3303224.
HSL color Cylindrical-coordinate representation of color #386732: hue angle of 113.21º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #386732 is Cyan = 0.46, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 56 | 103 | 50 | - |
| CMYK | 0.46 | 0 | 0.51 | 0.60 |
| HSL | 113.21º | 0.35% | 0.3% | - |
| HSV(B) | 113.21º | 0.51% | 0.4% | - |
| XYZ | 7.06 | 10.77 | 4.72 | - |
| YUV | 82.91 | 109.43 | 108.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 103 | 50 | 0.46 | 0 | 0.51 | 0.60 | 113.21 | 0.35 | 0.3 |
| Hex | 38 | 67 | 32 | 2E | 0 | 33 | 3C | 71 | 23 | 1E |
| Octal | 70 | 147 | 62 | 56 | 0 | 63 | 74 | 161 | 43 | 36 |
| Binary | 111000 | 1100111 | 110010 | 101110 | 0 | 110011 | 111100 | 1110001 | 100011 | 11110 |
Color Harmonies of #386732
Complementary color
Monochromatic Colors of #386732
Black with #386732
Text Example
Text Example
White with #386732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386732; }
p { color: rgb(56,103,50); }
H1.HeaderClassName
{
color: #386732;
}
.AnyTagClassName
{
color: #386732;
}
</style>
background-color css
<style>
a { background-color: #386732; }
a { background-color: rgb(56,103,50); }
div.DivClassName
{
background-color: #386732;
}
.BgClassName
{
background-color: #386732;
}
</style>
border-color css
<style>
span { border-color: #386732; }
span { border-color: rgb(56,103,50); }
td.TdClassName
{
border-color: #386732;
}
.TagClassName
{
border-color: #386732;
}
</style>