Shades of Parsley #315435
Tints of Parsley #315435
RGB
CMYK
RGB Variations
Color information
#315435 (or 0x315435) is known color: Parsley. HEX triplet: 31, 54 and 35. RGB value is (49,84,53). Sum of RGB (Red+Green+Blue) = 49+84+53=186 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.34% from 186); Green value is 84 (33.20% from 255 or 45.16% from 186); Blue value is 53 (21.09% from 255 or 28.49% from 186); Max value from RGB is 84 - color contains mainly: green. Hex color #315435 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #315435 is #CEABCA. Grayscale: #464646. Windows color (decimal): -13544395 or 3494961. OLE color: 3494961.
HSL color Cylindrical-coordinate representation of color #315435: hue angle of 126.86º 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 #315435 is Cyan = 0.42, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 49 | 84 | 53 | - |
| CMYK | 0.42 | 0 | 0.37 | 0.67 |
| HSL | 126.86º | 0.26% | 0.26% | - |
| HSV(B) | 126.86º | 0.42% | 0.33% | - |
| XYZ | 5.08 | 7.25 | 4.5 | - |
| YUV | 70 | 118.4 | 113.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 84 | 53 | 0.42 | 0 | 0.37 | 0.67 | 126.86 | 0.26 | 0.26 |
| Hex | 31 | 54 | 35 | 2A | 0 | 25 | 43 | 7F | 1A | 1A |
| Octal | 61 | 124 | 65 | 52 | 0 | 45 | 103 | 177 | 32 | 32 |
| Binary | 110001 | 1010100 | 110101 | 101010 | 0 | 100101 | 1000011 | 1111111 | 11010 | 11010 |
Color Harmonies of #315435
Complementary color
Monochromatic Colors of #315435
Black with #315435
Text Example
Text Example
White with #315435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315435; }
p { color: rgb(49,84,53); }
H1.HeaderClassName
{
color: #315435;
}
.AnyTagClassName
{
color: #315435;
}
</style>
background-color css
<style>
a { background-color: #315435; }
a { background-color: rgb(49,84,53); }
div.DivClassName
{
background-color: #315435;
}
.BgClassName
{
background-color: #315435;
}
</style>
border-color css
<style>
span { border-color: #315435; }
span { border-color: rgb(49,84,53); }
td.TdClassName
{
border-color: #315435;
}
.TagClassName
{
border-color: #315435;
}
</style>