Shades of Parsley #385037
Tints of Parsley #385037
RGB
CMYK
RGB Variations
Color information
#385037 (or 0x385037) is known color: Parsley. HEX triplet: 38, 50 and 37. RGB value is (56,80,55). Sum of RGB (Red+Green+Blue) = 56+80+55=191 (25% of max value = 765). Red value is 56 (22.27% from 255 or 29.32% from 191); Green value is 80 (31.64% from 255 or 41.88% from 191); Blue value is 55 (21.88% from 255 or 28.80% from 191); Max value from RGB is 80 - color contains mainly: green. Hex color #385037 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #385037 is #C7AFC8. Grayscale: #464646. Windows color (decimal): -13086665 or 3625016. OLE color: 3625016.
HSL color Cylindrical-coordinate representation of color #385037: hue angle of 117.6º degrees, saturation: 0.19, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #385037 is Cyan = 0.30, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 56 | 80 | 55 | - |
| CMYK | 0.30 | 0 | 0.31 | 0.69 |
| HSL | 117.6º | 0.19% | 0.26% | - |
| HSV(B) | 117.6º | 0.31% | 0.31% | - |
| XYZ | 5.19 | 6.85 | 4.66 | - |
| YUV | 69.97 | 119.55 | 118.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 80 | 55 | 0.30 | 0 | 0.31 | 0.69 | 117.6 | 0.19 | 0.26 |
| Hex | 38 | 50 | 37 | 1E | 0 | 1F | 45 | 76 | 13 | 1A |
| Octal | 70 | 120 | 67 | 36 | 0 | 37 | 105 | 166 | 23 | 32 |
| Binary | 111000 | 1010000 | 110111 | 11110 | 0 | 11111 | 1000101 | 1110110 | 10011 | 11010 |
Color Harmonies of #385037
Complementary color
Monochromatic Colors of #385037
Black with #385037
Text Example
Text Example
White with #385037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385037; }
p { color: rgb(56,80,55); }
H1.HeaderClassName
{
color: #385037;
}
.AnyTagClassName
{
color: #385037;
}
</style>
background-color css
<style>
a { background-color: #385037; }
a { background-color: rgb(56,80,55); }
div.DivClassName
{
background-color: #385037;
}
.BgClassName
{
background-color: #385037;
}
</style>
border-color css
<style>
span { border-color: #385037; }
span { border-color: rgb(56,80,55); }
td.TdClassName
{
border-color: #385037;
}
.TagClassName
{
border-color: #385037;
}
</style>