Shades of Parsley #346436
Tints of Parsley #346436
RGB
CMYK
RGB Variations
Color information
#346436 (or 0x346436) is known color: Parsley. HEX triplet: 34, 64 and 36. RGB value is (52,100,54). Sum of RGB (Red+Green+Blue) = 52+100+54=206 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25.24% from 206); Green value is 100 (39.45% from 255 or 48.54% from 206); Blue value is 54 (21.48% from 255 or 26.21% from 206); Max value from RGB is 100 - color contains mainly: green. Hex color #346436 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #346436 is #CB9BC9. Grayscale: #505050. Windows color (decimal): -13343690 or 3564596. OLE color: 3564596.
HSL color Cylindrical-coordinate representation of color #346436: hue angle of 122.5º degrees, saturation: 0.32, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #346436 is Cyan = 0.48, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 52 | 100 | 54 | - |
| CMYK | 0.48 | 0 | 0.46 | 0.61 |
| HSL | 122.5º | 0.32% | 0.3% | - |
| HSV(B) | 122.5º | 0.48% | 0.39% | - |
| XYZ | 6.64 | 10.11 | 5.09 | - |
| YUV | 80.4 | 113.1 | 107.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 100 | 54 | 0.48 | 0 | 0.46 | 0.61 | 122.5 | 0.32 | 0.3 |
| Hex | 34 | 64 | 36 | 30 | 0 | 2E | 3D | 7B | 20 | 1E |
| Octal | 64 | 144 | 66 | 60 | 0 | 56 | 75 | 173 | 40 | 36 |
| Binary | 110100 | 1100100 | 110110 | 110000 | 0 | 101110 | 111101 | 1111011 | 100000 | 11110 |
Color Harmonies of #346436
Complementary color
Monochromatic Colors of #346436
Black with #346436
Text Example
Text Example
White with #346436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346436; }
p { color: rgb(52,100,54); }
H1.HeaderClassName
{
color: #346436;
}
.AnyTagClassName
{
color: #346436;
}
</style>
background-color css
<style>
a { background-color: #346436; }
a { background-color: rgb(52,100,54); }
div.DivClassName
{
background-color: #346436;
}
.BgClassName
{
background-color: #346436;
}
</style>
border-color css
<style>
span { border-color: #346436; }
span { border-color: rgb(52,100,54); }
td.TdClassName
{
border-color: #346436;
}
.TagClassName
{
border-color: #346436;
}
</style>