Shades of Parsley #356337
Tints of Parsley #356337
RGB
CMYK
RGB Variations
Color information
#356337 (or 0x356337) is known color: Parsley. HEX triplet: 35, 63 and 37. RGB value is (53,99,55). Sum of RGB (Red+Green+Blue) = 53+99+55=207 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.60% from 207); Green value is 99 (39.06% from 255 or 47.83% from 207); Blue value is 55 (21.88% from 255 or 26.57% from 207); Max value from RGB is 99 - color contains mainly: green. Hex color #356337 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #356337 is #CA9CC8. Grayscale: #505050. Windows color (decimal): -13278409 or 3629877. OLE color: 3629877.
HSL color Cylindrical-coordinate representation of color #356337: hue angle of 122.61º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #356337 is Cyan = 0.46, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 53 | 99 | 55 | - |
| CMYK | 0.46 | 0 | 0.44 | 0.61 |
| HSL | 122.61º | 0.3% | 0.3% | - |
| HSV(B) | 122.61º | 0.46% | 0.39% | - |
| XYZ | 6.62 | 9.96 | 5.19 | - |
| YUV | 80.23 | 113.76 | 108.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 99 | 55 | 0.46 | 0 | 0.44 | 0.61 | 122.61 | 0.3 | 0.3 |
| Hex | 35 | 63 | 37 | 2E | 0 | 2C | 3D | 7B | 1E | 1E |
| Octal | 65 | 143 | 67 | 56 | 0 | 54 | 75 | 173 | 36 | 36 |
| Binary | 110101 | 1100011 | 110111 | 101110 | 0 | 101100 | 111101 | 1111011 | 11110 | 11110 |
Color Harmonies of #356337
Complementary color
Monochromatic Colors of #356337
Black with #356337
Text Example
Text Example
White with #356337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356337; }
p { color: rgb(53,99,55); }
H1.HeaderClassName
{
color: #356337;
}
.AnyTagClassName
{
color: #356337;
}
</style>
background-color css
<style>
a { background-color: #356337; }
a { background-color: rgb(53,99,55); }
div.DivClassName
{
background-color: #356337;
}
.BgClassName
{
background-color: #356337;
}
</style>
border-color css
<style>
span { border-color: #356337; }
span { border-color: rgb(53,99,55); }
td.TdClassName
{
border-color: #356337;
}
.TagClassName
{
border-color: #356337;
}
</style>