Shades of Parsley #295531
Tints of Parsley #295531
RGB
CMYK
RGB Variations
Color information
#295531 (or 0x295531) is known color: Parsley. HEX triplet: 29, 55 and 31. RGB value is (41,85,49). Sum of RGB (Red+Green+Blue) = 41+85+49=175 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.43% from 175); Green value is 85 (33.59% from 255 or 48.57% from 175); Blue value is 49 (19.53% from 255 or 28% from 175); Max value from RGB is 85 - color contains mainly: green. Hex color #295531 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #295531 is #D6AACE. Grayscale: #434343. Windows color (decimal): -14068431 or 3233065. OLE color: 3233065.
HSL color Cylindrical-coordinate representation of color #295531: hue angle of 130.91º degrees, saturation: 0.35, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #295531 is Cyan = 0.52, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 41 | 85 | 49 | - |
| CMYK | 0.52 | 0 | 0.42 | 0.67 |
| HSL | 130.91º | 0.35% | 0.25% | - |
| HSV(B) | 130.91º | 0.52% | 0.33% | - |
| XYZ | 4.72 | 7.19 | 4.04 | - |
| YUV | 67.74 | 117.42 | 108.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 85 | 49 | 0.52 | 0 | 0.42 | 0.67 | 130.91 | 0.35 | 0.25 |
| Hex | 29 | 55 | 31 | 34 | 0 | 2A | 43 | 83 | 23 | 19 |
| Octal | 51 | 125 | 61 | 64 | 0 | 52 | 103 | 203 | 43 | 31 |
| Binary | 101001 | 1010101 | 110001 | 110100 | 0 | 101010 | 1000011 | 10000011 | 100011 | 11001 |
Color Harmonies of #295531
Complementary color
Monochromatic Colors of #295531
Black with #295531
Text Example
Text Example
White with #295531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295531; }
p { color: rgb(41,85,49); }
H1.HeaderClassName
{
color: #295531;
}
.AnyTagClassName
{
color: #295531;
}
</style>
background-color css
<style>
a { background-color: #295531; }
a { background-color: rgb(41,85,49); }
div.DivClassName
{
background-color: #295531;
}
.BgClassName
{
background-color: #295531;
}
</style>
border-color css
<style>
span { border-color: #295531; }
span { border-color: rgb(41,85,49); }
td.TdClassName
{
border-color: #295531;
}
.TagClassName
{
border-color: #295531;
}
</style>