Shades of Parsley #326435
Tints of Parsley #326435
RGB
CMYK
RGB Variations
Color information
#326435 (or 0x326435) is known color: Parsley. HEX triplet: 32, 64 and 35. RGB value is (50,100,53). Sum of RGB (Red+Green+Blue) = 50+100+53=203 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.63% from 203); Green value is 100 (39.45% from 255 or 49.26% from 203); Blue value is 53 (21.09% from 255 or 26.11% from 203); Max value from RGB is 100 - color contains mainly: green. Hex color #326435 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #326435 is #CD9BCA. Grayscale: #4F4F4F. Windows color (decimal): -13474763 or 3499058. OLE color: 3499058.
HSL color Cylindrical-coordinate representation of color #326435: hue angle of 123.6º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #326435 is Cyan = 0.50, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 50 | 100 | 53 | - |
| CMYK | 0.50 | 0 | 0.47 | 0.61 |
| HSL | 123.6º | 0.33% | 0.29% | - |
| HSV(B) | 123.6º | 0.5% | 0.39% | - |
| XYZ | 6.52 | 10.05 | 4.96 | - |
| YUV | 79.69 | 112.94 | 106.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 100 | 53 | 0.50 | 0 | 0.47 | 0.61 | 123.6 | 0.33 | 0.29 |
| Hex | 32 | 64 | 35 | 32 | 0 | 2F | 3D | 7C | 21 | 1D |
| Octal | 62 | 144 | 65 | 62 | 0 | 57 | 75 | 174 | 41 | 35 |
| Binary | 110010 | 1100100 | 110101 | 110010 | 0 | 101111 | 111101 | 1111100 | 100001 | 11101 |
Color Harmonies of #326435
Complementary color
Monochromatic Colors of #326435
Black with #326435
Text Example
Text Example
White with #326435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326435; }
p { color: rgb(50,100,53); }
H1.HeaderClassName
{
color: #326435;
}
.AnyTagClassName
{
color: #326435;
}
</style>
background-color css
<style>
a { background-color: #326435; }
a { background-color: rgb(50,100,53); }
div.DivClassName
{
background-color: #326435;
}
.BgClassName
{
background-color: #326435;
}
</style>
border-color css
<style>
span { border-color: #326435; }
span { border-color: rgb(50,100,53); }
td.TdClassName
{
border-color: #326435;
}
.TagClassName
{
border-color: #326435;
}
</style>