Shades of Parsley #356436
Tints of Parsley #356436
RGB
CMYK
RGB Variations
Color information
#356436 (or 0x356436) is known color: Parsley. HEX triplet: 35, 64 and 36. RGB value is (53,100,54). Sum of RGB (Red+Green+Blue) = 53+100+54=207 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.60% from 207); Green value is 100 (39.45% from 255 or 48.31% from 207); Blue value is 54 (21.48% from 255 or 26.09% from 207); Max value from RGB is 100 - color contains mainly: green. Hex color #356436 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #356436 is #CA9BC9. Grayscale: #505050. Windows color (decimal): -13278154 or 3564597. OLE color: 3564597.
HSL color Cylindrical-coordinate representation of color #356436: hue angle of 121.28º 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 #356436 is Cyan = 0.47, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 53 | 100 | 54 | - |
| CMYK | 0.47 | 0 | 0.46 | 0.61 |
| HSL | 121.28º | 0.31% | 0.3% | - |
| HSV(B) | 121.28º | 0.47% | 0.39% | - |
| XYZ | 6.69 | 10.14 | 5.09 | - |
| YUV | 80.7 | 112.93 | 108.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 100 | 54 | 0.47 | 0 | 0.46 | 0.61 | 121.28 | 0.31 | 0.3 |
| Hex | 35 | 64 | 36 | 2F | 0 | 2E | 3D | 79 | 1F | 1E |
| Octal | 65 | 144 | 66 | 57 | 0 | 56 | 75 | 171 | 37 | 36 |
| Binary | 110101 | 1100100 | 110110 | 101111 | 0 | 101110 | 111101 | 1111001 | 11111 | 11110 |
Color Harmonies of #356436
Complementary color
Monochromatic Colors of #356436
Black with #356436
Text Example
Text Example
White with #356436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #356436; }
p { color: rgb(53,100,54); }
H1.HeaderClassName
{
color: #356436;
}
.AnyTagClassName
{
color: #356436;
}
</style>
background-color css
<style>
a { background-color: #356436; }
a { background-color: rgb(53,100,54); }
div.DivClassName
{
background-color: #356436;
}
.BgClassName
{
background-color: #356436;
}
</style>
border-color css
<style>
span { border-color: #356436; }
span { border-color: rgb(53,100,54); }
td.TdClassName
{
border-color: #356436;
}
.TagClassName
{
border-color: #356436;
}
</style>