Shades of Parsley #345938
Tints of Parsley #345938
RGB
CMYK
RGB Variations
Color information
#345938 (or 0x345938) is known color: Parsley. HEX triplet: 34, 59 and 38. RGB value is (52,89,56). Sum of RGB (Red+Green+Blue) = 52+89+56=197 (26% of max value = 765). Red value is 52 (20.70% from 255 or 26.40% from 197); Green value is 89 (35.16% from 255 or 45.18% from 197); Blue value is 56 (22.27% from 255 or 28.43% from 197); Max value from RGB is 89 - color contains mainly: green. Hex color #345938 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #345938 is #CBA6C7. Grayscale: #4A4A4A. Windows color (decimal): -13346504 or 3692852. OLE color: 3692852.
HSL color Cylindrical-coordinate representation of color #345938: hue angle of 126.49º degrees, saturation: 0.26, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #345938 is Cyan = 0.42, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 52 | 89 | 56 | - |
| CMYK | 0.42 | 0 | 0.37 | 0.65 |
| HSL | 126.49º | 0.26% | 0.28% | - |
| HSV(B) | 126.49º | 0.42% | 0.35% | - |
| XYZ | 5.7 | 8.16 | 5.02 | - |
| YUV | 74.18 | 117.74 | 112.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 89 | 56 | 0.42 | 0 | 0.37 | 0.65 | 126.49 | 0.26 | 0.28 |
| Hex | 34 | 59 | 38 | 2A | 0 | 25 | 41 | 7E | 1A | 1C |
| Octal | 64 | 131 | 70 | 52 | 0 | 45 | 101 | 176 | 32 | 34 |
| Binary | 110100 | 1011001 | 111000 | 101010 | 0 | 100101 | 1000001 | 1111110 | 11010 | 11100 |
Color Harmonies of #345938
Complementary color
Monochromatic Colors of #345938
Black with #345938
Text Example
Text Example
White with #345938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345938; }
p { color: rgb(52,89,56); }
H1.HeaderClassName
{
color: #345938;
}
.AnyTagClassName
{
color: #345938;
}
</style>
background-color css
<style>
a { background-color: #345938; }
a { background-color: rgb(52,89,56); }
div.DivClassName
{
background-color: #345938;
}
.BgClassName
{
background-color: #345938;
}
</style>
border-color css
<style>
span { border-color: #345938; }
span { border-color: rgb(52,89,56); }
td.TdClassName
{
border-color: #345938;
}
.TagClassName
{
border-color: #345938;
}
</style>