Shades of Green House #386325
Tints of Green House #386325
RGB
CMYK
RGB Variations
Color information
#386325 (or 0x386325) is known color: Green House. HEX triplet: 38, 63 and 25. RGB value is (56,99,37). Sum of RGB (Red+Green+Blue) = 56+99+37=192 (25% of max value = 765). Red value is 56 (22.27% from 255 or 29.17% from 192); Green value is 99 (39.06% from 255 or 51.56% from 192); Blue value is 37 (14.84% from 255 or 19.27% from 192); Max value from RGB is 99 - color contains mainly: green. Hex color #386325 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #386325 is #C79CDA. Grayscale: #4F4F4F. Windows color (decimal): -13081819 or 2450232. OLE color: 2450232.
HSL color Cylindrical-coordinate representation of color #386325: hue angle of 101.61º degrees, saturation: 0.46, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #386325 is Cyan = 0.43, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 56 | 99 | 37 | - |
| CMYK | 0.43 | 0 | 0.63 | 0.61 |
| HSL | 101.61º | 0.46% | 0.27% | - |
| HSV(B) | 101.61º | 0.63% | 0.39% | - |
| XYZ | 6.43 | 9.9 | 3.32 | - |
| YUV | 79.08 | 104.25 | 111.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 99 | 37 | 0.43 | 0 | 0.63 | 0.61 | 101.61 | 0.46 | 0.27 |
| Hex | 38 | 63 | 25 | 2B | 0 | 3F | 3D | 66 | 2E | 1B |
| Octal | 70 | 143 | 45 | 53 | 0 | 77 | 75 | 146 | 56 | 33 |
| Binary | 111000 | 1100011 | 100101 | 101011 | 0 | 111111 | 111101 | 1100110 | 101110 | 11011 |
Color Harmonies of #386325
Complementary color
Monochromatic Colors of #386325
Black with #386325
Text Example
Text Example
White with #386325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386325; }
p { color: rgb(56,99,37); }
H1.HeaderClassName
{
color: #386325;
}
.AnyTagClassName
{
color: #386325;
}
</style>
background-color css
<style>
a { background-color: #386325; }
a { background-color: rgb(56,99,37); }
div.DivClassName
{
background-color: #386325;
}
.BgClassName
{
background-color: #386325;
}
</style>
border-color css
<style>
span { border-color: #386325; }
span { border-color: rgb(56,99,37); }
td.TdClassName
{
border-color: #386325;
}
.TagClassName
{
border-color: #386325;
}
</style>