Shades of Asparagus #749247
Tints of Asparagus #749247
RGB
CMYK
RGB Variations
Color information
#749247 (or 0x749247) is known color: Asparagus. HEX triplet: 74, 92 and 47. RGB value is (116,146,71). Sum of RGB (Red+Green+Blue) = 116+146+71=333 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.83% from 333); Green value is 146 (57.42% from 255 or 43.84% from 333); Blue value is 71 (28.12% from 255 or 21.32% from 333); Max value from RGB is 146 - color contains mainly: green. Hex color #749247 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #749247 is #8B6DB8. Grayscale: #808080. Windows color (decimal): -9137593 or 4690548. OLE color: 4690548.
HSL color Cylindrical-coordinate representation of color #749247: hue angle of 84º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #749247 is Cyan = 0.21, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 146 | 71 | - |
| CMYK | 0.21 | 0 | 0.51 | 0.43 |
| HSL | 84º | 0.35% | 0.43% | - |
| HSV(B) | 84º | 0.51% | 0.57% | - |
| XYZ | 18.62 | 24.73 | 9.75 | - |
| YUV | 128.48 | 95.56 | 119.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 146 | 71 | 0.21 | 0 | 0.51 | 0.43 | 84 | 0.35 | 0.43 |
| Hex | 74 | 92 | 47 | 15 | 0 | 33 | 2B | 54 | 23 | 2B |
| Octal | 164 | 222 | 107 | 25 | 0 | 63 | 53 | 124 | 43 | 53 |
| Binary | 1110100 | 10010010 | 1000111 | 10101 | 0 | 110011 | 101011 | 1010100 | 100011 | 101011 |
Color Harmonies of #749247
Complementary color
Monochromatic Colors of #749247
Black with #749247
Text Example
Text Example
White with #749247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749247; }
p { color: rgb(116,146,71); }
H1.HeaderClassName
{
color: #749247;
}
.AnyTagClassName
{
color: #749247;
}
</style>
background-color css
<style>
a { background-color: #749247; }
a { background-color: rgb(116,146,71); }
div.DivClassName
{
background-color: #749247;
}
.BgClassName
{
background-color: #749247;
}
</style>
border-color css
<style>
span { border-color: #749247; }
span { border-color: rgb(116,146,71); }
td.TdClassName
{
border-color: #749247;
}
.TagClassName
{
border-color: #749247;
}
</style>