Shades of Green House #396324
Tints of Green House #396324
RGB
CMYK
RGB Variations
Color information
#396324 (or 0x396324) is known color: Green House. HEX triplet: 39, 63 and 24. RGB value is (57,99,36). Sum of RGB (Red+Green+Blue) = 57+99+36=192 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.69% from 192); Green value is 99 (39.06% from 255 or 51.56% from 192); Blue value is 36 (14.45% from 255 or 18.75% from 192); Max value from RGB is 99 - color contains mainly: green. Hex color #396324 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #396324 is #C69CDB. Grayscale: #4F4F4F. Windows color (decimal): -13016284 or 2384697. OLE color: 2384697.
HSL color Cylindrical-coordinate representation of color #396324: hue angle of 100º degrees, saturation: 0.47, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #396324 is Cyan = 0.42, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 57 | 99 | 36 | - |
| CMYK | 0.42 | 0 | 0.64 | 0.61 |
| HSL | 100º | 0.47% | 0.26% | - |
| HSV(B) | 100º | 0.64% | 0.39% | - |
| XYZ | 6.47 | 9.92 | 3.24 | - |
| YUV | 79.26 | 103.59 | 112.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 99 | 36 | 0.42 | 0 | 0.64 | 0.61 | 100 | 0.47 | 0.26 |
| Hex | 39 | 63 | 24 | 2A | 0 | 40 | 3D | 64 | 2F | 1A |
| Octal | 71 | 143 | 44 | 52 | 0 | 100 | 75 | 144 | 57 | 32 |
| Binary | 111001 | 1100011 | 100100 | 101010 | 0 | 1000000 | 111101 | 1100100 | 101111 | 11010 |
Color Harmonies of #396324
Complementary color
Monochromatic Colors of #396324
Black with #396324
Text Example
Text Example
White with #396324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396324; }
p { color: rgb(57,99,36); }
H1.HeaderClassName
{
color: #396324;
}
.AnyTagClassName
{
color: #396324;
}
</style>
background-color css
<style>
a { background-color: #396324; }
a { background-color: rgb(57,99,36); }
div.DivClassName
{
background-color: #396324;
}
.BgClassName
{
background-color: #396324;
}
</style>
border-color css
<style>
span { border-color: #396324; }
span { border-color: rgb(57,99,36); }
td.TdClassName
{
border-color: #396324;
}
.TagClassName
{
border-color: #396324;
}
</style>