Shades of Asparagus #759546
Tints of Asparagus #759546
RGB
CMYK
RGB Variations
Color information
#759546 (or 0x759546) is known color: Asparagus. HEX triplet: 75, 95 and 46. RGB value is (117,149,70). Sum of RGB (Red+Green+Blue) = 117+149+70=336 (44% of max value = 765). Red value is 117 (46.09% from 255 or 34.82% from 336); Green value is 149 (58.59% from 255 or 44.35% from 336); Blue value is 70 (27.73% from 255 or 20.83% from 336); Max value from RGB is 149 - color contains mainly: green. Hex color #759546 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759546 is #8A6AB9. Grayscale: #828282. Windows color (decimal): -9071290 or 4625781. OLE color: 4625781.
HSL color Cylindrical-coordinate representation of color #759546: hue angle of 84.3º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #759546 is Cyan = 0.21, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 117 | 149 | 70 | - |
| CMYK | 0.21 | 0 | 0.53 | 0.42 |
| HSL | 84.3º | 0.36% | 0.43% | - |
| HSV(B) | 84.3º | 0.53% | 0.58% | - |
| XYZ | 19.19 | 25.72 | 9.75 | - |
| YUV | 130.43 | 93.9 | 118.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 149 | 70 | 0.21 | 0 | 0.53 | 0.42 | 84.3 | 0.36 | 0.43 |
| Hex | 75 | 95 | 46 | 15 | 0 | 35 | 2A | 54 | 24 | 2B |
| Octal | 165 | 225 | 106 | 25 | 0 | 65 | 52 | 124 | 44 | 53 |
| Binary | 1110101 | 10010101 | 1000110 | 10101 | 0 | 110101 | 101010 | 1010100 | 100100 | 101011 |
Color Harmonies of #759546
Complementary color
Monochromatic Colors of #759546
Black with #759546
Text Example
Text Example
White with #759546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759546; }
p { color: rgb(117,149,70); }
H1.HeaderClassName
{
color: #759546;
}
.AnyTagClassName
{
color: #759546;
}
</style>
background-color css
<style>
a { background-color: #759546; }
a { background-color: rgb(117,149,70); }
div.DivClassName
{
background-color: #759546;
}
.BgClassName
{
background-color: #759546;
}
</style>
border-color css
<style>
span { border-color: #759546; }
span { border-color: rgb(117,149,70); }
td.TdClassName
{
border-color: #759546;
}
.TagClassName
{
border-color: #759546;
}
</style>