Shades of Parsley #385938
Tints of Parsley #385938
RGB
CMYK
RGB Variations
Color information
#385938 (or 0x385938) is known color: Parsley. HEX triplet: 38, 59 and 38. RGB value is (56,89,56). Sum of RGB (Red+Green+Blue) = 56+89+56=201 (26% of max value = 765). Red value is 56 (22.27% from 255 or 27.86% from 201); Green value is 89 (35.16% from 255 or 44.28% from 201); Blue value is 56 (22.27% from 255 or 27.86% from 201); Max value from RGB is 89 - color contains mainly: green. Hex color #385938 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #385938 is #C7A6C7. Grayscale: #4B4B4B. Windows color (decimal): -13084360 or 3692856. OLE color: 3692856.
HSL color Cylindrical-coordinate representation of color #385938: hue angle of 120º degrees, saturation: 0.23, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #385938 is Cyan = 0.37, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 56 | 89 | 56 | - |
| CMYK | 0.37 | 0 | 0.37 | 0.65 |
| HSL | 120º | 0.23% | 0.28% | - |
| HSV(B) | 120º | 0.37% | 0.35% | - |
| XYZ | 5.92 | 8.27 | 5.03 | - |
| YUV | 75.37 | 117.07 | 114.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 89 | 56 | 0.37 | 0 | 0.37 | 0.65 | 120 | 0.23 | 0.28 |
| Hex | 38 | 59 | 38 | 25 | 0 | 25 | 41 | 78 | 17 | 1C |
| Octal | 70 | 131 | 70 | 45 | 0 | 45 | 101 | 170 | 27 | 34 |
| Binary | 111000 | 1011001 | 111000 | 100101 | 0 | 100101 | 1000001 | 1111000 | 10111 | 11100 |
Color Harmonies of #385938
Complementary color
Monochromatic Colors of #385938
Black with #385938
Text Example
Text Example
White with #385938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385938; }
p { color: rgb(56,89,56); }
H1.HeaderClassName
{
color: #385938;
}
.AnyTagClassName
{
color: #385938;
}
</style>
background-color css
<style>
a { background-color: #385938; }
a { background-color: rgb(56,89,56); }
div.DivClassName
{
background-color: #385938;
}
.BgClassName
{
background-color: #385938;
}
</style>
border-color css
<style>
span { border-color: #385938; }
span { border-color: rgb(56,89,56); }
td.TdClassName
{
border-color: #385938;
}
.TagClassName
{
border-color: #385938;
}
</style>