Shades of Parsley #395738
Tints of Parsley #395738
RGB
CMYK
RGB Variations
Color information
#395738 (or 0x395738) is known color: Parsley. HEX triplet: 39, 57 and 38. RGB value is (57,87,56). Sum of RGB (Red+Green+Blue) = 57+87+56=200 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.5% from 200); Green value is 87 (34.38% from 255 or 43.5% from 200); Blue value is 56 (22.27% from 255 or 28% from 200); Max value from RGB is 87 - color contains mainly: green. Hex color #395738 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #395738 is #C6A8C7. Grayscale: #4A4A4A. Windows color (decimal): -13019336 or 3692345. OLE color: 3692345.
HSL color Cylindrical-coordinate representation of color #395738: hue angle of 118.06º degrees, saturation: 0.22, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #395738 is Cyan = 0.34, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 57 | 87 | 56 | - |
| CMYK | 0.34 | 0 | 0.36 | 0.66 |
| HSL | 118.06º | 0.22% | 0.28% | - |
| HSV(B) | 118.06º | 0.36% | 0.34% | - |
| XYZ | 5.81 | 7.97 | 4.97 | - |
| YUV | 74.5 | 117.56 | 115.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 87 | 56 | 0.34 | 0 | 0.36 | 0.66 | 118.06 | 0.22 | 0.28 |
| Hex | 39 | 57 | 38 | 22 | 0 | 24 | 42 | 76 | 16 | 1C |
| Octal | 71 | 127 | 70 | 42 | 0 | 44 | 102 | 166 | 26 | 34 |
| Binary | 111001 | 1010111 | 111000 | 100010 | 0 | 100100 | 1000010 | 1110110 | 10110 | 11100 |
Color Harmonies of #395738
Complementary color
Monochromatic Colors of #395738
Black with #395738
Text Example
Text Example
White with #395738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395738; }
p { color: rgb(57,87,56); }
H1.HeaderClassName
{
color: #395738;
}
.AnyTagClassName
{
color: #395738;
}
</style>
background-color css
<style>
a { background-color: #395738; }
a { background-color: rgb(57,87,56); }
div.DivClassName
{
background-color: #395738;
}
.BgClassName
{
background-color: #395738;
}
</style>
border-color css
<style>
span { border-color: #395738; }
span { border-color: rgb(57,87,56); }
td.TdClassName
{
border-color: #395738;
}
.TagClassName
{
border-color: #395738;
}
</style>