Shades of Parsley #295328
Tints of Parsley #295328
RGB
CMYK
RGB Variations
Color information
#295328 (or 0x295328) is known color: Parsley. HEX triplet: 29, 53 and 28. RGB value is (41,83,40). Sum of RGB (Red+Green+Blue) = 41+83+40=164 (21% of max value = 765). Red value is 41 (16.41% from 255 or 25% from 164); Green value is 83 (32.81% from 255 or 50.61% from 164); Blue value is 40 (16.02% from 255 or 24.39% from 164); Max value from RGB is 83 - color contains mainly: green. Hex color #295328 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #295328 is #D6ACD7. Grayscale: #414141. Windows color (decimal): -14068952 or 2642729. OLE color: 2642729.
HSL color Cylindrical-coordinate representation of color #295328: hue angle of 118.6º degrees, saturation: 0.35, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #295328 is Cyan = 0.51, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 41 | 83 | 40 | - |
| CMYK | 0.51 | 0 | 0.52 | 0.67 |
| HSL | 118.6º | 0.35% | 0.24% | - |
| HSV(B) | 118.6º | 0.52% | 0.33% | - |
| XYZ | 4.39 | 6.81 | 3.09 | - |
| YUV | 65.54 | 113.59 | 110.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 83 | 40 | 0.51 | 0 | 0.52 | 0.67 | 118.6 | 0.35 | 0.24 |
| Hex | 29 | 53 | 28 | 33 | 0 | 34 | 43 | 77 | 23 | 18 |
| Octal | 51 | 123 | 50 | 63 | 0 | 64 | 103 | 167 | 43 | 30 |
| Binary | 101001 | 1010011 | 101000 | 110011 | 0 | 110100 | 1000011 | 1110111 | 100011 | 11000 |
Color Harmonies of #295328
Complementary color
Monochromatic Colors of #295328
Black with #295328
Text Example
Text Example
White with #295328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295328; }
p { color: rgb(41,83,40); }
H1.HeaderClassName
{
color: #295328;
}
.AnyTagClassName
{
color: #295328;
}
</style>
background-color css
<style>
a { background-color: #295328; }
a { background-color: rgb(41,83,40); }
div.DivClassName
{
background-color: #295328;
}
.BgClassName
{
background-color: #295328;
}
</style>
border-color css
<style>
span { border-color: #295328; }
span { border-color: rgb(41,83,40); }
td.TdClassName
{
border-color: #295328;
}
.TagClassName
{
border-color: #295328;
}
</style>