Shades of Parsley #395638
Tints of Parsley #395638
RGB
CMYK
RGB Variations
Color information
#395638 (or 0x395638) is known color: Parsley. HEX triplet: 39, 56 and 38. RGB value is (57,86,56). Sum of RGB (Red+Green+Blue) = 57+86+56=199 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.64% from 199); Green value is 86 (33.98% from 255 or 43.22% from 199); Blue value is 56 (22.27% from 255 or 28.14% from 199); Max value from RGB is 86 - color contains mainly: green. Hex color #395638 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #395638 is #C6A9C7. Grayscale: #494949. Windows color (decimal): -13019592 or 3692089. OLE color: 3692089.
HSL color Cylindrical-coordinate representation of color #395638: hue angle of 118º degrees, saturation: 0.21, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #395638 is Cyan = 0.34, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 57 | 86 | 56 | - |
| CMYK | 0.34 | 0 | 0.35 | 0.66 |
| HSL | 118º | 0.21% | 0.28% | - |
| HSV(B) | 118º | 0.35% | 0.34% | - |
| XYZ | 5.73 | 7.81 | 4.95 | - |
| YUV | 73.91 | 117.89 | 115.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 86 | 56 | 0.34 | 0 | 0.35 | 0.66 | 118 | 0.21 | 0.28 |
| Hex | 39 | 56 | 38 | 22 | 0 | 23 | 42 | 76 | 15 | 1C |
| Octal | 71 | 126 | 70 | 42 | 0 | 43 | 102 | 166 | 25 | 34 |
| Binary | 111001 | 1010110 | 111000 | 100010 | 0 | 100011 | 1000010 | 1110110 | 10101 | 11100 |
Color Harmonies of #395638
Complementary color
Monochromatic Colors of #395638
Black with #395638
Text Example
Text Example
White with #395638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395638; }
p { color: rgb(57,86,56); }
H1.HeaderClassName
{
color: #395638;
}
.AnyTagClassName
{
color: #395638;
}
</style>
background-color css
<style>
a { background-color: #395638; }
a { background-color: rgb(57,86,56); }
div.DivClassName
{
background-color: #395638;
}
.BgClassName
{
background-color: #395638;
}
</style>
border-color css
<style>
span { border-color: #395638; }
span { border-color: rgb(57,86,56); }
td.TdClassName
{
border-color: #395638;
}
.TagClassName
{
border-color: #395638;
}
</style>