Shades of Parsley #325936
Tints of Parsley #325936
RGB
CMYK
RGB Variations
Color information
#325936 (or 0x325936) is known color: Parsley. HEX triplet: 32, 59 and 36. RGB value is (50,89,54). Sum of RGB (Red+Green+Blue) = 50+89+54=193 (25% of max value = 765). Red value is 50 (19.92% from 255 or 25.91% from 193); Green value is 89 (35.16% from 255 or 46.11% from 193); Blue value is 54 (21.48% from 255 or 27.98% from 193); Max value from RGB is 89 - color contains mainly: green. Hex color #325936 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #325936 is #CDA6C9. Grayscale: #494949. Windows color (decimal): -13477578 or 3561778. OLE color: 3561778.
HSL color Cylindrical-coordinate representation of color #325936: hue angle of 126.15º degrees, saturation: 0.28, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #325936 is Cyan = 0.44, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 50 | 89 | 54 | - |
| CMYK | 0.44 | 0 | 0.39 | 0.65 |
| HSL | 126.15º | 0.28% | 0.27% | - |
| HSV(B) | 126.15º | 0.44% | 0.35% | - |
| XYZ | 5.55 | 8.09 | 4.76 | - |
| YUV | 73.35 | 117.08 | 111.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 89 | 54 | 0.44 | 0 | 0.39 | 0.65 | 126.15 | 0.28 | 0.27 |
| Hex | 32 | 59 | 36 | 2C | 0 | 27 | 41 | 7E | 1C | 1B |
| Octal | 62 | 131 | 66 | 54 | 0 | 47 | 101 | 176 | 34 | 33 |
| Binary | 110010 | 1011001 | 110110 | 101100 | 0 | 100111 | 1000001 | 1111110 | 11100 | 11011 |
Color Harmonies of #325936
Complementary color
Monochromatic Colors of #325936
Black with #325936
Text Example
Text Example
White with #325936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325936; }
p { color: rgb(50,89,54); }
H1.HeaderClassName
{
color: #325936;
}
.AnyTagClassName
{
color: #325936;
}
</style>
background-color css
<style>
a { background-color: #325936; }
a { background-color: rgb(50,89,54); }
div.DivClassName
{
background-color: #325936;
}
.BgClassName
{
background-color: #325936;
}
</style>
border-color css
<style>
span { border-color: #325936; }
span { border-color: rgb(50,89,54); }
td.TdClassName
{
border-color: #325936;
}
.TagClassName
{
border-color: #325936;
}
</style>