Shades of Asparagus #759648
Tints of Asparagus #759648
RGB
CMYK
RGB Variations
Color information
#759648 (or 0x759648) is known color: Asparagus. HEX triplet: 75, 96 and 48. RGB value is (117,150,72). Sum of RGB (Red+Green+Blue) = 117+150+72=339 (44% of max value = 765). Red value is 117 (46.09% from 255 or 34.51% from 339); Green value is 150 (58.98% from 255 or 44.25% from 339); Blue value is 72 (28.52% from 255 or 21.24% from 339); Max value from RGB is 150 - color contains mainly: green. Hex color #759648 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #759648 is #8A69B7. Grayscale: #838383. Windows color (decimal): -9071032 or 4757109. OLE color: 4757109.
HSL color Cylindrical-coordinate representation of color #759648: hue angle of 85.38º degrees, saturation: 0.35, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #759648 is Cyan = 0.22, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 117 | 150 | 72 | - |
| CMYK | 0.22 | 0 | 0.52 | 0.41 |
| HSL | 85.38º | 0.35% | 0.44% | - |
| HSV(B) | 85.38º | 0.52% | 0.59% | - |
| XYZ | 19.41 | 26.06 | 10.14 | - |
| YUV | 131.24 | 94.57 | 117.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 150 | 72 | 0.22 | 0 | 0.52 | 0.41 | 85.38 | 0.35 | 0.44 |
| Hex | 75 | 96 | 48 | 16 | 0 | 34 | 29 | 55 | 23 | 2C |
| Octal | 165 | 226 | 110 | 26 | 0 | 64 | 51 | 125 | 43 | 54 |
| Binary | 1110101 | 10010110 | 1001000 | 10110 | 0 | 110100 | 101001 | 1010101 | 100011 | 101100 |
Color Harmonies of #759648
Complementary color
Monochromatic Colors of #759648
Black with #759648
Text Example
Text Example
White with #759648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759648; }
p { color: rgb(117,150,72); }
H1.HeaderClassName
{
color: #759648;
}
.AnyTagClassName
{
color: #759648;
}
</style>
background-color css
<style>
a { background-color: #759648; }
a { background-color: rgb(117,150,72); }
div.DivClassName
{
background-color: #759648;
}
.BgClassName
{
background-color: #759648;
}
</style>
border-color css
<style>
span { border-color: #759648; }
span { border-color: rgb(117,150,72); }
td.TdClassName
{
border-color: #759648;
}
.TagClassName
{
border-color: #759648;
}
</style>