Shades of Parsley #326034
Tints of Parsley #326034
RGB
CMYK
RGB Variations
Color information
#326034 (or 0x326034) is known color: Parsley. HEX triplet: 32, 60 and 34. RGB value is (50,96,52). Sum of RGB (Red+Green+Blue) = 50+96+52=198 (26% of max value = 765). Red value is 50 (19.92% from 255 or 25.25% from 198); Green value is 96 (37.89% from 255 or 48.48% from 198); Blue value is 52 (20.70% from 255 or 26.26% from 198); Max value from RGB is 96 - color contains mainly: green. Hex color #326034 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #326034 is #CD9FCB. Grayscale: #4D4D4D. Windows color (decimal): -13475788 or 3432498. OLE color: 3432498.
HSL color Cylindrical-coordinate representation of color #326034: hue angle of 122.61º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #326034 is Cyan = 0.48, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 50 | 96 | 52 | - |
| CMYK | 0.48 | 0 | 0.46 | 0.62 |
| HSL | 122.61º | 0.32% | 0.29% | - |
| HSV(B) | 122.61º | 0.48% | 0.38% | - |
| XYZ | 6.12 | 9.29 | 4.72 | - |
| YUV | 77.23 | 113.76 | 108.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 96 | 52 | 0.48 | 0 | 0.46 | 0.62 | 122.61 | 0.32 | 0.29 |
| Hex | 32 | 60 | 34 | 30 | 0 | 2E | 3E | 7B | 20 | 1D |
| Octal | 62 | 140 | 64 | 60 | 0 | 56 | 76 | 173 | 40 | 35 |
| Binary | 110010 | 1100000 | 110100 | 110000 | 0 | 101110 | 111110 | 1111011 | 100000 | 11101 |
Color Harmonies of #326034
Complementary color
Monochromatic Colors of #326034
Black with #326034
Text Example
Text Example
White with #326034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326034; }
p { color: rgb(50,96,52); }
H1.HeaderClassName
{
color: #326034;
}
.AnyTagClassName
{
color: #326034;
}
</style>
background-color css
<style>
a { background-color: #326034; }
a { background-color: rgb(50,96,52); }
div.DivClassName
{
background-color: #326034;
}
.BgClassName
{
background-color: #326034;
}
</style>
border-color css
<style>
span { border-color: #326034; }
span { border-color: rgb(50,96,52); }
td.TdClassName
{
border-color: #326034;
}
.TagClassName
{
border-color: #326034;
}
</style>