Shades of Parsley #385237
Tints of Parsley #385237
RGB
CMYK
RGB Variations
Color information
#385237 (or 0x385237) is known color: Parsley. HEX triplet: 38, 52 and 37. RGB value is (56,82,55). Sum of RGB (Red+Green+Blue) = 56+82+55=193 (25% of max value = 765). Red value is 56 (22.27% from 255 or 29.02% from 193); Green value is 82 (32.42% from 255 or 42.49% from 193); Blue value is 55 (21.88% from 255 or 28.50% from 193); Max value from RGB is 82 - color contains mainly: green. Hex color #385237 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #385237 is #C7ADC8. Grayscale: #474747. Windows color (decimal): -13086153 or 3625528. OLE color: 3625528.
HSL color Cylindrical-coordinate representation of color #385237: hue angle of 117.78º degrees, saturation: 0.2, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #385237 is Cyan = 0.32, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 56 | 82 | 55 | - |
| CMYK | 0.32 | 0 | 0.33 | 0.68 |
| HSL | 117.78º | 0.2% | 0.27% | - |
| HSV(B) | 117.78º | 0.33% | 0.32% | - |
| XYZ | 5.34 | 7.15 | 4.71 | - |
| YUV | 71.15 | 118.89 | 117.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 82 | 55 | 0.32 | 0 | 0.33 | 0.68 | 117.78 | 0.2 | 0.27 |
| Hex | 38 | 52 | 37 | 20 | 0 | 21 | 44 | 76 | 14 | 1B |
| Octal | 70 | 122 | 67 | 40 | 0 | 41 | 104 | 166 | 24 | 33 |
| Binary | 111000 | 1010010 | 110111 | 100000 | 0 | 100001 | 1000100 | 1110110 | 10100 | 11011 |
Color Harmonies of #385237
Complementary color
Monochromatic Colors of #385237
Black with #385237
Text Example
Text Example
White with #385237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385237; }
p { color: rgb(56,82,55); }
H1.HeaderClassName
{
color: #385237;
}
.AnyTagClassName
{
color: #385237;
}
</style>
background-color css
<style>
a { background-color: #385237; }
a { background-color: rgb(56,82,55); }
div.DivClassName
{
background-color: #385237;
}
.BgClassName
{
background-color: #385237;
}
</style>
border-color css
<style>
span { border-color: #385237; }
span { border-color: rgb(56,82,55); }
td.TdClassName
{
border-color: #385237;
}
.TagClassName
{
border-color: #385237;
}
</style>