Shades of Asparagus #759449
Tints of Asparagus #759449
RGB
CMYK
RGB Variations
Color information
#759449 (or 0x759449) is known color: Asparagus. HEX triplet: 75, 94 and 49. RGB value is (117,148,73). Sum of RGB (Red+Green+Blue) = 117+148+73=338 (44% of max value = 765). Red value is 117 (46.09% from 255 or 34.62% from 338); Green value is 148 (58.20% from 255 or 43.79% from 338); Blue value is 73 (28.91% from 255 or 21.60% from 338); Max value from RGB is 148 - color contains mainly: green. Hex color #759449 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759449 is #8A6BB6. Grayscale: #828282. Windows color (decimal): -9071543 or 4822133. OLE color: 4822133.
HSL color Cylindrical-coordinate representation of color #759449: hue angle of 84.8º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #759449 is Cyan = 0.21, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 148 | 73 | - |
| CMYK | 0.21 | 0 | 0.51 | 0.42 |
| HSL | 84.8º | 0.34% | 0.43% | - |
| HSV(B) | 84.8º | 0.51% | 0.58% | - |
| XYZ | 19.13 | 25.44 | 10.21 | - |
| YUV | 130.18 | 95.73 | 118.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 148 | 73 | 0.21 | 0 | 0.51 | 0.42 | 84.8 | 0.34 | 0.43 |
| Hex | 75 | 94 | 49 | 15 | 0 | 33 | 2A | 55 | 22 | 2B |
| Octal | 165 | 224 | 111 | 25 | 0 | 63 | 52 | 125 | 42 | 53 |
| Binary | 1110101 | 10010100 | 1001001 | 10101 | 0 | 110011 | 101010 | 1010101 | 100010 | 101011 |
Color Harmonies of #759449
Complementary color
Monochromatic Colors of #759449
Black with #759449
Text Example
Text Example
White with #759449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759449; }
p { color: rgb(117,148,73); }
H1.HeaderClassName
{
color: #759449;
}
.AnyTagClassName
{
color: #759449;
}
</style>
background-color css
<style>
a { background-color: #759449; }
a { background-color: rgb(117,148,73); }
div.DivClassName
{
background-color: #759449;
}
.BgClassName
{
background-color: #759449;
}
</style>
border-color css
<style>
span { border-color: #759449; }
span { border-color: rgb(117,148,73); }
td.TdClassName
{
border-color: #759449;
}
.TagClassName
{
border-color: #759449;
}
</style>