Shades of Parsley #295627
Tints of Parsley #295627
RGB
CMYK
RGB Variations
Color information
#295627 (or 0x295627) is known color: Parsley. HEX triplet: 29, 56 and 27. RGB value is (41,86,39). Sum of RGB (Red+Green+Blue) = 41+86+39=166 (21% of max value = 765). Red value is 41 (16.41% from 255 or 24.70% from 166); Green value is 86 (33.98% from 255 or 51.81% from 166); Blue value is 39 (15.62% from 255 or 23.49% from 166); Max value from RGB is 86 - color contains mainly: green. Hex color #295627 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #295627 is #D6A9D8. Grayscale: #434343. Windows color (decimal): -14068185 or 2577961. OLE color: 2577961.
HSL color Cylindrical-coordinate representation of color #295627: hue angle of 117.45º 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 #295627 is Cyan = 0.52, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 41 | 86 | 39 | - |
| CMYK | 0.52 | 0 | 0.55 | 0.66 |
| HSL | 117.45º | 0.38% | 0.25% | - |
| HSV(B) | 117.45º | 0.55% | 0.34% | - |
| XYZ | 4.61 | 7.27 | 3.08 | - |
| YUV | 67.19 | 112.09 | 109.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 86 | 39 | 0.52 | 0 | 0.55 | 0.66 | 117.45 | 0.38 | 0.25 |
| Hex | 29 | 56 | 27 | 34 | 0 | 37 | 42 | 75 | 26 | 19 |
| Octal | 51 | 126 | 47 | 64 | 0 | 67 | 102 | 165 | 46 | 31 |
| Binary | 101001 | 1010110 | 100111 | 110100 | 0 | 110111 | 1000010 | 1110101 | 100110 | 11001 |
Color Harmonies of #295627
Complementary color
Monochromatic Colors of #295627
Black with #295627
Text Example
Text Example
White with #295627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295627; }
p { color: rgb(41,86,39); }
H1.HeaderClassName
{
color: #295627;
}
.AnyTagClassName
{
color: #295627;
}
</style>
background-color css
<style>
a { background-color: #295627; }
a { background-color: rgb(41,86,39); }
div.DivClassName
{
background-color: #295627;
}
.BgClassName
{
background-color: #295627;
}
</style>
border-color css
<style>
span { border-color: #295627; }
span { border-color: rgb(41,86,39); }
td.TdClassName
{
border-color: #295627;
}
.TagClassName
{
border-color: #295627;
}
</style>