Shades of Parsley #296130
Tints of Parsley #296130
RGB
CMYK
RGB Variations
Color information
#296130 (or 0x296130) is known color: Parsley. HEX triplet: 29, 61 and 30. RGB value is (41,97,48). Sum of RGB (Red+Green+Blue) = 41+97+48=186 (24% of max value = 765). Red value is 41 (16.41% from 255 or 22.04% from 186); Green value is 97 (38.28% from 255 or 52.15% from 186); Blue value is 48 (19.14% from 255 or 25.81% from 186); Max value from RGB is 97 - color contains mainly: green. Hex color #296130 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #296130 is #D69ECF. Grayscale: #4A4A4A. Windows color (decimal): -14065360 or 3170601. OLE color: 3170601.
HSL color Cylindrical-coordinate representation of color #296130: hue angle of 127.5º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #296130 is Cyan = 0.58, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 41 | 97 | 48 | - |
| CMYK | 0.58 | 0 | 0.51 | 0.62 |
| HSL | 127.5º | 0.41% | 0.27% | - |
| HSV(B) | 127.5º | 0.58% | 0.38% | - |
| XYZ | 5.72 | 9.23 | 4.28 | - |
| YUV | 74.67 | 112.95 | 103.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 97 | 48 | 0.58 | 0 | 0.51 | 0.62 | 127.5 | 0.41 | 0.27 |
| Hex | 29 | 61 | 30 | 3A | 0 | 33 | 3E | 80 | 29 | 1B |
| Octal | 51 | 141 | 60 | 72 | 0 | 63 | 76 | 200 | 51 | 33 |
| Binary | 101001 | 1100001 | 110000 | 111010 | 0 | 110011 | 111110 | 10000000 | 101001 | 11011 |
Color Harmonies of #296130
Complementary color
Monochromatic Colors of #296130
Black with #296130
Text Example
Text Example
White with #296130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296130; }
p { color: rgb(41,97,48); }
H1.HeaderClassName
{
color: #296130;
}
.AnyTagClassName
{
color: #296130;
}
</style>
background-color css
<style>
a { background-color: #296130; }
a { background-color: rgb(41,97,48); }
div.DivClassName
{
background-color: #296130;
}
.BgClassName
{
background-color: #296130;
}
</style>
border-color css
<style>
span { border-color: #296130; }
span { border-color: rgb(41,97,48); }
td.TdClassName
{
border-color: #296130;
}
.TagClassName
{
border-color: #296130;
}
</style>