Shades of Parsley #326437
Tints of Parsley #326437
RGB
CMYK
RGB Variations
Color information
#326437 (or 0x326437) is known color: Parsley. HEX triplet: 32, 64 and 37. RGB value is (50,100,55). Sum of RGB (Red+Green+Blue) = 50+100+55=205 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.39% from 205); Green value is 100 (39.45% from 255 or 48.78% from 205); Blue value is 55 (21.88% from 255 or 26.83% from 205); Max value from RGB is 100 - color contains mainly: green. Hex color #326437 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #326437 is #CD9BC8. Grayscale: #505050. Windows color (decimal): -13474761 or 3630130. OLE color: 3630130.
HSL color Cylindrical-coordinate representation of color #326437: hue angle of 126º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #326437 is Cyan = 0.50, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 50 | 100 | 55 | - |
| CMYK | 0.50 | 0 | 0.45 | 0.61 |
| HSL | 126º | 0.33% | 0.29% | - |
| HSV(B) | 126º | 0.5% | 0.39% | - |
| XYZ | 6.56 | 10.07 | 5.21 | - |
| YUV | 79.92 | 113.94 | 106.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 100 | 55 | 0.50 | 0 | 0.45 | 0.61 | 126 | 0.33 | 0.29 |
| Hex | 32 | 64 | 37 | 32 | 0 | 2D | 3D | 7E | 21 | 1D |
| Octal | 62 | 144 | 67 | 62 | 0 | 55 | 75 | 176 | 41 | 35 |
| Binary | 110010 | 1100100 | 110111 | 110010 | 0 | 101101 | 111101 | 1111110 | 100001 | 11101 |
Color Harmonies of #326437
Complementary color
Monochromatic Colors of #326437
Black with #326437
Text Example
Text Example
White with #326437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326437; }
p { color: rgb(50,100,55); }
H1.HeaderClassName
{
color: #326437;
}
.AnyTagClassName
{
color: #326437;
}
</style>
background-color css
<style>
a { background-color: #326437; }
a { background-color: rgb(50,100,55); }
div.DivClassName
{
background-color: #326437;
}
.BgClassName
{
background-color: #326437;
}
</style>
border-color css
<style>
span { border-color: #326437; }
span { border-color: rgb(50,100,55); }
td.TdClassName
{
border-color: #326437;
}
.TagClassName
{
border-color: #326437;
}
</style>