Shades of Parsley #395539
Tints of Parsley #395539
RGB
CMYK
RGB Variations
Color information
#395539 (or 0x395539) is known color: Parsley. HEX triplet: 39, 55 and 39. RGB value is (57,85,57). Sum of RGB (Red+Green+Blue) = 57+85+57=199 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.64% from 199); Green value is 85 (33.59% from 255 or 42.71% from 199); Blue value is 57 (22.66% from 255 or 28.64% from 199); Max value from RGB is 85 - color contains mainly: green. Hex color #395539 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #395539 is #C6AAC6. Grayscale: #494949. Windows color (decimal): -13019847 or 3757369. OLE color: 3757369.
HSL color Cylindrical-coordinate representation of color #395539: hue angle of 120º degrees, saturation: 0.2, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #395539 is Cyan = 0.33, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 57 | 85 | 57 | - |
| CMYK | 0.33 | 0 | 0.33 | 0.67 |
| HSL | 120º | 0.2% | 0.28% | - |
| HSV(B) | 120º | 0.33% | 0.33% | - |
| XYZ | 5.67 | 7.66 | 5.05 | - |
| YUV | 73.44 | 118.72 | 116.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 85 | 57 | 0.33 | 0 | 0.33 | 0.67 | 120 | 0.2 | 0.28 |
| Hex | 39 | 55 | 39 | 21 | 0 | 21 | 43 | 78 | 14 | 1C |
| Octal | 71 | 125 | 71 | 41 | 0 | 41 | 103 | 170 | 24 | 34 |
| Binary | 111001 | 1010101 | 111001 | 100001 | 0 | 100001 | 1000011 | 1111000 | 10100 | 11100 |
Color Harmonies of #395539
Complementary color
Monochromatic Colors of #395539
Black with #395539
Text Example
Text Example
White with #395539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395539; }
p { color: rgb(57,85,57); }
H1.HeaderClassName
{
color: #395539;
}
.AnyTagClassName
{
color: #395539;
}
</style>
background-color css
<style>
a { background-color: #395539; }
a { background-color: rgb(57,85,57); }
div.DivClassName
{
background-color: #395539;
}
.BgClassName
{
background-color: #395539;
}
</style>
border-color css
<style>
span { border-color: #395539; }
span { border-color: rgb(57,85,57); }
td.TdClassName
{
border-color: #395539;
}
.TagClassName
{
border-color: #395539;
}
</style>