Shades of Parsley #325731
Tints of Parsley #325731
RGB
CMYK
RGB Variations
Color information
#325731 (or 0x325731) is known color: Parsley. HEX triplet: 32, 57 and 31. RGB value is (50,87,49). Sum of RGB (Red+Green+Blue) = 50+87+49=186 (24% of max value = 765). Red value is 50 (19.92% from 255 or 26.88% from 186); Green value is 87 (34.38% from 255 or 46.77% from 186); Blue value is 49 (19.53% from 255 or 26.34% from 186); Max value from RGB is 87 - color contains mainly: green. Hex color #325731 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #325731 is #CDA8CE. Grayscale: #474747. Windows color (decimal): -13478095 or 3233586. OLE color: 3233586.
HSL color Cylindrical-coordinate representation of color #325731: hue angle of 118.42º degrees, saturation: 0.28, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #325731 is Cyan = 0.43, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 50 | 87 | 49 | - |
| CMYK | 0.43 | 0 | 0.44 | 0.66 |
| HSL | 118.42º | 0.28% | 0.27% | - |
| HSV(B) | 118.42º | 0.44% | 0.34% | - |
| XYZ | 5.28 | 7.72 | 4.12 | - |
| YUV | 71.61 | 115.24 | 112.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 87 | 49 | 0.43 | 0 | 0.44 | 0.66 | 118.42 | 0.28 | 0.27 |
| Hex | 32 | 57 | 31 | 2B | 0 | 2C | 42 | 76 | 1C | 1B |
| Octal | 62 | 127 | 61 | 53 | 0 | 54 | 102 | 166 | 34 | 33 |
| Binary | 110010 | 1010111 | 110001 | 101011 | 0 | 101100 | 1000010 | 1110110 | 11100 | 11011 |
Color Harmonies of #325731
Complementary color
Monochromatic Colors of #325731
Black with #325731
Text Example
Text Example
White with #325731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325731; }
p { color: rgb(50,87,49); }
H1.HeaderClassName
{
color: #325731;
}
.AnyTagClassName
{
color: #325731;
}
</style>
background-color css
<style>
a { background-color: #325731; }
a { background-color: rgb(50,87,49); }
div.DivClassName
{
background-color: #325731;
}
.BgClassName
{
background-color: #325731;
}
</style>
border-color css
<style>
span { border-color: #325731; }
span { border-color: rgb(50,87,49); }
td.TdClassName
{
border-color: #325731;
}
.TagClassName
{
border-color: #325731;
}
</style>