Shades of Parsley #315437
Tints of Parsley #315437
RGB
CMYK
RGB Variations
Color information
#315437 (or 0x315437) is known color: Parsley. HEX triplet: 31, 54 and 37. RGB value is (49,84,55). Sum of RGB (Red+Green+Blue) = 49+84+55=188 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.06% from 188); Green value is 84 (33.20% from 255 or 44.68% from 188); Blue value is 55 (21.88% from 255 or 29.26% from 188); Max value from RGB is 84 - color contains mainly: green. Hex color #315437 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #315437 is #CEABC8. Grayscale: #464646. Windows color (decimal): -13544393 or 3626033. OLE color: 3626033.
HSL color Cylindrical-coordinate representation of color #315437: hue angle of 130.29º degrees, saturation: 0.26, 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 #315437 is Cyan = 0.42, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 49 | 84 | 55 | - |
| CMYK | 0.42 | 0 | 0.35 | 0.67 |
| HSL | 130.29º | 0.26% | 0.26% | - |
| HSV(B) | 130.29º | 0.42% | 0.33% | - |
| XYZ | 5.13 | 7.27 | 4.75 | - |
| YUV | 70.23 | 119.4 | 112.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 84 | 55 | 0.42 | 0 | 0.35 | 0.67 | 130.29 | 0.26 | 0.26 |
| Hex | 31 | 54 | 37 | 2A | 0 | 23 | 43 | 82 | 1A | 1A |
| Octal | 61 | 124 | 67 | 52 | 0 | 43 | 103 | 202 | 32 | 32 |
| Binary | 110001 | 1010100 | 110111 | 101010 | 0 | 100011 | 1000011 | 10000010 | 11010 | 11010 |
Color Harmonies of #315437
Complementary color
Monochromatic Colors of #315437
Black with #315437
Text Example
Text Example
White with #315437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315437; }
p { color: rgb(49,84,55); }
H1.HeaderClassName
{
color: #315437;
}
.AnyTagClassName
{
color: #315437;
}
</style>
background-color css
<style>
a { background-color: #315437; }
a { background-color: rgb(49,84,55); }
div.DivClassName
{
background-color: #315437;
}
.BgClassName
{
background-color: #315437;
}
</style>
border-color css
<style>
span { border-color: #315437; }
span { border-color: rgb(49,84,55); }
td.TdClassName
{
border-color: #315437;
}
.TagClassName
{
border-color: #315437;
}
</style>