Shades of Parsley #316534
Tints of Parsley #316534
RGB
CMYK
RGB Variations
Color information
#316534 (or 0x316534) is known color: Parsley. HEX triplet: 31, 65 and 34. RGB value is (49,101,52). Sum of RGB (Red+Green+Blue) = 49+101+52=202 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.26% from 202); Green value is 101 (39.84% from 255 or 50% from 202); Blue value is 52 (20.70% from 255 or 25.74% from 202); Max value from RGB is 101 - color contains mainly: green. Hex color #316534 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #316534 is #CE9ACB. Grayscale: #505050. Windows color (decimal): -13540044 or 3433777. OLE color: 3433777.
HSL color Cylindrical-coordinate representation of color #316534: hue angle of 123.46º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #316534 is Cyan = 0.51, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 101 | 52 | - |
| CMYK | 0.51 | 0 | 0.49 | 0.60 |
| HSL | 123.46º | 0.35% | 0.29% | - |
| HSV(B) | 123.46º | 0.51% | 0.4% | - |
| XYZ | 6.54 | 10.21 | 4.87 | - |
| YUV | 79.87 | 112.27 | 105.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 101 | 52 | 0.51 | 0 | 0.49 | 0.60 | 123.46 | 0.35 | 0.29 |
| Hex | 31 | 65 | 34 | 33 | 0 | 31 | 3C | 7B | 23 | 1D |
| Octal | 61 | 145 | 64 | 63 | 0 | 61 | 74 | 173 | 43 | 35 |
| Binary | 110001 | 1100101 | 110100 | 110011 | 0 | 110001 | 111100 | 1111011 | 100011 | 11101 |
Color Harmonies of #316534
Complementary color
Monochromatic Colors of #316534
Black with #316534
Text Example
Text Example
White with #316534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316534; }
p { color: rgb(49,101,52); }
H1.HeaderClassName
{
color: #316534;
}
.AnyTagClassName
{
color: #316534;
}
</style>
background-color css
<style>
a { background-color: #316534; }
a { background-color: rgb(49,101,52); }
div.DivClassName
{
background-color: #316534;
}
.BgClassName
{
background-color: #316534;
}
</style>
border-color css
<style>
span { border-color: #316534; }
span { border-color: rgb(49,101,52); }
td.TdClassName
{
border-color: #316534;
}
.TagClassName
{
border-color: #316534;
}
</style>