Shades of Parsley #356437
Tints of Parsley #356437
RGB
CMYK
RGB Variations
Color information
#356437 (or 0x356437) is known color: Parsley. HEX triplet: 35, 64 and 37. RGB value is (53,100,55). Sum of RGB (Red+Green+Blue) = 53+100+55=208 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.48% from 208); Green value is 100 (39.45% from 255 or 48.08% from 208); Blue value is 55 (21.88% from 255 or 26.44% from 208); Max value from RGB is 100 - color contains mainly: green. Hex color #356437 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #356437 is #CA9BC8. Grayscale: #505050. Windows color (decimal): -13278153 or 3630133. OLE color: 3630133.
HSL color Cylindrical-coordinate representation of color #356437: hue angle of 122.55º degrees, saturation: 0.31, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #356437 is Cyan = 0.47, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 53 | 100 | 55 | - |
| CMYK | 0.47 | 0 | 0.45 | 0.61 |
| HSL | 122.55º | 0.31% | 0.3% | - |
| HSV(B) | 122.55º | 0.47% | 0.39% | - |
| XYZ | 6.71 | 10.15 | 5.22 | - |
| YUV | 80.82 | 113.43 | 108.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 100 | 55 | 0.47 | 0 | 0.45 | 0.61 | 122.55 | 0.31 | 0.3 |
| Hex | 35 | 64 | 37 | 2F | 0 | 2D | 3D | 7B | 1F | 1E |
| Octal | 65 | 144 | 67 | 57 | 0 | 55 | 75 | 173 | 37 | 36 |
| Binary | 110101 | 1100100 | 110111 | 101111 | 0 | 101101 | 111101 | 1111011 | 11111 | 11110 |
Color Harmonies of #356437
Complementary color
Monochromatic Colors of #356437
Black with #356437
Text Example
Text Example
White with #356437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356437; }
p { color: rgb(53,100,55); }
H1.HeaderClassName
{
color: #356437;
}
.AnyTagClassName
{
color: #356437;
}
</style>
background-color css
<style>
a { background-color: #356437; }
a { background-color: rgb(53,100,55); }
div.DivClassName
{
background-color: #356437;
}
.BgClassName
{
background-color: #356437;
}
</style>
border-color css
<style>
span { border-color: #356437; }
span { border-color: rgb(53,100,55); }
td.TdClassName
{
border-color: #356437;
}
.TagClassName
{
border-color: #356437;
}
</style>