Shades of Parsley #386037
Tints of Parsley #386037
RGB
CMYK
RGB Variations
Color information
#386037 (or 0x386037) is known color: Parsley. HEX triplet: 38, 60 and 37. RGB value is (56,96,55). Sum of RGB (Red+Green+Blue) = 56+96+55=207 (27% of max value = 765). Red value is 56 (22.27% from 255 or 27.05% from 207); Green value is 96 (37.89% from 255 or 46.38% from 207); Blue value is 55 (21.88% from 255 or 26.57% from 207); Max value from RGB is 96 - color contains mainly: green. Hex color #386037 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #386037 is #C79FC8. Grayscale: #4F4F4F. Windows color (decimal): -13082569 or 3629112. OLE color: 3629112.
HSL color Cylindrical-coordinate representation of color #386037: hue angle of 118.54º degrees, saturation: 0.27, 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 #386037 is Cyan = 0.42, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 96 | 55 | - |
| CMYK | 0.42 | 0 | 0.43 | 0.62 |
| HSL | 118.54º | 0.27% | 0.3% | - |
| HSV(B) | 118.54º | 0.43% | 0.38% | - |
| XYZ | 6.5 | 9.48 | 5.1 | - |
| YUV | 79.37 | 114.25 | 111.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 96 | 55 | 0.42 | 0 | 0.43 | 0.62 | 118.54 | 0.27 | 0.3 |
| Hex | 38 | 60 | 37 | 2A | 0 | 2B | 3E | 77 | 1B | 1E |
| Octal | 70 | 140 | 67 | 52 | 0 | 53 | 76 | 167 | 33 | 36 |
| Binary | 111000 | 1100000 | 110111 | 101010 | 0 | 101011 | 111110 | 1110111 | 11011 | 11110 |
Color Harmonies of #386037
Complementary color
Monochromatic Colors of #386037
Black with #386037
Text Example
Text Example
White with #386037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386037; }
p { color: rgb(56,96,55); }
H1.HeaderClassName
{
color: #386037;
}
.AnyTagClassName
{
color: #386037;
}
</style>
background-color css
<style>
a { background-color: #386037; }
a { background-color: rgb(56,96,55); }
div.DivClassName
{
background-color: #386037;
}
.BgClassName
{
background-color: #386037;
}
</style>
border-color css
<style>
span { border-color: #386037; }
span { border-color: rgb(56,96,55); }
td.TdClassName
{
border-color: #386037;
}
.TagClassName
{
border-color: #386037;
}
</style>