Shades of Parsley #296236
Tints of Parsley #296236
RGB
CMYK
RGB Variations
Color information
#296236 (or 0x296236) is known color: Parsley. HEX triplet: 29, 62 and 36. RGB value is (41,98,54). Sum of RGB (Red+Green+Blue) = 41+98+54=193 (25% of max value = 765). Red value is 41 (16.41% from 255 or 21.24% from 193); Green value is 98 (38.67% from 255 or 50.78% from 193); Blue value is 54 (21.48% from 255 or 27.98% from 193); Max value from RGB is 98 - color contains mainly: green. Hex color #296236 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #296236 is #D69DC9. Grayscale: #4C4C4C. Windows color (decimal): -14065098 or 3564073. OLE color: 3564073.
HSL color Cylindrical-coordinate representation of color #296236: hue angle of 133.68º 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 #296236 is Cyan = 0.58, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 41 | 98 | 54 | - |
| CMYK | 0.58 | 0 | 0.45 | 0.62 |
| HSL | 133.68º | 0.41% | 0.27% | - |
| HSV(B) | 133.68º | 0.58% | 0.38% | - |
| XYZ | 5.95 | 9.47 | 5.01 | - |
| YUV | 75.94 | 115.62 | 103.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 98 | 54 | 0.58 | 0 | 0.45 | 0.62 | 133.68 | 0.41 | 0.27 |
| Hex | 29 | 62 | 36 | 3A | 0 | 2D | 3E | 86 | 29 | 1B |
| Octal | 51 | 142 | 66 | 72 | 0 | 55 | 76 | 206 | 51 | 33 |
| Binary | 101001 | 1100010 | 110110 | 111010 | 0 | 101101 | 111110 | 10000110 | 101001 | 11011 |
Color Harmonies of #296236
Complementary color
Monochromatic Colors of #296236
Black with #296236
Text Example
Text Example
White with #296236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296236; }
p { color: rgb(41,98,54); }
H1.HeaderClassName
{
color: #296236;
}
.AnyTagClassName
{
color: #296236;
}
</style>
background-color css
<style>
a { background-color: #296236; }
a { background-color: rgb(41,98,54); }
div.DivClassName
{
background-color: #296236;
}
.BgClassName
{
background-color: #296236;
}
</style>
border-color css
<style>
span { border-color: #296236; }
span { border-color: rgb(41,98,54); }
td.TdClassName
{
border-color: #296236;
}
.TagClassName
{
border-color: #296236;
}
</style>