Shades of Parsley #315537
Tints of Parsley #315537
RGB
CMYK
RGB Variations
Color information
#315537 (or 0x315537) is known color: Parsley. HEX triplet: 31, 55 and 37. RGB value is (49,85,55). Sum of RGB (Red+Green+Blue) = 49+85+55=189 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.93% from 189); Green value is 85 (33.59% from 255 or 44.97% from 189); Blue value is 55 (21.88% from 255 or 29.10% from 189); Max value from RGB is 85 - color contains mainly: green. Hex color #315537 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #315537 is #CEAAC8. Grayscale: #464646. Windows color (decimal): -13544137 or 3626289. OLE color: 3626289.
HSL color Cylindrical-coordinate representation of color #315537: hue angle of 130º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #315537 is Cyan = 0.42, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 49 | 85 | 55 | - |
| CMYK | 0.42 | 0 | 0.35 | 0.67 |
| HSL | 130º | 0.27% | 0.26% | - |
| HSV(B) | 130º | 0.42% | 0.33% | - |
| XYZ | 5.2 | 7.43 | 4.77 | - |
| YUV | 70.82 | 119.07 | 112.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 85 | 55 | 0.42 | 0 | 0.35 | 0.67 | 130 | 0.27 | 0.26 |
| Hex | 31 | 55 | 37 | 2A | 0 | 23 | 43 | 82 | 1B | 1A |
| Octal | 61 | 125 | 67 | 52 | 0 | 43 | 103 | 202 | 33 | 32 |
| Binary | 110001 | 1010101 | 110111 | 101010 | 0 | 100011 | 1000011 | 10000010 | 11011 | 11010 |
Color Harmonies of #315537
Complementary color
Monochromatic Colors of #315537
Black with #315537
Text Example
Text Example
White with #315537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315537; }
p { color: rgb(49,85,55); }
H1.HeaderClassName
{
color: #315537;
}
.AnyTagClassName
{
color: #315537;
}
</style>
background-color css
<style>
a { background-color: #315537; }
a { background-color: rgb(49,85,55); }
div.DivClassName
{
background-color: #315537;
}
.BgClassName
{
background-color: #315537;
}
</style>
border-color css
<style>
span { border-color: #315537; }
span { border-color: rgb(49,85,55); }
td.TdClassName
{
border-color: #315537;
}
.TagClassName
{
border-color: #315537;
}
</style>