Shades of Asparagus #759754
Tints of Asparagus #759754
RGB
CMYK
RGB Variations
Color information
#759754 (or 0x759754) is known color: Asparagus. HEX triplet: 75, 97 and 54. RGB value is (117,151,84). Sum of RGB (Red+Green+Blue) = 117+151+84=352 (46% of max value = 765). Red value is 117 (46.09% from 255 or 33.24% from 352); Green value is 151 (59.38% from 255 or 42.90% from 352); Blue value is 84 (33.20% from 255 or 23.86% from 352); Max value from RGB is 151 - color contains mainly: green. Hex color #759754 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759754 is #8A68AB. Grayscale: #858585. Windows color (decimal): -9070764 or 5543797. OLE color: 5543797.
HSL color Cylindrical-coordinate representation of color #759754: hue angle of 90.45º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #759754 is Cyan = 0.23, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 151 | 84 | - |
| CMYK | 0.23 | 0 | 0.44 | 0.41 |
| HSL | 90.45º | 0.29% | 0.46% | - |
| HSV(B) | 90.45º | 0.44% | 0.59% | - |
| XYZ | 20 | 26.56 | 12.46 | - |
| YUV | 133.2 | 100.24 | 116.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 151 | 84 | 0.23 | 0 | 0.44 | 0.41 | 90.45 | 0.29 | 0.46 |
| Hex | 75 | 97 | 54 | 17 | 0 | 2C | 29 | 5A | 1D | 2E |
| Octal | 165 | 227 | 124 | 27 | 0 | 54 | 51 | 132 | 35 | 56 |
| Binary | 1110101 | 10010111 | 1010100 | 10111 | 0 | 101100 | 101001 | 1011010 | 11101 | 101110 |
Color Harmonies of #759754
Complementary color
Monochromatic Colors of #759754
Black with #759754
Text Example
Text Example
White with #759754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759754; }
p { color: rgb(117,151,84); }
H1.HeaderClassName
{
color: #759754;
}
.AnyTagClassName
{
color: #759754;
}
</style>
background-color css
<style>
a { background-color: #759754; }
a { background-color: rgb(117,151,84); }
div.DivClassName
{
background-color: #759754;
}
.BgClassName
{
background-color: #759754;
}
</style>
border-color css
<style>
span { border-color: #759754; }
span { border-color: rgb(117,151,84); }
td.TdClassName
{
border-color: #759754;
}
.TagClassName
{
border-color: #759754;
}
</style>