Shades of Parsley #315836
Tints of Parsley #315836
RGB
CMYK
RGB Variations
Color information
#315836 (or 0x315836) is known color: Parsley. HEX triplet: 31, 58 and 36. RGB value is (49,88,54). Sum of RGB (Red+Green+Blue) = 49+88+54=191 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.65% from 191); Green value is 88 (34.77% from 255 or 46.07% from 191); Blue value is 54 (21.48% from 255 or 28.27% from 191); Max value from RGB is 88 - color contains mainly: green. Hex color #315836 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #315836 is #CEA7C9. Grayscale: #484848. Windows color (decimal): -13543370 or 3561521. OLE color: 3561521.
HSL color Cylindrical-coordinate representation of color #315836: hue angle of 127.69º degrees, saturation: 0.28, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #315836 is Cyan = 0.44, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 49 | 88 | 54 | - |
| CMYK | 0.44 | 0 | 0.39 | 0.65 |
| HSL | 127.69º | 0.28% | 0.27% | - |
| HSV(B) | 127.69º | 0.44% | 0.35% | - |
| XYZ | 5.42 | 7.9 | 4.73 | - |
| YUV | 72.46 | 117.58 | 111.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 88 | 54 | 0.44 | 0 | 0.39 | 0.65 | 127.69 | 0.28 | 0.27 |
| Hex | 31 | 58 | 36 | 2C | 0 | 27 | 41 | 80 | 1C | 1B |
| Octal | 61 | 130 | 66 | 54 | 0 | 47 | 101 | 200 | 34 | 33 |
| Binary | 110001 | 1011000 | 110110 | 101100 | 0 | 100111 | 1000001 | 10000000 | 11100 | 11011 |
Color Harmonies of #315836
Complementary color
Monochromatic Colors of #315836
Black with #315836
Text Example
Text Example
White with #315836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315836; }
p { color: rgb(49,88,54); }
H1.HeaderClassName
{
color: #315836;
}
.AnyTagClassName
{
color: #315836;
}
</style>
background-color css
<style>
a { background-color: #315836; }
a { background-color: rgb(49,88,54); }
div.DivClassName
{
background-color: #315836;
}
.BgClassName
{
background-color: #315836;
}
</style>
border-color css
<style>
span { border-color: #315836; }
span { border-color: rgb(49,88,54); }
td.TdClassName
{
border-color: #315836;
}
.TagClassName
{
border-color: #315836;
}
</style>