Shades of Green House #326926
Tints of Green House #326926
RGB
CMYK
RGB Variations
Color information
#326926 (or 0x326926) is known color: Green House. HEX triplet: 32, 69 and 26. RGB value is (50,105,38). Sum of RGB (Red+Green+Blue) = 50+105+38=193 (25% of max value = 765). Red value is 50 (19.92% from 255 or 25.91% from 193); Green value is 105 (41.41% from 255 or 54.40% from 193); Blue value is 38 (15.23% from 255 or 19.69% from 193); Max value from RGB is 105 - color contains mainly: green. Hex color #326926 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #326926 is #CD96D9. Grayscale: #515151. Windows color (decimal): -13473498 or 2517298. OLE color: 2517298.
HSL color Cylindrical-coordinate representation of color #326926: hue angle of 109.25º degrees, saturation: 0.47, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #326926 is Cyan = 0.52, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 105 | 38 | - |
| CMYK | 0.52 | 0 | 0.64 | 0.59 |
| HSL | 109.25º | 0.47% | 0.28% | - |
| HSV(B) | 109.25º | 0.64% | 0.41% | - |
| XYZ | 6.72 | 10.92 | 3.59 | - |
| YUV | 80.92 | 103.78 | 105.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 105 | 38 | 0.52 | 0 | 0.64 | 0.59 | 109.25 | 0.47 | 0.28 |
| Hex | 32 | 69 | 26 | 34 | 0 | 40 | 3B | 6D | 2F | 1C |
| Octal | 62 | 151 | 46 | 64 | 0 | 100 | 73 | 155 | 57 | 34 |
| Binary | 110010 | 1101001 | 100110 | 110100 | 0 | 1000000 | 111011 | 1101101 | 101111 | 11100 |
Color Harmonies of #326926
Complementary color
Monochromatic Colors of #326926
Black with #326926
Text Example
Text Example
White with #326926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326926; }
p { color: rgb(50,105,38); }
H1.HeaderClassName
{
color: #326926;
}
.AnyTagClassName
{
color: #326926;
}
</style>
background-color css
<style>
a { background-color: #326926; }
a { background-color: rgb(50,105,38); }
div.DivClassName
{
background-color: #326926;
}
.BgClassName
{
background-color: #326926;
}
</style>
border-color css
<style>
span { border-color: #326926; }
span { border-color: rgb(50,105,38); }
td.TdClassName
{
border-color: #326926;
}
.TagClassName
{
border-color: #326926;
}
</style>