Shades of Parsley #315834
Tints of Parsley #315834
RGB
CMYK
RGB Variations
Color information
#315834 (or 0x315834) is known color: Parsley. HEX triplet: 31, 58 and 34. RGB value is (49,88,52). Sum of RGB (Red+Green+Blue) = 49+88+52=189 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.93% from 189); Green value is 88 (34.77% from 255 or 46.56% from 189); Blue value is 52 (20.70% from 255 or 27.51% from 189); Max value from RGB is 88 - color contains mainly: green. Hex color #315834 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #315834 is #CEA7CB. Grayscale: #484848. Windows color (decimal): -13543372 or 3430449. OLE color: 3430449.
HSL color Cylindrical-coordinate representation of color #315834: hue angle of 124.62º 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 #315834 is Cyan = 0.44, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 49 | 88 | 52 | - |
| CMYK | 0.44 | 0 | 0.41 | 0.65 |
| HSL | 124.62º | 0.28% | 0.27% | - |
| HSV(B) | 124.62º | 0.44% | 0.35% | - |
| XYZ | 5.38 | 7.88 | 4.49 | - |
| YUV | 72.24 | 116.58 | 111.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 88 | 52 | 0.44 | 0 | 0.41 | 0.65 | 124.62 | 0.28 | 0.27 |
| Hex | 31 | 58 | 34 | 2C | 0 | 29 | 41 | 7D | 1C | 1B |
| Octal | 61 | 130 | 64 | 54 | 0 | 51 | 101 | 175 | 34 | 33 |
| Binary | 110001 | 1011000 | 110100 | 101100 | 0 | 101001 | 1000001 | 1111101 | 11100 | 11011 |
Color Harmonies of #315834
Complementary color
Monochromatic Colors of #315834
Black with #315834
Text Example
Text Example
White with #315834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315834; }
p { color: rgb(49,88,52); }
H1.HeaderClassName
{
color: #315834;
}
.AnyTagClassName
{
color: #315834;
}
</style>
background-color css
<style>
a { background-color: #315834; }
a { background-color: rgb(49,88,52); }
div.DivClassName
{
background-color: #315834;
}
.BgClassName
{
background-color: #315834;
}
</style>
border-color css
<style>
span { border-color: #315834; }
span { border-color: rgb(49,88,52); }
td.TdClassName
{
border-color: #315834;
}
.TagClassName
{
border-color: #315834;
}
</style>