Shades of Parsley #395139
Tints of Parsley #395139
RGB
CMYK
RGB Variations
Color information
#395139 (or 0x395139) is known color: Parsley. HEX triplet: 39, 51 and 39. RGB value is (57,81,57). Sum of RGB (Red+Green+Blue) = 57+81+57=195 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.23% from 195); Green value is 81 (32.03% from 255 or 41.54% from 195); Blue value is 57 (22.66% from 255 or 29.23% from 195); Max value from RGB is 81 - color contains mainly: green. Hex color #395139 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #395139 is #C6AEC6. Grayscale: #474747. Windows color (decimal): -13020871 or 3756345. OLE color: 3756345.
HSL color Cylindrical-coordinate representation of color #395139: hue angle of 120º degrees, saturation: 0.17, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #395139 is Cyan = 0.30, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 57 | 81 | 57 | - |
| CMYK | 0.30 | 0 | 0.30 | 0.68 |
| HSL | 120º | 0.17% | 0.27% | - |
| HSV(B) | 120º | 0.3% | 0.32% | - |
| XYZ | 5.37 | 7.05 | 4.95 | - |
| YUV | 71.09 | 120.05 | 117.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 81 | 57 | 0.30 | 0 | 0.30 | 0.68 | 120 | 0.17 | 0.27 |
| Hex | 39 | 51 | 39 | 1E | 0 | 1E | 44 | 78 | 11 | 1B |
| Octal | 71 | 121 | 71 | 36 | 0 | 36 | 104 | 170 | 21 | 33 |
| Binary | 111001 | 1010001 | 111001 | 11110 | 0 | 11110 | 1000100 | 1111000 | 10001 | 11011 |
Color Harmonies of #395139
Complementary color
Monochromatic Colors of #395139
Black with #395139
Text Example
Text Example
White with #395139
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395139; }
p { color: rgb(57,81,57); }
H1.HeaderClassName
{
color: #395139;
}
.AnyTagClassName
{
color: #395139;
}
</style>
background-color css
<style>
a { background-color: #395139; }
a { background-color: rgb(57,81,57); }
div.DivClassName
{
background-color: #395139;
}
.BgClassName
{
background-color: #395139;
}
</style>
border-color css
<style>
span { border-color: #395139; }
span { border-color: rgb(57,81,57); }
td.TdClassName
{
border-color: #395139;
}
.TagClassName
{
border-color: #395139;
}
</style>