Shades of Parsley #295530
Tints of Parsley #295530
RGB
CMYK
RGB Variations
Color information
#295530 (or 0x295530) is known color: Parsley. HEX triplet: 29, 55 and 30. RGB value is (41,85,48). Sum of RGB (Red+Green+Blue) = 41+85+48=174 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.56% from 174); Green value is 85 (33.59% from 255 or 48.85% from 174); Blue value is 48 (19.14% from 255 or 27.59% from 174); Max value from RGB is 85 - color contains mainly: green. Hex color #295530 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #295530 is #D6AACF. Grayscale: #434343. Windows color (decimal): -14068432 or 3167529. OLE color: 3167529.
HSL color Cylindrical-coordinate representation of color #295530: hue angle of 129.55º 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 #295530 is Cyan = 0.52, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 41 | 85 | 48 | - |
| CMYK | 0.52 | 0 | 0.44 | 0.67 |
| HSL | 129.55º | 0.35% | 0.25% | - |
| HSV(B) | 129.55º | 0.52% | 0.33% | - |
| XYZ | 4.7 | 7.18 | 3.94 | - |
| YUV | 67.63 | 116.92 | 109.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 85 | 48 | 0.52 | 0 | 0.44 | 0.67 | 129.55 | 0.35 | 0.25 |
| Hex | 29 | 55 | 30 | 34 | 0 | 2C | 43 | 82 | 23 | 19 |
| Octal | 51 | 125 | 60 | 64 | 0 | 54 | 103 | 202 | 43 | 31 |
| Binary | 101001 | 1010101 | 110000 | 110100 | 0 | 101100 | 1000011 | 10000010 | 100011 | 11001 |
Color Harmonies of #295530
Complementary color
Monochromatic Colors of #295530
Black with #295530
Text Example
Text Example
White with #295530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295530; }
p { color: rgb(41,85,48); }
H1.HeaderClassName
{
color: #295530;
}
.AnyTagClassName
{
color: #295530;
}
</style>
background-color css
<style>
a { background-color: #295530; }
a { background-color: rgb(41,85,48); }
div.DivClassName
{
background-color: #295530;
}
.BgClassName
{
background-color: #295530;
}
</style>
border-color css
<style>
span { border-color: #295530; }
span { border-color: rgb(41,85,48); }
td.TdClassName
{
border-color: #295530;
}
.TagClassName
{
border-color: #295530;
}
</style>