Shades of Parsley #395138
Tints of Parsley #395138
RGB
CMYK
RGB Variations
Color information
#395138 (or 0x395138) is known color: Parsley. HEX triplet: 39, 51 and 38. RGB value is (57,81,56). Sum of RGB (Red+Green+Blue) = 57+81+56=194 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.38% from 194); Green value is 81 (32.03% from 255 or 41.75% from 194); Blue value is 56 (22.27% from 255 or 28.87% from 194); Max value from RGB is 81 - color contains mainly: green. Hex color #395138 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #395138 is #C6AEC7. Grayscale: #474747. Windows color (decimal): -13020872 or 3690809. OLE color: 3690809.
HSL color Cylindrical-coordinate representation of color #395138: hue angle of 117.6º degrees, saturation: 0.18, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #395138 is Cyan = 0.30, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 57 | 81 | 56 | - |
| CMYK | 0.30 | 0 | 0.31 | 0.68 |
| HSL | 117.6º | 0.18% | 0.27% | - |
| HSV(B) | 117.6º | 0.31% | 0.32% | - |
| XYZ | 5.34 | 7.04 | 4.82 | - |
| YUV | 70.97 | 119.55 | 118.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 81 | 56 | 0.30 | 0 | 0.31 | 0.68 | 117.6 | 0.18 | 0.27 |
| Hex | 39 | 51 | 38 | 1E | 0 | 1F | 44 | 76 | 12 | 1B |
| Octal | 71 | 121 | 70 | 36 | 0 | 37 | 104 | 166 | 22 | 33 |
| Binary | 111001 | 1010001 | 111000 | 11110 | 0 | 11111 | 1000100 | 1110110 | 10010 | 11011 |
Color Harmonies of #395138
Complementary color
Monochromatic Colors of #395138
Black with #395138
Text Example
Text Example
White with #395138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395138; }
p { color: rgb(57,81,56); }
H1.HeaderClassName
{
color: #395138;
}
.AnyTagClassName
{
color: #395138;
}
</style>
background-color css
<style>
a { background-color: #395138; }
a { background-color: rgb(57,81,56); }
div.DivClassName
{
background-color: #395138;
}
.BgClassName
{
background-color: #395138;
}
</style>
border-color css
<style>
span { border-color: #395138; }
span { border-color: rgb(57,81,56); }
td.TdClassName
{
border-color: #395138;
}
.TagClassName
{
border-color: #395138;
}
</style>