Shades of Parsley #376138
Tints of Parsley #376138
RGB
CMYK
RGB Variations
Color information
#376138 (or 0x376138) is known color: Parsley. HEX triplet: 37, 61 and 38. RGB value is (55,97,56). Sum of RGB (Red+Green+Blue) = 55+97+56=208 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.44% from 208); Green value is 97 (38.28% from 255 or 46.63% from 208); Blue value is 56 (22.27% from 255 or 26.92% from 208); Max value from RGB is 97 - color contains mainly: green. Hex color #376138 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #376138 is #C89EC7. Grayscale: #4F4F4F. Windows color (decimal): -13147848 or 3694903. OLE color: 3694903.
HSL color Cylindrical-coordinate representation of color #376138: hue angle of 121.43º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #376138 is Cyan = 0.43, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 55 | 97 | 56 | - |
| CMYK | 0.43 | 0 | 0.42 | 0.62 |
| HSL | 121.43º | 0.28% | 0.3% | - |
| HSV(B) | 121.43º | 0.43% | 0.38% | - |
| XYZ | 6.56 | 9.65 | 5.26 | - |
| YUV | 79.77 | 114.59 | 110.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 97 | 56 | 0.43 | 0 | 0.42 | 0.62 | 121.43 | 0.28 | 0.3 |
| Hex | 37 | 61 | 38 | 2B | 0 | 2A | 3E | 79 | 1C | 1E |
| Octal | 67 | 141 | 70 | 53 | 0 | 52 | 76 | 171 | 34 | 36 |
| Binary | 110111 | 1100001 | 111000 | 101011 | 0 | 101010 | 111110 | 1111001 | 11100 | 11110 |
Color Harmonies of #376138
Complementary color
Monochromatic Colors of #376138
Black with #376138
Text Example
Text Example
White with #376138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376138; }
p { color: rgb(55,97,56); }
H1.HeaderClassName
{
color: #376138;
}
.AnyTagClassName
{
color: #376138;
}
</style>
background-color css
<style>
a { background-color: #376138; }
a { background-color: rgb(55,97,56); }
div.DivClassName
{
background-color: #376138;
}
.BgClassName
{
background-color: #376138;
}
</style>
border-color css
<style>
span { border-color: #376138; }
span { border-color: rgb(55,97,56); }
td.TdClassName
{
border-color: #376138;
}
.TagClassName
{
border-color: #376138;
}
</style>