Shades of Asparagus #759448
Tints of Asparagus #759448
RGB
CMYK
RGB Variations
Color information
#759448 (or 0x759448) is known color: Asparagus. HEX triplet: 75, 94 and 48. RGB value is (117,148,72). Sum of RGB (Red+Green+Blue) = 117+148+72=337 (44% of max value = 765). Red value is 117 (46.09% from 255 or 34.72% from 337); Green value is 148 (58.20% from 255 or 43.92% from 337); Blue value is 72 (28.52% from 255 or 21.36% from 337); Max value from RGB is 148 - color contains mainly: green. Hex color #759448 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759448 is #8A6BB7. Grayscale: #828282. Windows color (decimal): -9071544 or 4756597. OLE color: 4756597.
HSL color Cylindrical-coordinate representation of color #759448: 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.51%. Process color model (Four color, CMYK) of #759448 is Cyan = 0.21, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 148 | 72 | - |
| CMYK | 0.21 | 0 | 0.51 | 0.42 |
| HSL | 84.47º | 0.35% | 0.43% | - |
| HSV(B) | 84.47º | 0.51% | 0.58% | - |
| XYZ | 19.1 | 25.43 | 10.03 | - |
| YUV | 130.07 | 95.23 | 118.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 148 | 72 | 0.21 | 0 | 0.51 | 0.42 | 84.47 | 0.35 | 0.43 |
| Hex | 75 | 94 | 48 | 15 | 0 | 33 | 2A | 54 | 23 | 2B |
| Octal | 165 | 224 | 110 | 25 | 0 | 63 | 52 | 124 | 43 | 53 |
| Binary | 1110101 | 10010100 | 1001000 | 10101 | 0 | 110011 | 101010 | 1010100 | 100011 | 101011 |
Color Harmonies of #759448
Complementary color
Monochromatic Colors of #759448
Black with #759448
Text Example
Text Example
White with #759448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759448; }
p { color: rgb(117,148,72); }
H1.HeaderClassName
{
color: #759448;
}
.AnyTagClassName
{
color: #759448;
}
</style>
background-color css
<style>
a { background-color: #759448; }
a { background-color: rgb(117,148,72); }
div.DivClassName
{
background-color: #759448;
}
.BgClassName
{
background-color: #759448;
}
</style>
border-color css
<style>
span { border-color: #759448; }
span { border-color: rgb(117,148,72); }
td.TdClassName
{
border-color: #759448;
}
.TagClassName
{
border-color: #759448;
}
</style>