Shades of Parsley #395239
Tints of Parsley #395239
RGB
CMYK
RGB Variations
Color information
#395239 (or 0x395239) is known color: Parsley. HEX triplet: 39, 52 and 39. RGB value is (57,82,57). Sum of RGB (Red+Green+Blue) = 57+82+57=196 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.08% from 196); Green value is 82 (32.42% from 255 or 41.84% from 196); Blue value is 57 (22.66% from 255 or 29.08% from 196); Max value from RGB is 82 - color contains mainly: green. Hex color #395239 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #395239 is #C6ADC6. Grayscale: #474747. Windows color (decimal): -13020615 or 3756601. OLE color: 3756601.
HSL color Cylindrical-coordinate representation of color #395239: hue angle of 120º degrees, saturation: 0.18, 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 #395239 is Cyan = 0.30, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 57 | 82 | 57 | - |
| CMYK | 0.30 | 0 | 0.30 | 0.68 |
| HSL | 120º | 0.18% | 0.27% | - |
| HSV(B) | 120º | 0.3% | 0.32% | - |
| XYZ | 5.44 | 7.2 | 4.97 | - |
| YUV | 71.68 | 119.72 | 117.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 82 | 57 | 0.30 | 0 | 0.30 | 0.68 | 120 | 0.18 | 0.27 |
| Hex | 39 | 52 | 39 | 1E | 0 | 1E | 44 | 78 | 12 | 1B |
| Octal | 71 | 122 | 71 | 36 | 0 | 36 | 104 | 170 | 22 | 33 |
| Binary | 111001 | 1010010 | 111001 | 11110 | 0 | 11110 | 1000100 | 1111000 | 10010 | 11011 |
Color Harmonies of #395239
Complementary color
Monochromatic Colors of #395239
Black with #395239
Text Example
Text Example
White with #395239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395239; }
p { color: rgb(57,82,57); }
H1.HeaderClassName
{
color: #395239;
}
.AnyTagClassName
{
color: #395239;
}
</style>
background-color css
<style>
a { background-color: #395239; }
a { background-color: rgb(57,82,57); }
div.DivClassName
{
background-color: #395239;
}
.BgClassName
{
background-color: #395239;
}
</style>
border-color css
<style>
span { border-color: #395239; }
span { border-color: rgb(57,82,57); }
td.TdClassName
{
border-color: #395239;
}
.TagClassName
{
border-color: #395239;
}
</style>