Shades of Parsley #315937
Tints of Parsley #315937
RGB
CMYK
RGB Variations
Color information
#315937 (or 0x315937) is known color: Parsley. HEX triplet: 31, 59 and 37. RGB value is (49,89,55). Sum of RGB (Red+Green+Blue) = 49+89+55=193 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.39% from 193); Green value is 89 (35.16% from 255 or 46.11% from 193); Blue value is 55 (21.88% from 255 or 28.50% from 193); Max value from RGB is 89 - color contains mainly: green. Hex color #315937 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #315937 is #CEA6C8. Grayscale: #494949. Windows color (decimal): -13543113 or 3627313. OLE color: 3627313.
HSL color Cylindrical-coordinate representation of color #315937: hue angle of 129º degrees, saturation: 0.29, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #315937 is Cyan = 0.45, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 49 | 89 | 55 | - |
| CMYK | 0.45 | 0 | 0.38 | 0.65 |
| HSL | 129º | 0.29% | 0.27% | - |
| HSV(B) | 129º | 0.45% | 0.35% | - |
| XYZ | 5.53 | 8.07 | 4.88 | - |
| YUV | 73.16 | 117.75 | 110.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 89 | 55 | 0.45 | 0 | 0.38 | 0.65 | 129 | 0.29 | 0.27 |
| Hex | 31 | 59 | 37 | 2D | 0 | 26 | 41 | 81 | 1D | 1B |
| Octal | 61 | 131 | 67 | 55 | 0 | 46 | 101 | 201 | 35 | 33 |
| Binary | 110001 | 1011001 | 110111 | 101101 | 0 | 100110 | 1000001 | 10000001 | 11101 | 11011 |
Color Harmonies of #315937
Complementary color
Monochromatic Colors of #315937
Black with #315937
Text Example
Text Example
White with #315937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315937; }
p { color: rgb(49,89,55); }
H1.HeaderClassName
{
color: #315937;
}
.AnyTagClassName
{
color: #315937;
}
</style>
background-color css
<style>
a { background-color: #315937; }
a { background-color: rgb(49,89,55); }
div.DivClassName
{
background-color: #315937;
}
.BgClassName
{
background-color: #315937;
}
</style>
border-color css
<style>
span { border-color: #315937; }
span { border-color: rgb(49,89,55); }
td.TdClassName
{
border-color: #315937;
}
.TagClassName
{
border-color: #315937;
}
</style>