Shades of Asparagus #759549
Tints of Asparagus #759549
RGB
CMYK
RGB Variations
Color information
#759549 (or 0x759549) is known color: Asparagus. HEX triplet: 75, 95 and 49. RGB value is (117,149,73). Sum of RGB (Red+Green+Blue) = 117+149+73=339 (44% of max value = 765). Red value is 117 (46.09% from 255 or 34.51% from 339); Green value is 149 (58.59% from 255 or 43.95% from 339); Blue value is 73 (28.91% from 255 or 21.53% from 339); Max value from RGB is 149 - color contains mainly: green. Hex color #759549 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759549 is #8A6AB6. Grayscale: #838383. Windows color (decimal): -9071287 or 4822389. OLE color: 4822389.
HSL color Cylindrical-coordinate representation of color #759549: hue angle of 85.26º degrees, saturation: 0.34, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #759549 is Cyan = 0.21, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 149 | 73 | - |
| CMYK | 0.21 | 0 | 0.51 | 0.42 |
| HSL | 85.26º | 0.34% | 0.44% | - |
| HSV(B) | 85.26º | 0.51% | 0.58% | - |
| XYZ | 19.29 | 25.76 | 10.26 | - |
| YUV | 130.77 | 95.4 | 118.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 149 | 73 | 0.21 | 0 | 0.51 | 0.42 | 85.26 | 0.34 | 0.44 |
| Hex | 75 | 95 | 49 | 15 | 0 | 33 | 2A | 55 | 22 | 2C |
| Octal | 165 | 225 | 111 | 25 | 0 | 63 | 52 | 125 | 42 | 54 |
| Binary | 1110101 | 10010101 | 1001001 | 10101 | 0 | 110011 | 101010 | 1010101 | 100010 | 101100 |
Color Harmonies of #759549
Complementary color
Monochromatic Colors of #759549
Black with #759549
Text Example
Text Example
White with #759549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759549; }
p { color: rgb(117,149,73); }
H1.HeaderClassName
{
color: #759549;
}
.AnyTagClassName
{
color: #759549;
}
</style>
background-color css
<style>
a { background-color: #759549; }
a { background-color: rgb(117,149,73); }
div.DivClassName
{
background-color: #759549;
}
.BgClassName
{
background-color: #759549;
}
</style>
border-color css
<style>
span { border-color: #759549; }
span { border-color: rgb(117,149,73); }
td.TdClassName
{
border-color: #759549;
}
.TagClassName
{
border-color: #759549;
}
</style>