Shades of Asparagus #759859
Tints of Asparagus #759859
RGB
CMYK
RGB Variations
Color information
#759859 (or 0x759859) is known color: Asparagus. HEX triplet: 75, 98 and 59. RGB value is (117,152,89). Sum of RGB (Red+Green+Blue) = 117+152+89=358 (47% of max value = 765). Red value is 117 (46.09% from 255 or 32.68% from 358); Green value is 152 (59.77% from 255 or 42.46% from 358); Blue value is 89 (35.16% from 255 or 24.86% from 358); Max value from RGB is 152 - color contains mainly: green. Hex color #759859 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759859 is #8A67A6. Grayscale: #868686. Windows color (decimal): -9070503 or 5871733. OLE color: 5871733.
HSL color Cylindrical-coordinate representation of color #759859: hue angle of 93.33º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #759859 is Cyan = 0.23, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 117 | 152 | 89 | - |
| CMYK | 0.23 | 0 | 0.41 | 0.40 |
| HSL | 93.33º | 0.26% | 0.47% | - |
| HSV(B) | 93.33º | 0.41% | 0.6% | - |
| XYZ | 20.37 | 26.96 | 13.58 | - |
| YUV | 134.35 | 102.4 | 115.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 152 | 89 | 0.23 | 0 | 0.41 | 0.40 | 93.33 | 0.26 | 0.47 |
| Hex | 75 | 98 | 59 | 17 | 0 | 29 | 28 | 5D | 1A | 2F |
| Octal | 165 | 230 | 131 | 27 | 0 | 51 | 50 | 135 | 32 | 57 |
| Binary | 1110101 | 10011000 | 1011001 | 10111 | 0 | 101001 | 101000 | 1011101 | 11010 | 101111 |
Color Harmonies of #759859
Complementary color
Monochromatic Colors of #759859
Black with #759859
Text Example
Text Example
White with #759859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759859; }
p { color: rgb(117,152,89); }
H1.HeaderClassName
{
color: #759859;
}
.AnyTagClassName
{
color: #759859;
}
</style>
background-color css
<style>
a { background-color: #759859; }
a { background-color: rgb(117,152,89); }
div.DivClassName
{
background-color: #759859;
}
.BgClassName
{
background-color: #759859;
}
</style>
border-color css
<style>
span { border-color: #759859; }
span { border-color: rgb(117,152,89); }
td.TdClassName
{
border-color: #759859;
}
.TagClassName
{
border-color: #759859;
}
</style>