Shades of Parsley #295727
Tints of Parsley #295727
RGB
CMYK
RGB Variations
Color information
#295727 (or 0x295727) is known color: Parsley. HEX triplet: 29, 57 and 27. RGB value is (41,87,39). Sum of RGB (Red+Green+Blue) = 41+87+39=167 (22% of max value = 765). Red value is 41 (16.41% from 255 or 24.55% from 167); Green value is 87 (34.38% from 255 or 52.10% from 167); Blue value is 39 (15.62% from 255 or 23.35% from 167); Max value from RGB is 87 - color contains mainly: green. Hex color #295727 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #295727 is #D6A8D8. Grayscale: #434343. Windows color (decimal): -14067929 or 2578217. OLE color: 2578217.
HSL color Cylindrical-coordinate representation of color #295727: hue angle of 117.5º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #295727 is Cyan = 0.53, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 41 | 87 | 39 | - |
| CMYK | 0.53 | 0 | 0.55 | 0.66 |
| HSL | 117.5º | 0.38% | 0.25% | - |
| HSV(B) | 117.5º | 0.55% | 0.34% | - |
| XYZ | 4.69 | 7.43 | 3.11 | - |
| YUV | 67.77 | 111.76 | 108.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 87 | 39 | 0.53 | 0 | 0.55 | 0.66 | 117.5 | 0.38 | 0.25 |
| Hex | 29 | 57 | 27 | 35 | 0 | 37 | 42 | 76 | 26 | 19 |
| Octal | 51 | 127 | 47 | 65 | 0 | 67 | 102 | 166 | 46 | 31 |
| Binary | 101001 | 1010111 | 100111 | 110101 | 0 | 110111 | 1000010 | 1110110 | 100110 | 11001 |
Color Harmonies of #295727
Complementary color
Monochromatic Colors of #295727
Black with #295727
Text Example
Text Example
White with #295727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295727; }
p { color: rgb(41,87,39); }
H1.HeaderClassName
{
color: #295727;
}
.AnyTagClassName
{
color: #295727;
}
</style>
background-color css
<style>
a { background-color: #295727; }
a { background-color: rgb(41,87,39); }
div.DivClassName
{
background-color: #295727;
}
.BgClassName
{
background-color: #295727;
}
</style>
border-color css
<style>
span { border-color: #295727; }
span { border-color: rgb(41,87,39); }
td.TdClassName
{
border-color: #295727;
}
.TagClassName
{
border-color: #295727;
}
</style>