Shades of Asparagus #759647
Tints of Asparagus #759647
RGB
CMYK
RGB Variations
Color information
#759647 (or 0x759647) is known color: Asparagus. HEX triplet: 75, 96 and 47. RGB value is (117,150,71). Sum of RGB (Red+Green+Blue) = 117+150+71=338 (44% of max value = 765). Red value is 117 (46.09% from 255 or 34.62% from 338); Green value is 150 (58.98% from 255 or 44.38% from 338); Blue value is 71 (28.12% from 255 or 21.01% from 338); Max value from RGB is 150 - color contains mainly: green. Hex color #759647 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759647 is #8A69B8. Grayscale: #838383. Windows color (decimal): -9071033 or 4691573. OLE color: 4691573.
HSL color Cylindrical-coordinate representation of color #759647: hue angle of 85.06º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #759647 is Cyan = 0.22, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 150 | 71 | - |
| CMYK | 0.22 | 0 | 0.53 | 0.41 |
| HSL | 85.06º | 0.36% | 0.43% | - |
| HSV(B) | 85.06º | 0.53% | 0.59% | - |
| XYZ | 19.38 | 26.05 | 9.97 | - |
| YUV | 131.13 | 94.07 | 117.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 150 | 71 | 0.22 | 0 | 0.53 | 0.41 | 85.06 | 0.36 | 0.43 |
| Hex | 75 | 96 | 47 | 16 | 0 | 35 | 29 | 55 | 24 | 2B |
| Octal | 165 | 226 | 107 | 26 | 0 | 65 | 51 | 125 | 44 | 53 |
| Binary | 1110101 | 10010110 | 1000111 | 10110 | 0 | 110101 | 101001 | 1010101 | 100100 | 101011 |
Color Harmonies of #759647
Complementary color
Monochromatic Colors of #759647
Black with #759647
Text Example
Text Example
White with #759647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759647; }
p { color: rgb(117,150,71); }
H1.HeaderClassName
{
color: #759647;
}
.AnyTagClassName
{
color: #759647;
}
</style>
background-color css
<style>
a { background-color: #759647; }
a { background-color: rgb(117,150,71); }
div.DivClassName
{
background-color: #759647;
}
.BgClassName
{
background-color: #759647;
}
</style>
border-color css
<style>
span { border-color: #759647; }
span { border-color: rgb(117,150,71); }
td.TdClassName
{
border-color: #759647;
}
.TagClassName
{
border-color: #759647;
}
</style>