Shades of Parsley #296029
Tints of Parsley #296029
RGB
CMYK
RGB Variations
Color information
#296029 (or 0x296029) is known color: Parsley. HEX triplet: 29, 60 and 29. RGB value is (41,96,41). Sum of RGB (Red+Green+Blue) = 41+96+41=178 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.03% from 178); Green value is 96 (37.89% from 255 or 53.93% from 178); Blue value is 41 (16.41% from 255 or 23.03% from 178); Max value from RGB is 96 - color contains mainly: green. Hex color #296029 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #296029 is #D69FD6. Grayscale: #494949. Windows color (decimal): -14065623 or 2711593. OLE color: 2711593.
HSL color Cylindrical-coordinate representation of color #296029: hue angle of 120º degrees, saturation: 0.4, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #296029 is Cyan = 0.57, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 41 | 96 | 41 | - |
| CMYK | 0.57 | 0 | 0.57 | 0.62 |
| HSL | 120º | 0.4% | 0.27% | - |
| HSV(B) | 120º | 0.57% | 0.38% | - |
| XYZ | 5.5 | 9 | 3.54 | - |
| YUV | 73.29 | 109.78 | 104.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 96 | 41 | 0.57 | 0 | 0.57 | 0.62 | 120 | 0.4 | 0.27 |
| Hex | 29 | 60 | 29 | 39 | 0 | 39 | 3E | 78 | 28 | 1B |
| Octal | 51 | 140 | 51 | 71 | 0 | 71 | 76 | 170 | 50 | 33 |
| Binary | 101001 | 1100000 | 101001 | 111001 | 0 | 111001 | 111110 | 1111000 | 101000 | 11011 |
Color Harmonies of #296029
Complementary color
Monochromatic Colors of #296029
Black with #296029
Text Example
Text Example
White with #296029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296029; }
p { color: rgb(41,96,41); }
H1.HeaderClassName
{
color: #296029;
}
.AnyTagClassName
{
color: #296029;
}
</style>
background-color css
<style>
a { background-color: #296029; }
a { background-color: rgb(41,96,41); }
div.DivClassName
{
background-color: #296029;
}
.BgClassName
{
background-color: #296029;
}
</style>
border-color css
<style>
span { border-color: #296029; }
span { border-color: rgb(41,96,41); }
td.TdClassName
{
border-color: #296029;
}
.TagClassName
{
border-color: #296029;
}
</style>