Shades of Green House #386329
Tints of Green House #386329
RGB
CMYK
RGB Variations
Color information
#386329 (or 0x386329) is known color: Green House. HEX triplet: 38, 63 and 29. RGB value is (56,99,41). Sum of RGB (Red+Green+Blue) = 56+99+41=196 (25% of max value = 765). Red value is 56 (22.27% from 255 or 28.57% from 196); Green value is 99 (39.06% from 255 or 50.51% from 196); Blue value is 41 (16.41% from 255 or 20.92% from 196); Max value from RGB is 99 - color contains mainly: green. Hex color #386329 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #386329 is #C79CD6. Grayscale: #4F4F4F. Windows color (decimal): -13081815 or 2712376. OLE color: 2712376.
HSL color Cylindrical-coordinate representation of color #386329: hue angle of 104.48º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #386329 is Cyan = 0.43, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 56 | 99 | 41 | - |
| CMYK | 0.43 | 0 | 0.59 | 0.61 |
| HSL | 104.48º | 0.41% | 0.27% | - |
| HSV(B) | 104.48º | 0.59% | 0.39% | - |
| XYZ | 6.49 | 9.92 | 3.67 | - |
| YUV | 79.53 | 106.25 | 111.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 99 | 41 | 0.43 | 0 | 0.59 | 0.61 | 104.48 | 0.41 | 0.27 |
| Hex | 38 | 63 | 29 | 2B | 0 | 3B | 3D | 68 | 29 | 1B |
| Octal | 70 | 143 | 51 | 53 | 0 | 73 | 75 | 150 | 51 | 33 |
| Binary | 111000 | 1100011 | 101001 | 101011 | 0 | 111011 | 111101 | 1101000 | 101001 | 11011 |
Color Harmonies of #386329
Complementary color
Monochromatic Colors of #386329
Black with #386329
Text Example
Text Example
White with #386329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386329; }
p { color: rgb(56,99,41); }
H1.HeaderClassName
{
color: #386329;
}
.AnyTagClassName
{
color: #386329;
}
</style>
background-color css
<style>
a { background-color: #386329; }
a { background-color: rgb(56,99,41); }
div.DivClassName
{
background-color: #386329;
}
.BgClassName
{
background-color: #386329;
}
</style>
border-color css
<style>
span { border-color: #386329; }
span { border-color: rgb(56,99,41); }
td.TdClassName
{
border-color: #386329;
}
.TagClassName
{
border-color: #386329;
}
</style>