Shades of Parsley #396038
Tints of Parsley #396038
RGB
CMYK
RGB Variations
Color information
#396038 (or 0x396038) is known color: Parsley. HEX triplet: 39, 60 and 38. RGB value is (57,96,56). Sum of RGB (Red+Green+Blue) = 57+96+56=209 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.27% from 209); Green value is 96 (37.89% from 255 or 45.93% from 209); Blue value is 56 (22.27% from 255 or 26.79% from 209); Max value from RGB is 96 - color contains mainly: green. Hex color #396038 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #396038 is #C69FC7. Grayscale: #4F4F4F. Windows color (decimal): -13017032 or 3694649. OLE color: 3694649.
HSL color Cylindrical-coordinate representation of color #396038: hue angle of 118.5º degrees, saturation: 0.26, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #396038 is Cyan = 0.41, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 57 | 96 | 56 | - |
| CMYK | 0.41 | 0 | 0.42 | 0.62 |
| HSL | 118.5º | 0.26% | 0.3% | - |
| HSV(B) | 118.5º | 0.42% | 0.38% | - |
| XYZ | 6.58 | 9.52 | 5.23 | - |
| YUV | 79.78 | 114.58 | 111.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 96 | 56 | 0.41 | 0 | 0.42 | 0.62 | 118.5 | 0.26 | 0.3 |
| Hex | 39 | 60 | 38 | 29 | 0 | 2A | 3E | 76 | 1A | 1E |
| Octal | 71 | 140 | 70 | 51 | 0 | 52 | 76 | 166 | 32 | 36 |
| Binary | 111001 | 1100000 | 111000 | 101001 | 0 | 101010 | 111110 | 1110110 | 11010 | 11110 |
Color Harmonies of #396038
Complementary color
Monochromatic Colors of #396038
Black with #396038
Text Example
Text Example
White with #396038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396038; }
p { color: rgb(57,96,56); }
H1.HeaderClassName
{
color: #396038;
}
.AnyTagClassName
{
color: #396038;
}
</style>
background-color css
<style>
a { background-color: #396038; }
a { background-color: rgb(57,96,56); }
div.DivClassName
{
background-color: #396038;
}
.BgClassName
{
background-color: #396038;
}
</style>
border-color css
<style>
span { border-color: #396038; }
span { border-color: rgb(57,96,56); }
td.TdClassName
{
border-color: #396038;
}
.TagClassName
{
border-color: #396038;
}
</style>