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