Shades of Parsley #296034
Tints of Parsley #296034
RGB
CMYK
RGB Variations
Color information
#296034 (or 0x296034) is known color: Parsley. HEX triplet: 29, 60 and 34. RGB value is (41,96,52). Sum of RGB (Red+Green+Blue) = 41+96+52=189 (25% of max value = 765). Red value is 41 (16.41% from 255 or 21.69% from 189); Green value is 96 (37.89% from 255 or 50.79% from 189); Blue value is 52 (20.70% from 255 or 27.51% from 189); Max value from RGB is 96 - color contains mainly: green. Hex color #296034 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #296034 is #D69FCB. Grayscale: #4A4A4A. Windows color (decimal): -14065612 or 3432489. OLE color: 3432489.
HSL color Cylindrical-coordinate representation of color #296034: hue angle of 132º 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 #296034 is Cyan = 0.57, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 41 | 96 | 52 | - |
| CMYK | 0.57 | 0 | 0.46 | 0.62 |
| HSL | 132º | 0.4% | 0.27% | - |
| HSV(B) | 132º | 0.57% | 0.38% | - |
| XYZ | 5.72 | 9.09 | 4.7 | - |
| YUV | 74.54 | 115.28 | 104.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 96 | 52 | 0.57 | 0 | 0.46 | 0.62 | 132 | 0.4 | 0.27 |
| Hex | 29 | 60 | 34 | 39 | 0 | 2E | 3E | 84 | 28 | 1B |
| Octal | 51 | 140 | 64 | 71 | 0 | 56 | 76 | 204 | 50 | 33 |
| Binary | 101001 | 1100000 | 110100 | 111001 | 0 | 101110 | 111110 | 10000100 | 101000 | 11011 |
Color Harmonies of #296034
Complementary color
Monochromatic Colors of #296034
Black with #296034
Text Example
Text Example
White with #296034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296034; }
p { color: rgb(41,96,52); }
H1.HeaderClassName
{
color: #296034;
}
.AnyTagClassName
{
color: #296034;
}
</style>
background-color css
<style>
a { background-color: #296034; }
a { background-color: rgb(41,96,52); }
div.DivClassName
{
background-color: #296034;
}
.BgClassName
{
background-color: #296034;
}
</style>
border-color css
<style>
span { border-color: #296034; }
span { border-color: rgb(41,96,52); }
td.TdClassName
{
border-color: #296034;
}
.TagClassName
{
border-color: #296034;
}
</style>