Shades of Green House #326320
Tints of Green House #326320
RGB
CMYK
RGB Variations
Color information
#326320 (or 0x326320) is known color: Green House. HEX triplet: 32, 63 and 20. RGB value is (50,99,32). Sum of RGB (Red+Green+Blue) = 50+99+32=181 (23% of max value = 765). Red value is 50 (19.92% from 255 or 27.62% from 181); Green value is 99 (39.06% from 255 or 54.70% from 181); Blue value is 32 (12.89% from 255 or 17.68% from 181); Max value from RGB is 99 - color contains mainly: green. Hex color #326320 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #326320 is #CD9CDF. Grayscale: #4C4C4C. Windows color (decimal): -13475040 or 2122546. OLE color: 2122546.
HSL color Cylindrical-coordinate representation of color #326320: hue angle of 103.88º degrees, saturation: 0.51, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #326320 is Cyan = 0.49, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 50 | 99 | 32 | - |
| CMYK | 0.49 | 0 | 0.68 | 0.61 |
| HSL | 103.88º | 0.51% | 0.26% | - |
| HSV(B) | 103.88º | 0.68% | 0.39% | - |
| XYZ | 6.04 | 9.71 | 2.92 | - |
| YUV | 76.71 | 102.77 | 108.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 99 | 32 | 0.49 | 0 | 0.68 | 0.61 | 103.88 | 0.51 | 0.26 |
| Hex | 32 | 63 | 20 | 31 | 0 | 44 | 3D | 68 | 33 | 1A |
| Octal | 62 | 143 | 40 | 61 | 0 | 104 | 75 | 150 | 63 | 32 |
| Binary | 110010 | 1100011 | 100000 | 110001 | 0 | 1000100 | 111101 | 1101000 | 110011 | 11010 |
Color Harmonies of #326320
Complementary color
Monochromatic Colors of #326320
Black with #326320
Text Example
Text Example
White with #326320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326320; }
p { color: rgb(50,99,32); }
H1.HeaderClassName
{
color: #326320;
}
.AnyTagClassName
{
color: #326320;
}
</style>
background-color css
<style>
a { background-color: #326320; }
a { background-color: rgb(50,99,32); }
div.DivClassName
{
background-color: #326320;
}
.BgClassName
{
background-color: #326320;
}
</style>
border-color css
<style>
span { border-color: #326320; }
span { border-color: rgb(50,99,32); }
td.TdClassName
{
border-color: #326320;
}
.TagClassName
{
border-color: #326320;
}
</style>