Shades of Green House #326427
Tints of Green House #326427
RGB
CMYK
RGB Variations
Color information
#326427 (or 0x326427) is known color: Green House. HEX triplet: 32, 64 and 27. RGB value is (50,100,39). Sum of RGB (Red+Green+Blue) = 50+100+39=189 (25% of max value = 765). Red value is 50 (19.92% from 255 or 26.46% from 189); Green value is 100 (39.45% from 255 or 52.91% from 189); Blue value is 39 (15.62% from 255 or 20.63% from 189); Max value from RGB is 100 - color contains mainly: green. Hex color #326427 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #326427 is #CD9BD8. Grayscale: #4E4E4E. Windows color (decimal): -13474777 or 2581554. OLE color: 2581554.
HSL color Cylindrical-coordinate representation of color #326427: hue angle of 109.18º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #326427 is Cyan = 0.50, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 50 | 100 | 39 | - |
| CMYK | 0.50 | 0 | 0.61 | 0.61 |
| HSL | 109.18º | 0.44% | 0.27% | - |
| HSV(B) | 109.18º | 0.61% | 0.39% | - |
| XYZ | 6.24 | 9.94 | 3.51 | - |
| YUV | 78.1 | 105.94 | 107.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 100 | 39 | 0.50 | 0 | 0.61 | 0.61 | 109.18 | 0.44 | 0.27 |
| Hex | 32 | 64 | 27 | 32 | 0 | 3D | 3D | 6D | 2C | 1B |
| Octal | 62 | 144 | 47 | 62 | 0 | 75 | 75 | 155 | 54 | 33 |
| Binary | 110010 | 1100100 | 100111 | 110010 | 0 | 111101 | 111101 | 1101101 | 101100 | 11011 |
Color Harmonies of #326427
Complementary color
Monochromatic Colors of #326427
Black with #326427
Text Example
Text Example
White with #326427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326427; }
p { color: rgb(50,100,39); }
H1.HeaderClassName
{
color: #326427;
}
.AnyTagClassName
{
color: #326427;
}
</style>
background-color css
<style>
a { background-color: #326427; }
a { background-color: rgb(50,100,39); }
div.DivClassName
{
background-color: #326427;
}
.BgClassName
{
background-color: #326427;
}
</style>
border-color css
<style>
span { border-color: #326427; }
span { border-color: rgb(50,100,39); }
td.TdClassName
{
border-color: #326427;
}
.TagClassName
{
border-color: #326427;
}
</style>