Shades of Parsley #315734
Tints of Parsley #315734
RGB
CMYK
RGB Variations
Color information
#315734 (or 0x315734) is known color: Parsley. HEX triplet: 31, 57 and 34. RGB value is (49,87,52). Sum of RGB (Red+Green+Blue) = 49+87+52=188 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.06% from 188); Green value is 87 (34.38% from 255 or 46.28% from 188); Blue value is 52 (20.70% from 255 or 27.66% from 188); Max value from RGB is 87 - color contains mainly: green. Hex color #315734 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #315734 is #CEA8CB. Grayscale: #474747. Windows color (decimal): -13543628 or 3430193. OLE color: 3430193.
HSL color Cylindrical-coordinate representation of color #315734: hue angle of 124.74º degrees, saturation: 0.28, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #315734 is Cyan = 0.44, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 49 | 87 | 52 | - |
| CMYK | 0.44 | 0 | 0.40 | 0.66 |
| HSL | 124.74º | 0.28% | 0.27% | - |
| HSV(B) | 124.74º | 0.44% | 0.34% | - |
| XYZ | 5.29 | 7.72 | 4.46 | - |
| YUV | 71.65 | 116.91 | 111.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 87 | 52 | 0.44 | 0 | 0.40 | 0.66 | 124.74 | 0.28 | 0.27 |
| Hex | 31 | 57 | 34 | 2C | 0 | 28 | 42 | 7D | 1C | 1B |
| Octal | 61 | 127 | 64 | 54 | 0 | 50 | 102 | 175 | 34 | 33 |
| Binary | 110001 | 1010111 | 110100 | 101100 | 0 | 101000 | 1000010 | 1111101 | 11100 | 11011 |
Color Harmonies of #315734
Complementary color
Monochromatic Colors of #315734
Black with #315734
Text Example
Text Example
White with #315734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315734; }
p { color: rgb(49,87,52); }
H1.HeaderClassName
{
color: #315734;
}
.AnyTagClassName
{
color: #315734;
}
</style>
background-color css
<style>
a { background-color: #315734; }
a { background-color: rgb(49,87,52); }
div.DivClassName
{
background-color: #315734;
}
.BgClassName
{
background-color: #315734;
}
</style>
border-color css
<style>
span { border-color: #315734; }
span { border-color: rgb(49,87,52); }
td.TdClassName
{
border-color: #315734;
}
.TagClassName
{
border-color: #315734;
}
</style>