Shades of Asparagus #749747
Tints of Asparagus #749747
RGB
CMYK
RGB Variations
Color information
#749747 (or 0x749747) is known color: Asparagus. HEX triplet: 74, 97 and 47. RGB value is (116,151,71). Sum of RGB (Red+Green+Blue) = 116+151+71=338 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.32% from 338); Green value is 151 (59.38% from 255 or 44.67% from 338); Blue value is 71 (28.12% from 255 or 21.01% from 338); Max value from RGB is 151 - color contains mainly: green. Hex color #749747 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #749747 is #8B68B8. Grayscale: #838383. Windows color (decimal): -9136313 or 4691828. OLE color: 4691828.
HSL color Cylindrical-coordinate representation of color #749747: hue angle of 86.25º degrees, saturation: 0.36, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #749747 is Cyan = 0.23, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 116 | 151 | 71 | - |
| CMYK | 0.23 | 0 | 0.53 | 0.41 |
| HSL | 86.25º | 0.36% | 0.44% | - |
| HSV(B) | 86.25º | 0.53% | 0.59% | - |
| XYZ | 19.41 | 26.3 | 10.02 | - |
| YUV | 131.42 | 93.9 | 117 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 151 | 71 | 0.23 | 0 | 0.53 | 0.41 | 86.25 | 0.36 | 0.44 |
| Hex | 74 | 97 | 47 | 17 | 0 | 35 | 29 | 56 | 24 | 2C |
| Octal | 164 | 227 | 107 | 27 | 0 | 65 | 51 | 126 | 44 | 54 |
| Binary | 1110100 | 10010111 | 1000111 | 10111 | 0 | 110101 | 101001 | 1010110 | 100100 | 101100 |
Color Harmonies of #749747
Complementary color
Monochromatic Colors of #749747
Black with #749747
Text Example
Text Example
White with #749747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749747; }
p { color: rgb(116,151,71); }
H1.HeaderClassName
{
color: #749747;
}
.AnyTagClassName
{
color: #749747;
}
</style>
background-color css
<style>
a { background-color: #749747; }
a { background-color: rgb(116,151,71); }
div.DivClassName
{
background-color: #749747;
}
.BgClassName
{
background-color: #749747;
}
</style>
border-color css
<style>
span { border-color: #749747; }
span { border-color: rgb(116,151,71); }
td.TdClassName
{
border-color: #749747;
}
.TagClassName
{
border-color: #749747;
}
</style>