Shades of Parsley #296533
Tints of Parsley #296533
RGB
CMYK
RGB Variations
Color information
#296533 (or 0x296533) is known color: Parsley. HEX triplet: 29, 65 and 33. RGB value is (41,101,51). Sum of RGB (Red+Green+Blue) = 41+101+51=193 (25% of max value = 765). Red value is 41 (16.41% from 255 or 21.24% from 193); Green value is 101 (39.84% from 255 or 52.33% from 193); Blue value is 51 (20.31% from 255 or 26.42% from 193); Max value from RGB is 101 - color contains mainly: green. Hex color #296533 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #296533 is #D69ACC. Grayscale: #4D4D4D. Windows color (decimal): -14064333 or 3368233. OLE color: 3368233.
HSL color Cylindrical-coordinate representation of color #296533: hue angle of 130º degrees, saturation: 0.42, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #296533 is Cyan = 0.59, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 41 | 101 | 51 | - |
| CMYK | 0.59 | 0 | 0.50 | 0.60 |
| HSL | 130º | 0.42% | 0.28% | - |
| HSV(B) | 130º | 0.59% | 0.4% | - |
| XYZ | 6.17 | 10.02 | 4.74 | - |
| YUV | 77.36 | 113.12 | 102.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 101 | 51 | 0.59 | 0 | 0.50 | 0.60 | 130 | 0.42 | 0.28 |
| Hex | 29 | 65 | 33 | 3B | 0 | 32 | 3C | 82 | 2A | 1C |
| Octal | 51 | 145 | 63 | 73 | 0 | 62 | 74 | 202 | 52 | 34 |
| Binary | 101001 | 1100101 | 110011 | 111011 | 0 | 110010 | 111100 | 10000010 | 101010 | 11100 |
Color Harmonies of #296533
Complementary color
Monochromatic Colors of #296533
Black with #296533
Text Example
Text Example
White with #296533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296533; }
p { color: rgb(41,101,51); }
H1.HeaderClassName
{
color: #296533;
}
.AnyTagClassName
{
color: #296533;
}
</style>
background-color css
<style>
a { background-color: #296533; }
a { background-color: rgb(41,101,51); }
div.DivClassName
{
background-color: #296533;
}
.BgClassName
{
background-color: #296533;
}
</style>
border-color css
<style>
span { border-color: #296533; }
span { border-color: rgb(41,101,51); }
td.TdClassName
{
border-color: #296533;
}
.TagClassName
{
border-color: #296533;
}
</style>