Shades of Asparagus #759550
Tints of Asparagus #759550
RGB
CMYK
RGB Variations
Color information
#759550 (or 0x759550) is known color: Asparagus. HEX triplet: 75, 95 and 50. RGB value is (117,149,80). Sum of RGB (Red+Green+Blue) = 117+149+80=346 (45% of max value = 765). Red value is 117 (46.09% from 255 or 33.82% from 346); Green value is 149 (58.59% from 255 or 43.06% from 346); Blue value is 80 (31.64% from 255 or 23.12% from 346); Max value from RGB is 149 - color contains mainly: green. Hex color #759550 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759550 is #8A6AAF. Grayscale: #838383. Windows color (decimal): -9071280 or 5281141. OLE color: 5281141.
HSL color Cylindrical-coordinate representation of color #759550: hue angle of 87.83º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #759550 is Cyan = 0.21, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 149 | 80 | - |
| CMYK | 0.21 | 0 | 0.46 | 0.42 |
| HSL | 87.83º | 0.3% | 0.45% | - |
| HSV(B) | 87.83º | 0.46% | 0.58% | - |
| XYZ | 19.53 | 25.86 | 11.55 | - |
| YUV | 131.57 | 98.9 | 117.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 149 | 80 | 0.21 | 0 | 0.46 | 0.42 | 87.83 | 0.3 | 0.45 |
| Hex | 75 | 95 | 50 | 15 | 0 | 2E | 2A | 58 | 1E | 2D |
| Octal | 165 | 225 | 120 | 25 | 0 | 56 | 52 | 130 | 36 | 55 |
| Binary | 1110101 | 10010101 | 1010000 | 10101 | 0 | 101110 | 101010 | 1011000 | 11110 | 101101 |
Color Harmonies of #759550
Complementary color
Monochromatic Colors of #759550
Black with #759550
Text Example
Text Example
White with #759550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759550; }
p { color: rgb(117,149,80); }
H1.HeaderClassName
{
color: #759550;
}
.AnyTagClassName
{
color: #759550;
}
</style>
background-color css
<style>
a { background-color: #759550; }
a { background-color: rgb(117,149,80); }
div.DivClassName
{
background-color: #759550;
}
.BgClassName
{
background-color: #759550;
}
</style>
border-color css
<style>
span { border-color: #759550; }
span { border-color: rgb(117,149,80); }
td.TdClassName
{
border-color: #759550;
}
.TagClassName
{
border-color: #759550;
}
</style>