Shades of Parsley #386637
Tints of Parsley #386637
RGB
CMYK
RGB Variations
Color information
#386637 (or 0x386637) is known color: Parsley. HEX triplet: 38, 66 and 37. RGB value is (56,102,55). Sum of RGB (Red+Green+Blue) = 56+102+55=213 (28% of max value = 765). Red value is 56 (22.27% from 255 or 26.29% from 213); Green value is 102 (40.23% from 255 or 47.89% from 213); Blue value is 55 (21.88% from 255 or 25.82% from 213); Max value from RGB is 102 - color contains mainly: green. Hex color #386637 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #386637 is #C799C8. Grayscale: #535353. Windows color (decimal): -13081033 or 3630648. OLE color: 3630648.
HSL color Cylindrical-coordinate representation of color #386637: hue angle of 118.72º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #386637 is Cyan = 0.45, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 56 | 102 | 55 | - |
| CMYK | 0.45 | 0 | 0.46 | 0.6 |
| HSL | 118.72º | 0.3% | 0.31% | - |
| HSV(B) | 118.72º | 0.46% | 0.4% | - |
| XYZ | 7.07 | 10.62 | 5.29 | - |
| YUV | 82.89 | 112.26 | 108.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 102 | 55 | 0.45 | 0 | 0.46 | 0.6 | 118.72 | 0.3 | 0.31 |
| Hex | 38 | 66 | 37 | 2D | 0 | 2E | 3C | 77 | 1E | 1F |
| Octal | 70 | 146 | 67 | 55 | 0 | 56 | 74 | 167 | 36 | 37 |
| Binary | 111000 | 1100110 | 110111 | 101101 | 0 | 101110 | 111100 | 1110111 | 11110 | 11111 |
Color Harmonies of #386637
Complementary color
Monochromatic Colors of #386637
Black with #386637
Text Example
Text Example
White with #386637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386637; }
p { color: rgb(56,102,55); }
H1.HeaderClassName
{
color: #386637;
}
.AnyTagClassName
{
color: #386637;
}
</style>
background-color css
<style>
a { background-color: #386637; }
a { background-color: rgb(56,102,55); }
div.DivClassName
{
background-color: #386637;
}
.BgClassName
{
background-color: #386637;
}
</style>
border-color css
<style>
span { border-color: #386637; }
span { border-color: rgb(56,102,55); }
td.TdClassName
{
border-color: #386637;
}
.TagClassName
{
border-color: #386637;
}
</style>