Shades of Parsley #316137
Tints of Parsley #316137
RGB
CMYK
RGB Variations
Color information
#316137 (or 0x316137) is known color: Parsley. HEX triplet: 31, 61 and 37. RGB value is (49,97,55). Sum of RGB (Red+Green+Blue) = 49+97+55=201 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.38% from 201); Green value is 97 (38.28% from 255 or 48.26% from 201); Blue value is 55 (21.88% from 255 or 27.36% from 201); Max value from RGB is 97 - color contains mainly: green. Hex color #316137 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #316137 is #CE9EC8. Grayscale: #4D4D4D. Windows color (decimal): -13541065 or 3629361. OLE color: 3629361.
HSL color Cylindrical-coordinate representation of color #316137: hue angle of 127.5º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #316137 is Cyan = 0.49, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 97 | 55 | - |
| CMYK | 0.49 | 0 | 0.43 | 0.62 |
| HSL | 127.5º | 0.33% | 0.29% | - |
| HSV(B) | 127.5º | 0.49% | 0.38% | - |
| XYZ | 6.23 | 9.48 | 5.12 | - |
| YUV | 77.86 | 115.1 | 107.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 97 | 55 | 0.49 | 0 | 0.43 | 0.62 | 127.5 | 0.33 | 0.29 |
| Hex | 31 | 61 | 37 | 31 | 0 | 2B | 3E | 80 | 21 | 1D |
| Octal | 61 | 141 | 67 | 61 | 0 | 53 | 76 | 200 | 41 | 35 |
| Binary | 110001 | 1100001 | 110111 | 110001 | 0 | 101011 | 111110 | 10000000 | 100001 | 11101 |
Color Harmonies of #316137
Complementary color
Monochromatic Colors of #316137
Black with #316137
Text Example
Text Example
White with #316137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316137; }
p { color: rgb(49,97,55); }
H1.HeaderClassName
{
color: #316137;
}
.AnyTagClassName
{
color: #316137;
}
</style>
background-color css
<style>
a { background-color: #316137; }
a { background-color: rgb(49,97,55); }
div.DivClassName
{
background-color: #316137;
}
.BgClassName
{
background-color: #316137;
}
</style>
border-color css
<style>
span { border-color: #316137; }
span { border-color: rgb(49,97,55); }
td.TdClassName
{
border-color: #316137;
}
.TagClassName
{
border-color: #316137;
}
</style>