Shades of Asparagus #759651
Tints of Asparagus #759651
RGB
CMYK
RGB Variations
Color information
#759651 (or 0x759651) is known color: Asparagus. HEX triplet: 75, 96 and 51. RGB value is (117,150,81). Sum of RGB (Red+Green+Blue) = 117+150+81=348 (46% of max value = 765). Red value is 117 (46.09% from 255 or 33.62% from 348); Green value is 150 (58.98% from 255 or 43.10% from 348); Blue value is 81 (32.03% from 255 or 23.28% from 348); Max value from RGB is 150 - color contains mainly: green. Hex color #759651 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759651 is #8A69AE. Grayscale: #848484. Windows color (decimal): -9071023 or 5346933. OLE color: 5346933.
HSL color Cylindrical-coordinate representation of color #759651: hue angle of 88.7º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #759651 is Cyan = 0.22, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 150 | 81 | - |
| CMYK | 0.22 | 0 | 0.46 | 0.41 |
| HSL | 88.7º | 0.3% | 0.45% | - |
| HSV(B) | 88.7º | 0.46% | 0.59% | - |
| XYZ | 19.73 | 26.19 | 11.8 | - |
| YUV | 132.27 | 99.07 | 117.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 150 | 81 | 0.22 | 0 | 0.46 | 0.41 | 88.7 | 0.3 | 0.45 |
| Hex | 75 | 96 | 51 | 16 | 0 | 2E | 29 | 59 | 1E | 2D |
| Octal | 165 | 226 | 121 | 26 | 0 | 56 | 51 | 131 | 36 | 55 |
| Binary | 1110101 | 10010110 | 1010001 | 10110 | 0 | 101110 | 101001 | 1011001 | 11110 | 101101 |
Color Harmonies of #759651
Complementary color
Monochromatic Colors of #759651
Black with #759651
Text Example
Text Example
White with #759651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759651; }
p { color: rgb(117,150,81); }
H1.HeaderClassName
{
color: #759651;
}
.AnyTagClassName
{
color: #759651;
}
</style>
background-color css
<style>
a { background-color: #759651; }
a { background-color: rgb(117,150,81); }
div.DivClassName
{
background-color: #759651;
}
.BgClassName
{
background-color: #759651;
}
</style>
border-color css
<style>
span { border-color: #759651; }
span { border-color: rgb(117,150,81); }
td.TdClassName
{
border-color: #759651;
}
.TagClassName
{
border-color: #759651;
}
</style>