Shades of Parsley #346036
Tints of Parsley #346036
RGB
CMYK
RGB Variations
Color information
#346036 (or 0x346036) is known color: Parsley. HEX triplet: 34, 60 and 36. RGB value is (52,96,54). Sum of RGB (Red+Green+Blue) = 52+96+54=202 (26% of max value = 765). Red value is 52 (20.70% from 255 or 25.74% from 202); Green value is 96 (37.89% from 255 or 47.52% from 202); Blue value is 54 (21.48% from 255 or 26.73% from 202); Max value from RGB is 96 - color contains mainly: green. Hex color #346036 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #346036 is #CB9FC9. Grayscale: #4E4E4E. Windows color (decimal): -13344714 or 3563572. OLE color: 3563572.
HSL color Cylindrical-coordinate representation of color #346036: hue angle of 122.73º degrees, saturation: 0.3, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #346036 is Cyan = 0.46, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 52 | 96 | 54 | - |
| CMYK | 0.46 | 0 | 0.44 | 0.62 |
| HSL | 122.73º | 0.3% | 0.29% | - |
| HSV(B) | 122.73º | 0.46% | 0.38% | - |
| XYZ | 6.26 | 9.36 | 4.97 | - |
| YUV | 78.06 | 114.42 | 109.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 96 | 54 | 0.46 | 0 | 0.44 | 0.62 | 122.73 | 0.3 | 0.29 |
| Hex | 34 | 60 | 36 | 2E | 0 | 2C | 3E | 7B | 1E | 1D |
| Octal | 64 | 140 | 66 | 56 | 0 | 54 | 76 | 173 | 36 | 35 |
| Binary | 110100 | 1100000 | 110110 | 101110 | 0 | 101100 | 111110 | 1111011 | 11110 | 11101 |
Color Harmonies of #346036
Complementary color
Monochromatic Colors of #346036
Black with #346036
Text Example
Text Example
White with #346036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346036; }
p { color: rgb(52,96,54); }
H1.HeaderClassName
{
color: #346036;
}
.AnyTagClassName
{
color: #346036;
}
</style>
background-color css
<style>
a { background-color: #346036; }
a { background-color: rgb(52,96,54); }
div.DivClassName
{
background-color: #346036;
}
.BgClassName
{
background-color: #346036;
}
</style>
border-color css
<style>
span { border-color: #346036; }
span { border-color: rgb(52,96,54); }
td.TdClassName
{
border-color: #346036;
}
.TagClassName
{
border-color: #346036;
}
</style>