Shades of Parsley #315032
Tints of Parsley #315032
RGB
CMYK
RGB Variations
Color information
#315032 (or 0x315032) is known color: Parsley. HEX triplet: 31, 50 and 32. RGB value is (49,80,50). Sum of RGB (Red+Green+Blue) = 49+80+50=179 (23% of max value = 765). Red value is 49 (19.53% from 255 or 27.37% from 179); Green value is 80 (31.64% from 255 or 44.69% from 179); Blue value is 50 (19.92% from 255 or 27.93% from 179); Max value from RGB is 80 - color contains mainly: green. Hex color #315032 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #315032 is #CEAFCD. Grayscale: #434343. Windows color (decimal): -13545422 or 3297329. OLE color: 3297329.
HSL color Cylindrical-coordinate representation of color #315032: hue angle of 121.94º degrees, saturation: 0.24, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #315032 is Cyan = 0.39, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 49 | 80 | 50 | - |
| CMYK | 0.39 | 0 | 0.37 | 0.69 |
| HSL | 121.94º | 0.24% | 0.25% | - |
| HSV(B) | 121.94º | 0.39% | 0.31% | - |
| XYZ | 4.71 | 6.62 | 4.05 | - |
| YUV | 67.31 | 118.23 | 114.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 80 | 50 | 0.39 | 0 | 0.37 | 0.69 | 121.94 | 0.24 | 0.25 |
| Hex | 31 | 50 | 32 | 27 | 0 | 25 | 45 | 7A | 18 | 19 |
| Octal | 61 | 120 | 62 | 47 | 0 | 45 | 105 | 172 | 30 | 31 |
| Binary | 110001 | 1010000 | 110010 | 100111 | 0 | 100101 | 1000101 | 1111010 | 11000 | 11001 |
Color Harmonies of #315032
Complementary color
Monochromatic Colors of #315032
Black with #315032
Text Example
Text Example
White with #315032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315032; }
p { color: rgb(49,80,50); }
H1.HeaderClassName
{
color: #315032;
}
.AnyTagClassName
{
color: #315032;
}
</style>
background-color css
<style>
a { background-color: #315032; }
a { background-color: rgb(49,80,50); }
div.DivClassName
{
background-color: #315032;
}
.BgClassName
{
background-color: #315032;
}
</style>
border-color css
<style>
span { border-color: #315032; }
span { border-color: rgb(49,80,50); }
td.TdClassName
{
border-color: #315032;
}
.TagClassName
{
border-color: #315032;
}
</style>