Shades of Green House #326822
Tints of Green House #326822
RGB
CMYK
RGB Variations
Color information
#326822 (or 0x326822) is known color: Green House. HEX triplet: 32, 68 and 22. RGB value is (50,104,34). Sum of RGB (Red+Green+Blue) = 50+104+34=188 (24% of max value = 765). Red value is 50 (19.92% from 255 or 26.60% from 188); Green value is 104 (41.02% from 255 or 55.32% from 188); Blue value is 34 (13.67% from 255 or 18.09% from 188); Max value from RGB is 104 - color contains mainly: green. Hex color #326822 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #326822 is #CD97DD. Grayscale: #505050. Windows color (decimal): -13473758 or 2254898. OLE color: 2254898.
HSL color Cylindrical-coordinate representation of color #326822: hue angle of 106.29º degrees, saturation: 0.51, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #326822 is Cyan = 0.52, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 104 | 34 | - |
| CMYK | 0.52 | 0 | 0.67 | 0.59 |
| HSL | 106.29º | 0.51% | 0.27% | - |
| HSV(B) | 106.29º | 0.67% | 0.41% | - |
| XYZ | 6.55 | 10.69 | 3.23 | - |
| YUV | 79.87 | 102.11 | 106.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 104 | 34 | 0.52 | 0 | 0.67 | 0.59 | 106.29 | 0.51 | 0.27 |
| Hex | 32 | 68 | 22 | 34 | 0 | 43 | 3B | 6A | 33 | 1B |
| Octal | 62 | 150 | 42 | 64 | 0 | 103 | 73 | 152 | 63 | 33 |
| Binary | 110010 | 1101000 | 100010 | 110100 | 0 | 1000011 | 111011 | 1101010 | 110011 | 11011 |
Color Harmonies of #326822
Complementary color
Monochromatic Colors of #326822
Black with #326822
Text Example
Text Example
White with #326822
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326822; }
p { color: rgb(50,104,34); }
H1.HeaderClassName
{
color: #326822;
}
.AnyTagClassName
{
color: #326822;
}
</style>
background-color css
<style>
a { background-color: #326822; }
a { background-color: rgb(50,104,34); }
div.DivClassName
{
background-color: #326822;
}
.BgClassName
{
background-color: #326822;
}
</style>
border-color css
<style>
span { border-color: #326822; }
span { border-color: rgb(50,104,34); }
td.TdClassName
{
border-color: #326822;
}
.TagClassName
{
border-color: #326822;
}
</style>