Shades of Asparagus #749745
Tints of Asparagus #749745
RGB
CMYK
RGB Variations
Color information
#749745 (or 0x749745) is known color: Asparagus. HEX triplet: 74, 97 and 45. RGB value is (116,151,69). Sum of RGB (Red+Green+Blue) = 116+151+69=336 (44% of max value = 765). Red value is 116 (45.70% from 255 or 34.52% from 336); Green value is 151 (59.38% from 255 or 44.94% from 336); Blue value is 69 (27.34% from 255 or 20.54% from 336); Max value from RGB is 151 - color contains mainly: green. Hex color #749745 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #749745 is #8B68BA. Grayscale: #838383. Windows color (decimal): -9136315 or 4560756. OLE color: 4560756.
HSL color Cylindrical-coordinate representation of color #749745: hue angle of 85.61º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #749745 is Cyan = 0.23, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 116 | 151 | 69 | - |
| CMYK | 0.23 | 0 | 0.54 | 0.41 |
| HSL | 85.61º | 0.37% | 0.43% | - |
| HSV(B) | 85.61º | 0.54% | 0.59% | - |
| XYZ | 19.34 | 26.28 | 9.68 | - |
| YUV | 131.19 | 92.9 | 117.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 151 | 69 | 0.23 | 0 | 0.54 | 0.41 | 85.61 | 0.37 | 0.43 |
| Hex | 74 | 97 | 45 | 17 | 0 | 36 | 29 | 56 | 25 | 2B |
| Octal | 164 | 227 | 105 | 27 | 0 | 66 | 51 | 126 | 45 | 53 |
| Binary | 1110100 | 10010111 | 1000101 | 10111 | 0 | 110110 | 101001 | 1010110 | 100101 | 101011 |
Color Harmonies of #749745
Complementary color
Monochromatic Colors of #749745
Black with #749745
Text Example
Text Example
White with #749745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749745; }
p { color: rgb(116,151,69); }
H1.HeaderClassName
{
color: #749745;
}
.AnyTagClassName
{
color: #749745;
}
</style>
background-color css
<style>
a { background-color: #749745; }
a { background-color: rgb(116,151,69); }
div.DivClassName
{
background-color: #749745;
}
.BgClassName
{
background-color: #749745;
}
</style>
border-color css
<style>
span { border-color: #749745; }
span { border-color: rgb(116,151,69); }
td.TdClassName
{
border-color: #749745;
}
.TagClassName
{
border-color: #749745;
}
</style>