Shades of Asparagus #759249
Tints of Asparagus #759249
RGB
CMYK
RGB Variations
Color information
#759249 (or 0x759249) is known color: Asparagus. HEX triplet: 75, 92 and 49. RGB value is (117,146,73). Sum of RGB (Red+Green+Blue) = 117+146+73=336 (44% of max value = 765). Red value is 117 (46.09% from 255 or 34.82% from 336); Green value is 146 (57.42% from 255 or 43.45% from 336); Blue value is 73 (28.91% from 255 or 21.73% from 336); Max value from RGB is 146 - color contains mainly: green. Hex color #759249 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759249 is #8A6DB6. Grayscale: #818181. Windows color (decimal): -9072055 or 4821621. OLE color: 4821621.
HSL color Cylindrical-coordinate representation of color #759249: hue angle of 83.84º degrees, saturation: 0.33, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #759249 is Cyan = 0.20, Magento = 0, Yellow = 0.5 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 117 | 146 | 73 | - |
| CMYK | 0.20 | 0 | 0.5 | 0.43 |
| HSL | 83.84º | 0.33% | 0.43% | - |
| HSV(B) | 83.84º | 0.5% | 0.57% | - |
| XYZ | 18.82 | 24.82 | 10.1 | - |
| YUV | 129.01 | 96.39 | 119.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 146 | 73 | 0.20 | 0 | 0.5 | 0.43 | 83.84 | 0.33 | 0.43 |
| Hex | 75 | 92 | 49 | 14 | 0 | 32 | 2B | 54 | 21 | 2B |
| Octal | 165 | 222 | 111 | 24 | 0 | 62 | 53 | 124 | 41 | 53 |
| Binary | 1110101 | 10010010 | 1001001 | 10100 | 0 | 110010 | 101011 | 1010100 | 100001 | 101011 |
Color Harmonies of #759249
Complementary color
Monochromatic Colors of #759249
Black with #759249
Text Example
Text Example
White with #759249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759249; }
p { color: rgb(117,146,73); }
H1.HeaderClassName
{
color: #759249;
}
.AnyTagClassName
{
color: #759249;
}
</style>
background-color css
<style>
a { background-color: #759249; }
a { background-color: rgb(117,146,73); }
div.DivClassName
{
background-color: #759249;
}
.BgClassName
{
background-color: #759249;
}
</style>
border-color css
<style>
span { border-color: #759249; }
span { border-color: rgb(117,146,73); }
td.TdClassName
{
border-color: #759249;
}
.TagClassName
{
border-color: #759249;
}
</style>