Shades of Parsley #385537
Tints of Parsley #385537
RGB
CMYK
RGB Variations
Color information
#385537 (or 0x385537) is known color: Parsley. HEX triplet: 38, 55 and 37. RGB value is (56,85,55). Sum of RGB (Red+Green+Blue) = 56+85+55=196 (25% of max value = 765). Red value is 56 (22.27% from 255 or 28.57% from 196); Green value is 85 (33.59% from 255 or 43.37% from 196); Blue value is 55 (21.88% from 255 or 28.06% from 196); Max value from RGB is 85 - color contains mainly: green. Hex color #385537 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #385537 is #C7AAC8. Grayscale: #494949. Windows color (decimal): -13085385 or 3626296. OLE color: 3626296.
HSL color Cylindrical-coordinate representation of color #385537: hue angle of 118º degrees, saturation: 0.21, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #385537 is Cyan = 0.34, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 56 | 85 | 55 | - |
| CMYK | 0.34 | 0 | 0.35 | 0.67 |
| HSL | 118º | 0.21% | 0.27% | - |
| HSV(B) | 118º | 0.35% | 0.33% | - |
| XYZ | 5.57 | 7.61 | 4.79 | - |
| YUV | 72.91 | 117.89 | 115.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 85 | 55 | 0.34 | 0 | 0.35 | 0.67 | 118 | 0.21 | 0.27 |
| Hex | 38 | 55 | 37 | 22 | 0 | 23 | 43 | 76 | 15 | 1B |
| Octal | 70 | 125 | 67 | 42 | 0 | 43 | 103 | 166 | 25 | 33 |
| Binary | 111000 | 1010101 | 110111 | 100010 | 0 | 100011 | 1000011 | 1110110 | 10101 | 11011 |
Color Harmonies of #385537
Complementary color
Monochromatic Colors of #385537
Black with #385537
Text Example
Text Example
White with #385537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385537; }
p { color: rgb(56,85,55); }
H1.HeaderClassName
{
color: #385537;
}
.AnyTagClassName
{
color: #385537;
}
</style>
background-color css
<style>
a { background-color: #385537; }
a { background-color: rgb(56,85,55); }
div.DivClassName
{
background-color: #385537;
}
.BgClassName
{
background-color: #385537;
}
</style>
border-color css
<style>
span { border-color: #385537; }
span { border-color: rgb(56,85,55); }
td.TdClassName
{
border-color: #385537;
}
.TagClassName
{
border-color: #385537;
}
</style>