Shades of Asparagus #749347
Tints of Asparagus #749347
RGB
CMYK
RGB Variations
Color information
#749347 (or 0x749347) is known color: Asparagus. HEX triplet: 74, 93 and 47. RGB value is (116,147,71). Sum of RGB (Red+Green+Blue) = 116+147+71=334 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.73% from 334); Green value is 147 (57.81% from 255 or 44.01% from 334); Blue value is 71 (28.12% from 255 or 21.26% from 334); Max value from RGB is 147 - color contains mainly: green. Hex color #749347 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #749347 is #8B6CB8. Grayscale: #818181. Windows color (decimal): -9137337 or 4690804. OLE color: 4690804.
HSL color Cylindrical-coordinate representation of color #749347: hue angle of 84.47º 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 #749347 is Cyan = 0.21, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 116 | 147 | 71 | - |
| CMYK | 0.21 | 0 | 0.52 | 0.42 |
| HSL | 84.47º | 0.35% | 0.43% | - |
| HSV(B) | 84.47º | 0.52% | 0.58% | - |
| XYZ | 18.77 | 25.04 | 9.8 | - |
| YUV | 129.07 | 95.23 | 118.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 147 | 71 | 0.21 | 0 | 0.52 | 0.42 | 84.47 | 0.35 | 0.43 |
| Hex | 74 | 93 | 47 | 15 | 0 | 34 | 2A | 54 | 23 | 2B |
| Octal | 164 | 223 | 107 | 25 | 0 | 64 | 52 | 124 | 43 | 53 |
| Binary | 1110100 | 10010011 | 1000111 | 10101 | 0 | 110100 | 101010 | 1010100 | 100011 | 101011 |
Color Harmonies of #749347
Complementary color
Monochromatic Colors of #749347
Black with #749347
Text Example
Text Example
White with #749347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749347; }
p { color: rgb(116,147,71); }
H1.HeaderClassName
{
color: #749347;
}
.AnyTagClassName
{
color: #749347;
}
</style>
background-color css
<style>
a { background-color: #749347; }
a { background-color: rgb(116,147,71); }
div.DivClassName
{
background-color: #749347;
}
.BgClassName
{
background-color: #749347;
}
</style>
border-color css
<style>
span { border-color: #749347; }
span { border-color: rgb(116,147,71); }
td.TdClassName
{
border-color: #749347;
}
.TagClassName
{
border-color: #749347;
}
</style>