Shades of Green House #386925
Tints of Green House #386925
RGB
CMYK
RGB Variations
Color information
#386925 (or 0x386925) is known color: Green House. HEX triplet: 38, 69 and 25. RGB value is (56,105,37). Sum of RGB (Red+Green+Blue) = 56+105+37=198 (26% of max value = 765). Red value is 56 (22.27% from 255 or 28.28% from 198); Green value is 105 (41.41% from 255 or 53.03% from 198); Blue value is 37 (14.84% from 255 or 18.69% from 198); Max value from RGB is 105 - color contains mainly: green. Hex color #386925 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #386925 is #C796DA. Grayscale: #525252. Windows color (decimal): -13080283 or 2451768. OLE color: 2451768.
HSL color Cylindrical-coordinate representation of color #386925: hue angle of 103.24º degrees, saturation: 0.48, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #386925 is Cyan = 0.47, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 105 | 37 | - |
| CMYK | 0.47 | 0 | 0.65 | 0.59 |
| HSL | 103.24º | 0.48% | 0.28% | - |
| HSV(B) | 103.24º | 0.65% | 0.41% | - |
| XYZ | 7.02 | 11.08 | 3.52 | - |
| YUV | 82.6 | 102.27 | 109.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 105 | 37 | 0.47 | 0 | 0.65 | 0.59 | 103.24 | 0.48 | 0.28 |
| Hex | 38 | 69 | 25 | 2F | 0 | 41 | 3B | 67 | 30 | 1C |
| Octal | 70 | 151 | 45 | 57 | 0 | 101 | 73 | 147 | 60 | 34 |
| Binary | 111000 | 1101001 | 100101 | 101111 | 0 | 1000001 | 111011 | 1100111 | 110000 | 11100 |
Color Harmonies of #386925
Complementary color
Monochromatic Colors of #386925
Black with #386925
Text Example
Text Example
White with #386925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386925; }
p { color: rgb(56,105,37); }
H1.HeaderClassName
{
color: #386925;
}
.AnyTagClassName
{
color: #386925;
}
</style>
background-color css
<style>
a { background-color: #386925; }
a { background-color: rgb(56,105,37); }
div.DivClassName
{
background-color: #386925;
}
.BgClassName
{
background-color: #386925;
}
</style>
border-color css
<style>
span { border-color: #386925; }
span { border-color: rgb(56,105,37); }
td.TdClassName
{
border-color: #386925;
}
.TagClassName
{
border-color: #386925;
}
</style>