Shades of Parsley #296231
Tints of Parsley #296231
RGB
CMYK
RGB Variations
Color information
#296231 (or 0x296231) is known color: Parsley. HEX triplet: 29, 62 and 31. RGB value is (41,98,49). Sum of RGB (Red+Green+Blue) = 41+98+49=188 (24% of max value = 765). Red value is 41 (16.41% from 255 or 21.81% from 188); Green value is 98 (38.67% from 255 or 52.13% from 188); Blue value is 49 (19.53% from 255 or 26.06% from 188); Max value from RGB is 98 - color contains mainly: green. Hex color #296231 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #296231 is #D69DCE. Grayscale: #4B4B4B. Windows color (decimal): -14065103 or 3236393. OLE color: 3236393.
HSL color Cylindrical-coordinate representation of color #296231: hue angle of 128.42º 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 #296231 is Cyan = 0.58, Magento = 0, Yellow = 0.5 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 41 | 98 | 49 | - |
| CMYK | 0.58 | 0 | 0.5 | 0.62 |
| HSL | 128.42º | 0.41% | 0.27% | - |
| HSV(B) | 128.42º | 0.58% | 0.38% | - |
| XYZ | 5.84 | 9.43 | 4.42 | - |
| YUV | 75.37 | 113.12 | 103.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 98 | 49 | 0.58 | 0 | 0.5 | 0.62 | 128.42 | 0.41 | 0.27 |
| Hex | 29 | 62 | 31 | 3A | 0 | 32 | 3E | 80 | 29 | 1B |
| Octal | 51 | 142 | 61 | 72 | 0 | 62 | 76 | 200 | 51 | 33 |
| Binary | 101001 | 1100010 | 110001 | 111010 | 0 | 110010 | 111110 | 10000000 | 101001 | 11011 |
Color Harmonies of #296231
Complementary color
Monochromatic Colors of #296231
Black with #296231
Text Example
Text Example
White with #296231
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296231; }
p { color: rgb(41,98,49); }
H1.HeaderClassName
{
color: #296231;
}
.AnyTagClassName
{
color: #296231;
}
</style>
background-color css
<style>
a { background-color: #296231; }
a { background-color: rgb(41,98,49); }
div.DivClassName
{
background-color: #296231;
}
.BgClassName
{
background-color: #296231;
}
</style>
border-color css
<style>
span { border-color: #296231; }
span { border-color: rgb(41,98,49); }
td.TdClassName
{
border-color: #296231;
}
.TagClassName
{
border-color: #296231;
}
</style>