Shades of Asparagus #759957
Tints of Asparagus #759957
RGB
CMYK
RGB Variations
Color information
#759957 (or 0x759957) is known color: Asparagus. HEX triplet: 75, 99 and 57. RGB value is (117,153,87). Sum of RGB (Red+Green+Blue) = 117+153+87=357 (47% of max value = 765). Red value is 117 (46.09% from 255 or 32.77% from 357); Green value is 153 (60.16% from 255 or 42.86% from 357); Blue value is 87 (34.38% from 255 or 24.37% from 357); Max value from RGB is 153 - color contains mainly: green. Hex color #759957 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759957 is #8A66A8. Grayscale: #868686. Windows color (decimal): -9070249 or 5740917. OLE color: 5740917.
HSL color Cylindrical-coordinate representation of color #759957: hue angle of 92.73º degrees, saturation: 0.28, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #759957 is Cyan = 0.24, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 117 | 153 | 87 | - |
| CMYK | 0.24 | 0 | 0.43 | 0.4 |
| HSL | 92.73º | 0.28% | 0.47% | - |
| HSV(B) | 92.73º | 0.43% | 0.6% | - |
| XYZ | 20.45 | 27.25 | 13.2 | - |
| YUV | 134.71 | 101.07 | 115.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 153 | 87 | 0.24 | 0 | 0.43 | 0.4 | 92.73 | 0.28 | 0.47 |
| Hex | 75 | 99 | 57 | 18 | 0 | 2B | 28 | 5D | 1C | 2F |
| Octal | 165 | 231 | 127 | 30 | 0 | 53 | 50 | 135 | 34 | 57 |
| Binary | 1110101 | 10011001 | 1010111 | 11000 | 0 | 101011 | 101000 | 1011101 | 11100 | 101111 |
Color Harmonies of #759957
Complementary color
Monochromatic Colors of #759957
Black with #759957
Text Example
Text Example
White with #759957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759957; }
p { color: rgb(117,153,87); }
H1.HeaderClassName
{
color: #759957;
}
.AnyTagClassName
{
color: #759957;
}
</style>
background-color css
<style>
a { background-color: #759957; }
a { background-color: rgb(117,153,87); }
div.DivClassName
{
background-color: #759957;
}
.BgClassName
{
background-color: #759957;
}
</style>
border-color css
<style>
span { border-color: #759957; }
span { border-color: rgb(117,153,87); }
td.TdClassName
{
border-color: #759957;
}
.TagClassName
{
border-color: #759957;
}
</style>