Shades of Parsley #316435
Tints of Parsley #316435
RGB
CMYK
RGB Variations
Color information
#316435 (or 0x316435) is known color: Parsley. HEX triplet: 31, 64 and 35. RGB value is (49,100,53). Sum of RGB (Red+Green+Blue) = 49+100+53=202 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.26% from 202); Green value is 100 (39.45% from 255 or 49.50% from 202); Blue value is 53 (21.09% from 255 or 26.24% from 202); Max value from RGB is 100 - color contains mainly: green. Hex color #316435 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #316435 is #CE9BCA. Grayscale: #4F4F4F. Windows color (decimal): -13540299 or 3499057. OLE color: 3499057.
HSL color Cylindrical-coordinate representation of color #316435: hue angle of 124.71º degrees, saturation: 0.34, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #316435 is Cyan = 0.51, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 49 | 100 | 53 | - |
| CMYK | 0.51 | 0 | 0.47 | 0.61 |
| HSL | 124.71º | 0.34% | 0.29% | - |
| HSV(B) | 124.71º | 0.51% | 0.39% | - |
| XYZ | 6.47 | 10.02 | 4.96 | - |
| YUV | 79.39 | 113.1 | 106.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 100 | 53 | 0.51 | 0 | 0.47 | 0.61 | 124.71 | 0.34 | 0.29 |
| Hex | 31 | 64 | 35 | 33 | 0 | 2F | 3D | 7D | 22 | 1D |
| Octal | 61 | 144 | 65 | 63 | 0 | 57 | 75 | 175 | 42 | 35 |
| Binary | 110001 | 1100100 | 110101 | 110011 | 0 | 101111 | 111101 | 1111101 | 100010 | 11101 |
Color Harmonies of #316435
Complementary color
Monochromatic Colors of #316435
Black with #316435
Text Example
Text Example
White with #316435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316435; }
p { color: rgb(49,100,53); }
H1.HeaderClassName
{
color: #316435;
}
.AnyTagClassName
{
color: #316435;
}
</style>
background-color css
<style>
a { background-color: #316435; }
a { background-color: rgb(49,100,53); }
div.DivClassName
{
background-color: #316435;
}
.BgClassName
{
background-color: #316435;
}
</style>
border-color css
<style>
span { border-color: #316435; }
span { border-color: rgb(49,100,53); }
td.TdClassName
{
border-color: #316435;
}
.TagClassName
{
border-color: #316435;
}
</style>