Shades of Asparagus #759956
Tints of Asparagus #759956
RGB
CMYK
RGB Variations
Color information
#759956 (or 0x759956) is known color: Asparagus. HEX triplet: 75, 99 and 56. RGB value is (117,153,86). Sum of RGB (Red+Green+Blue) = 117+153+86=356 (47% of max value = 765). Red value is 117 (46.09% from 255 or 32.87% from 356); Green value is 153 (60.16% from 255 or 42.98% from 356); Blue value is 86 (33.98% from 255 or 24.16% from 356); Max value from RGB is 153 - color contains mainly: green. Hex color #759956 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #759956 is #8A66A9. Grayscale: #868686. Windows color (decimal): -9070250 or 5675381. OLE color: 5675381.
HSL color Cylindrical-coordinate representation of color #759956: hue angle of 92.24º degrees, saturation: 0.28, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #759956 is Cyan = 0.24, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 117 | 153 | 86 | - |
| CMYK | 0.24 | 0 | 0.44 | 0.4 |
| HSL | 92.24º | 0.28% | 0.47% | - |
| HSV(B) | 92.24º | 0.44% | 0.6% | - |
| XYZ | 20.41 | 27.24 | 12.99 | - |
| YUV | 134.6 | 100.57 | 115.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 153 | 86 | 0.24 | 0 | 0.44 | 0.4 | 92.24 | 0.28 | 0.47 |
| Hex | 75 | 99 | 56 | 18 | 0 | 2C | 28 | 5C | 1C | 2F |
| Octal | 165 | 231 | 126 | 30 | 0 | 54 | 50 | 134 | 34 | 57 |
| Binary | 1110101 | 10011001 | 1010110 | 11000 | 0 | 101100 | 101000 | 1011100 | 11100 | 101111 |
Color Harmonies of #759956
Complementary color
Monochromatic Colors of #759956
Black with #759956
Text Example
Text Example
White with #759956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759956; }
p { color: rgb(117,153,86); }
H1.HeaderClassName
{
color: #759956;
}
.AnyTagClassName
{
color: #759956;
}
</style>
background-color css
<style>
a { background-color: #759956; }
a { background-color: rgb(117,153,86); }
div.DivClassName
{
background-color: #759956;
}
.BgClassName
{
background-color: #759956;
}
</style>
border-color css
<style>
span { border-color: #759956; }
span { border-color: rgb(117,153,86); }
td.TdClassName
{
border-color: #759956;
}
.TagClassName
{
border-color: #759956;
}
</style>