Shades of Green House #326419
Tints of Green House #326419
RGB
CMYK
RGB Variations
Color information
#326419 (or 0x326419) is known color: Green House. HEX triplet: 32, 64 and 19. RGB value is (50,100,25). Sum of RGB (Red+Green+Blue) = 50+100+25=175 (23% of max value = 765). Red value is 50 (19.92% from 255 or 28.57% from 175); Green value is 100 (39.45% from 255 or 57.14% from 175); Blue value is 25 (10.16% from 255 or 14.29% from 175); Max value from RGB is 100 - color contains mainly: green. Hex color #326419 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #326419 is #CD9BE6. Grayscale: #4C4C4C. Windows color (decimal): -13474791 or 1664050. OLE color: 1664050.
HSL color Cylindrical-coordinate representation of color #326419: hue angle of 100º degrees, saturation: 0.6, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #326419 is Cyan = 0.50, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 50 | 100 | 25 | - |
| CMYK | 0.50 | 0 | 0.75 | 0.61 |
| HSL | 100º | 0.6% | 0.25% | - |
| HSV(B) | 100º | 0.75% | 0.39% | - |
| XYZ | 6.05 | 9.86 | 2.5 | - |
| YUV | 76.5 | 98.94 | 109.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 100 | 25 | 0.50 | 0 | 0.75 | 0.61 | 100 | 0.6 | 0.25 |
| Hex | 32 | 64 | 19 | 32 | 0 | 4B | 3D | 64 | 3C | 19 |
| Octal | 62 | 144 | 31 | 62 | 0 | 113 | 75 | 144 | 74 | 31 |
| Binary | 110010 | 1100100 | 11001 | 110010 | 0 | 1001011 | 111101 | 1100100 | 111100 | 11001 |
Color Harmonies of #326419
Complementary color
Monochromatic Colors of #326419
Black with #326419
Text Example
Text Example
White with #326419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326419; }
p { color: rgb(50,100,25); }
H1.HeaderClassName
{
color: #326419;
}
.AnyTagClassName
{
color: #326419;
}
</style>
background-color css
<style>
a { background-color: #326419; }
a { background-color: rgb(50,100,25); }
div.DivClassName
{
background-color: #326419;
}
.BgClassName
{
background-color: #326419;
}
</style>
border-color css
<style>
span { border-color: #326419; }
span { border-color: rgb(50,100,25); }
td.TdClassName
{
border-color: #326419;
}
.TagClassName
{
border-color: #326419;
}
</style>