Shades of Asparagus #759547
Tints of Asparagus #759547
RGB
CMYK
RGB Variations
Color information
#759547 (or 0x759547) is known color: Asparagus. HEX triplet: 75, 95 and 47. RGB value is (117,149,71). Sum of RGB (Red+Green+Blue) = 117+149+71=337 (44% of max value = 765). Red value is 117 (46.09% from 255 or 34.72% from 337); Green value is 149 (58.59% from 255 or 44.21% from 337); Blue value is 71 (28.12% from 255 or 21.07% from 337); Max value from RGB is 149 - color contains mainly: green. Hex color #759547 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759547 is #8A6AB8. Grayscale: #828282. Windows color (decimal): -9071289 or 4691317. OLE color: 4691317.
HSL color Cylindrical-coordinate representation of color #759547: hue angle of 84.62º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #759547 is Cyan = 0.21, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 149 | 71 | - |
| CMYK | 0.21 | 0 | 0.52 | 0.42 |
| HSL | 84.62º | 0.35% | 0.43% | - |
| HSV(B) | 84.62º | 0.52% | 0.58% | - |
| XYZ | 19.22 | 25.73 | 9.91 | - |
| YUV | 130.54 | 94.4 | 118.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 149 | 71 | 0.21 | 0 | 0.52 | 0.42 | 84.62 | 0.35 | 0.43 |
| Hex | 75 | 95 | 47 | 15 | 0 | 34 | 2A | 55 | 23 | 2B |
| Octal | 165 | 225 | 107 | 25 | 0 | 64 | 52 | 125 | 43 | 53 |
| Binary | 1110101 | 10010101 | 1000111 | 10101 | 0 | 110100 | 101010 | 1010101 | 100011 | 101011 |
Color Harmonies of #759547
Complementary color
Monochromatic Colors of #759547
Black with #759547
Text Example
Text Example
White with #759547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759547; }
p { color: rgb(117,149,71); }
H1.HeaderClassName
{
color: #759547;
}
.AnyTagClassName
{
color: #759547;
}
</style>
background-color css
<style>
a { background-color: #759547; }
a { background-color: rgb(117,149,71); }
div.DivClassName
{
background-color: #759547;
}
.BgClassName
{
background-color: #759547;
}
</style>
border-color css
<style>
span { border-color: #759547; }
span { border-color: rgb(117,149,71); }
td.TdClassName
{
border-color: #759547;
}
.TagClassName
{
border-color: #759547;
}
</style>