Shades of Parsley #385437
Tints of Parsley #385437
RGB
CMYK
RGB Variations
Color information
#385437 (or 0x385437) is known color: Parsley. HEX triplet: 38, 54 and 37. RGB value is (56,84,55). Sum of RGB (Red+Green+Blue) = 56+84+55=195 (25% of max value = 765). Red value is 56 (22.27% from 255 or 28.72% from 195); Green value is 84 (33.20% from 255 or 43.08% from 195); Blue value is 55 (21.88% from 255 or 28.21% from 195); Max value from RGB is 84 - color contains mainly: green. Hex color #385437 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #385437 is #C7ABC8. Grayscale: #484848. Windows color (decimal): -13085641 or 3626040. OLE color: 3626040.
HSL color Cylindrical-coordinate representation of color #385437: hue angle of 117.93º 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 #385437 is Cyan = 0.33, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 56 | 84 | 55 | - |
| CMYK | 0.33 | 0 | 0.35 | 0.67 |
| HSL | 117.93º | 0.21% | 0.27% | - |
| HSV(B) | 117.93º | 0.35% | 0.33% | - |
| XYZ | 5.49 | 7.46 | 4.76 | - |
| YUV | 72.32 | 118.22 | 116.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 84 | 55 | 0.33 | 0 | 0.35 | 0.67 | 117.93 | 0.21 | 0.27 |
| Hex | 38 | 54 | 37 | 21 | 0 | 23 | 43 | 76 | 15 | 1B |
| Octal | 70 | 124 | 67 | 41 | 0 | 43 | 103 | 166 | 25 | 33 |
| Binary | 111000 | 1010100 | 110111 | 100001 | 0 | 100011 | 1000011 | 1110110 | 10101 | 11011 |
Color Harmonies of #385437
Complementary color
Monochromatic Colors of #385437
Black with #385437
Text Example
Text Example
White with #385437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385437; }
p { color: rgb(56,84,55); }
H1.HeaderClassName
{
color: #385437;
}
.AnyTagClassName
{
color: #385437;
}
</style>
background-color css
<style>
a { background-color: #385437; }
a { background-color: rgb(56,84,55); }
div.DivClassName
{
background-color: #385437;
}
.BgClassName
{
background-color: #385437;
}
</style>
border-color css
<style>
span { border-color: #385437; }
span { border-color: rgb(56,84,55); }
td.TdClassName
{
border-color: #385437;
}
.TagClassName
{
border-color: #385437;
}
</style>