Shades of Parsley #316031
Tints of Parsley #316031
RGB
CMYK
RGB Variations
Color information
#316031 (or 0x316031) is known color: Parsley. HEX triplet: 31, 60 and 31. RGB value is (49,96,49). Sum of RGB (Red+Green+Blue) = 49+96+49=194 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.26% from 194); Green value is 96 (37.89% from 255 or 49.48% from 194); Blue value is 49 (19.53% from 255 or 25.26% from 194); Max value from RGB is 96 - color contains mainly: green. Hex color #316031 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #316031 is #CE9FCE. Grayscale: #4C4C4C. Windows color (decimal): -13541327 or 3235889. OLE color: 3235889.
HSL color Cylindrical-coordinate representation of color #316031: hue angle of 120º degrees, saturation: 0.32, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #316031 is Cyan = 0.49, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 96 | 49 | - |
| CMYK | 0.49 | 0 | 0.49 | 0.62 |
| HSL | 120º | 0.32% | 0.28% | - |
| HSV(B) | 120º | 0.49% | 0.38% | - |
| XYZ | 6 | 9.24 | 4.37 | - |
| YUV | 76.59 | 112.43 | 108.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 96 | 49 | 0.49 | 0 | 0.49 | 0.62 | 120 | 0.32 | 0.28 |
| Hex | 31 | 60 | 31 | 31 | 0 | 31 | 3E | 78 | 20 | 1C |
| Octal | 61 | 140 | 61 | 61 | 0 | 61 | 76 | 170 | 40 | 34 |
| Binary | 110001 | 1100000 | 110001 | 110001 | 0 | 110001 | 111110 | 1111000 | 100000 | 11100 |
Color Harmonies of #316031
Complementary color
Monochromatic Colors of #316031
Black with #316031
Text Example
Text Example
White with #316031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316031; }
p { color: rgb(49,96,49); }
H1.HeaderClassName
{
color: #316031;
}
.AnyTagClassName
{
color: #316031;
}
</style>
background-color css
<style>
a { background-color: #316031; }
a { background-color: rgb(49,96,49); }
div.DivClassName
{
background-color: #316031;
}
.BgClassName
{
background-color: #316031;
}
</style>
border-color css
<style>
span { border-color: #316031; }
span { border-color: rgb(49,96,49); }
td.TdClassName
{
border-color: #316031;
}
.TagClassName
{
border-color: #316031;
}
</style>