Shades of Green House #326518
Tints of Green House #326518
RGB
CMYK
RGB Variations
Color information
#326518 (or 0x326518) is known color: Green House. HEX triplet: 32, 65 and 18. RGB value is (50,101,24). Sum of RGB (Red+Green+Blue) = 50+101+24=175 (23% of max value = 765). Red value is 50 (19.92% from 255 or 28.57% from 175); Green value is 101 (39.84% from 255 or 57.71% from 175); Blue value is 24 (9.77% from 255 or 13.71% from 175); Max value from RGB is 101 - color contains mainly: green. Hex color #326518 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #326518 is #CD9AE7. Grayscale: #4D4D4D. Windows color (decimal): -13474536 or 1598770. OLE color: 1598770.
HSL color Cylindrical-coordinate representation of color #326518: hue angle of 99.74º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #326518 is Cyan = 0.50, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 50 | 101 | 24 | - |
| CMYK | 0.50 | 0 | 0.76 | 0.60 |
| HSL | 99.74º | 0.62% | 0.25% | - |
| HSV(B) | 99.74º | 0.76% | 0.4% | - |
| XYZ | 6.13 | 10.05 | 2.48 | - |
| YUV | 76.97 | 98.1 | 108.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 101 | 24 | 0.50 | 0 | 0.76 | 0.60 | 99.74 | 0.62 | 0.25 |
| Hex | 32 | 65 | 18 | 32 | 0 | 4C | 3C | 64 | 3E | 19 |
| Octal | 62 | 145 | 30 | 62 | 0 | 114 | 74 | 144 | 76 | 31 |
| Binary | 110010 | 1100101 | 11000 | 110010 | 0 | 1001100 | 111100 | 1100100 | 111110 | 11001 |
Color Harmonies of #326518
Complementary color
Monochromatic Colors of #326518
Black with #326518
Text Example
Text Example
White with #326518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326518; }
p { color: rgb(50,101,24); }
H1.HeaderClassName
{
color: #326518;
}
.AnyTagClassName
{
color: #326518;
}
</style>
background-color css
<style>
a { background-color: #326518; }
a { background-color: rgb(50,101,24); }
div.DivClassName
{
background-color: #326518;
}
.BgClassName
{
background-color: #326518;
}
</style>
border-color css
<style>
span { border-color: #326518; }
span { border-color: rgb(50,101,24); }
td.TdClassName
{
border-color: #326518;
}
.TagClassName
{
border-color: #326518;
}
</style>