Shades of Asparagus #769348
Tints of Asparagus #769348
RGB
CMYK
RGB Variations
Color information
#769348 (or 0x769348) is known color: Asparagus. HEX triplet: 76, 93 and 48. RGB value is (118,147,72). Sum of RGB (Red+Green+Blue) = 118+147+72=337 (44% of max value = 765). Red value is 118 (46.48% from 255 or 35.01% from 337); Green value is 147 (57.81% from 255 or 43.62% from 337); Blue value is 72 (28.52% from 255 or 21.36% from 337); Max value from RGB is 147 - color contains mainly: green. Hex color #769348 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #769348 is #896CB7. Grayscale: #828282. Windows color (decimal): -9006264 or 4756342. OLE color: 4756342.
HSL color Cylindrical-coordinate representation of color #769348: hue angle of 83.2º 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 #769348 is Cyan = 0.20, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 147 | 72 | - |
| CMYK | 0.20 | 0 | 0.51 | 0.42 |
| HSL | 83.2º | 0.34% | 0.43% | - |
| HSV(B) | 83.2º | 0.51% | 0.58% | - |
| XYZ | 19.07 | 25.19 | 9.99 | - |
| YUV | 129.78 | 95.39 | 119.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 147 | 72 | 0.20 | 0 | 0.51 | 0.42 | 83.2 | 0.34 | 0.43 |
| Hex | 76 | 93 | 48 | 14 | 0 | 33 | 2A | 53 | 22 | 2B |
| Octal | 166 | 223 | 110 | 24 | 0 | 63 | 52 | 123 | 42 | 53 |
| Binary | 1110110 | 10010011 | 1001000 | 10100 | 0 | 110011 | 101010 | 1010011 | 100010 | 101011 |
Color Harmonies of #769348
Complementary color
Monochromatic Colors of #769348
Black with #769348
Text Example
Text Example
White with #769348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769348; }
p { color: rgb(118,147,72); }
H1.HeaderClassName
{
color: #769348;
}
.AnyTagClassName
{
color: #769348;
}
</style>
background-color css
<style>
a { background-color: #769348; }
a { background-color: rgb(118,147,72); }
div.DivClassName
{
background-color: #769348;
}
.BgClassName
{
background-color: #769348;
}
</style>
border-color css
<style>
span { border-color: #769348; }
span { border-color: rgb(118,147,72); }
td.TdClassName
{
border-color: #769348;
}
.TagClassName
{
border-color: #769348;
}
</style>