Shades of Green House #326324
Tints of Green House #326324
RGB
CMYK
RGB Variations
Color information
#326324 (or 0x326324) is known color: Green House. HEX triplet: 32, 63 and 24. RGB value is (50,99,36). Sum of RGB (Red+Green+Blue) = 50+99+36=185 (24% of max value = 765). Red value is 50 (19.92% from 255 or 27.03% from 185); Green value is 99 (39.06% from 255 or 53.51% from 185); Blue value is 36 (14.45% from 255 or 19.46% from 185); Max value from RGB is 99 - color contains mainly: green. Hex color #326324 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #326324 is #CD9CDB. Grayscale: #4D4D4D. Windows color (decimal): -13475036 or 2384690. OLE color: 2384690.
HSL color Cylindrical-coordinate representation of color #326324: hue angle of 106.67º 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 #326324 is Cyan = 0.49, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 50 | 99 | 36 | - |
| CMYK | 0.49 | 0 | 0.64 | 0.61 |
| HSL | 106.67º | 0.47% | 0.26% | - |
| HSV(B) | 106.67º | 0.64% | 0.39% | - |
| XYZ | 6.1 | 9.73 | 3.23 | - |
| YUV | 77.17 | 104.77 | 108.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 99 | 36 | 0.49 | 0 | 0.64 | 0.61 | 106.67 | 0.47 | 0.26 |
| Hex | 32 | 63 | 24 | 31 | 0 | 40 | 3D | 6B | 2F | 1A |
| Octal | 62 | 143 | 44 | 61 | 0 | 100 | 75 | 153 | 57 | 32 |
| Binary | 110010 | 1100011 | 100100 | 110001 | 0 | 1000000 | 111101 | 1101011 | 101111 | 11010 |
Color Harmonies of #326324
Complementary color
Monochromatic Colors of #326324
Black with #326324
Text Example
Text Example
White with #326324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326324; }
p { color: rgb(50,99,36); }
H1.HeaderClassName
{
color: #326324;
}
.AnyTagClassName
{
color: #326324;
}
</style>
background-color css
<style>
a { background-color: #326324; }
a { background-color: rgb(50,99,36); }
div.DivClassName
{
background-color: #326324;
}
.BgClassName
{
background-color: #326324;
}
</style>
border-color css
<style>
span { border-color: #326324; }
span { border-color: rgb(50,99,36); }
td.TdClassName
{
border-color: #326324;
}
.TagClassName
{
border-color: #326324;
}
</style>