Shades of Parsley #326337
Tints of Parsley #326337
RGB
CMYK
RGB Variations
Color information
#326337 (or 0x326337) is known color: Parsley. HEX triplet: 32, 63 and 37. RGB value is (50,99,55). Sum of RGB (Red+Green+Blue) = 50+99+55=204 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.51% from 204); Green value is 99 (39.06% from 255 or 48.53% from 204); Blue value is 55 (21.88% from 255 or 26.96% from 204); Max value from RGB is 99 - color contains mainly: green. Hex color #326337 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #326337 is #CD9CC8. Grayscale: #4F4F4F. Windows color (decimal): -13475017 or 3629874. OLE color: 3629874.
HSL color Cylindrical-coordinate representation of color #326337: hue angle of 126.12º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #326337 is Cyan = 0.49, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 50 | 99 | 55 | - |
| CMYK | 0.49 | 0 | 0.44 | 0.61 |
| HSL | 126.12º | 0.33% | 0.29% | - |
| HSV(B) | 126.12º | 0.49% | 0.39% | - |
| XYZ | 6.47 | 9.88 | 5.18 | - |
| YUV | 79.33 | 114.27 | 107.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 99 | 55 | 0.49 | 0 | 0.44 | 0.61 | 126.12 | 0.33 | 0.29 |
| Hex | 32 | 63 | 37 | 31 | 0 | 2C | 3D | 7E | 21 | 1D |
| Octal | 62 | 143 | 67 | 61 | 0 | 54 | 75 | 176 | 41 | 35 |
| Binary | 110010 | 1100011 | 110111 | 110001 | 0 | 101100 | 111101 | 1111110 | 100001 | 11101 |
Color Harmonies of #326337
Complementary color
Monochromatic Colors of #326337
Black with #326337
Text Example
Text Example
White with #326337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326337; }
p { color: rgb(50,99,55); }
H1.HeaderClassName
{
color: #326337;
}
.AnyTagClassName
{
color: #326337;
}
</style>
background-color css
<style>
a { background-color: #326337; }
a { background-color: rgb(50,99,55); }
div.DivClassName
{
background-color: #326337;
}
.BgClassName
{
background-color: #326337;
}
</style>
border-color css
<style>
span { border-color: #326337; }
span { border-color: rgb(50,99,55); }
td.TdClassName
{
border-color: #326337;
}
.TagClassName
{
border-color: #326337;
}
</style>