Shades of Green House #386928
Tints of Green House #386928
RGB
CMYK
RGB Variations
Color information
#386928 (or 0x386928) is known color: Green House. HEX triplet: 38, 69 and 28. RGB value is (56,105,40). Sum of RGB (Red+Green+Blue) = 56+105+40=201 (26% of max value = 765). Red value is 56 (22.27% from 255 or 27.86% from 201); Green value is 105 (41.41% from 255 or 52.24% from 201); Blue value is 40 (16.02% from 255 or 19.90% from 201); Max value from RGB is 105 - color contains mainly: green. Hex color #386928 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #386928 is #C796D7. Grayscale: #535353. Windows color (decimal): -13080280 or 2648376. OLE color: 2648376.
HSL color Cylindrical-coordinate representation of color #386928: hue angle of 105.23º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #386928 is Cyan = 0.47, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 105 | 40 | - |
| CMYK | 0.47 | 0 | 0.62 | 0.59 |
| HSL | 105.23º | 0.45% | 0.28% | - |
| HSV(B) | 105.23º | 0.62% | 0.41% | - |
| XYZ | 7.07 | 11.1 | 3.78 | - |
| YUV | 82.94 | 103.77 | 108.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 105 | 40 | 0.47 | 0 | 0.62 | 0.59 | 105.23 | 0.45 | 0.28 |
| Hex | 38 | 69 | 28 | 2F | 0 | 3E | 3B | 69 | 2D | 1C |
| Octal | 70 | 151 | 50 | 57 | 0 | 76 | 73 | 151 | 55 | 34 |
| Binary | 111000 | 1101001 | 101000 | 101111 | 0 | 111110 | 111011 | 1101001 | 101101 | 11100 |
Color Harmonies of #386928
Complementary color
Monochromatic Colors of #386928
Black with #386928
Text Example
Text Example
White with #386928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386928; }
p { color: rgb(56,105,40); }
H1.HeaderClassName
{
color: #386928;
}
.AnyTagClassName
{
color: #386928;
}
</style>
background-color css
<style>
a { background-color: #386928; }
a { background-color: rgb(56,105,40); }
div.DivClassName
{
background-color: #386928;
}
.BgClassName
{
background-color: #386928;
}
</style>
border-color css
<style>
span { border-color: #386928; }
span { border-color: rgb(56,105,40); }
td.TdClassName
{
border-color: #386928;
}
.TagClassName
{
border-color: #386928;
}
</style>