Shades of Asparagus #709348
Tints of Asparagus #709348
RGB
CMYK
RGB Variations
Color information
#709348 (or 0x709348) is known color: Asparagus. HEX triplet: 70, 93 and 48. RGB value is (112,147,72). Sum of RGB (Red+Green+Blue) = 112+147+72=331 (43% of max value = 765). Red value is 112 (44.14% from 255 or 33.84% from 331); Green value is 147 (57.81% from 255 or 44.41% from 331); Blue value is 72 (28.52% from 255 or 21.75% from 331); Max value from RGB is 147 - color contains mainly: green. Hex color #709348 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #709348 is #8F6CB7. Grayscale: #808080. Windows color (decimal): -9399480 or 4756336. OLE color: 4756336.
HSL color Cylindrical-coordinate representation of color #709348: hue angle of 88º 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 #709348 is Cyan = 0.24, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 112 | 147 | 72 | - |
| CMYK | 0.24 | 0 | 0.51 | 0.42 |
| HSL | 88º | 0.34% | 0.43% | - |
| HSV(B) | 88º | 0.51% | 0.58% | - |
| XYZ | 18.29 | 24.78 | 9.95 | - |
| YUV | 127.99 | 96.4 | 116.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 147 | 72 | 0.24 | 0 | 0.51 | 0.42 | 88 | 0.34 | 0.43 |
| Hex | 70 | 93 | 48 | 18 | 0 | 33 | 2A | 58 | 22 | 2B |
| Octal | 160 | 223 | 110 | 30 | 0 | 63 | 52 | 130 | 42 | 53 |
| Binary | 1110000 | 10010011 | 1001000 | 11000 | 0 | 110011 | 101010 | 1011000 | 100010 | 101011 |
Color Harmonies of #709348
Complementary color
Monochromatic Colors of #709348
Black with #709348
Text Example
Text Example
White with #709348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #709348; }
p { color: rgb(112,147,72); }
H1.HeaderClassName
{
color: #709348;
}
.AnyTagClassName
{
color: #709348;
}
</style>
background-color css
<style>
a { background-color: #709348; }
a { background-color: rgb(112,147,72); }
div.DivClassName
{
background-color: #709348;
}
.BgClassName
{
background-color: #709348;
}
</style>
border-color css
<style>
span { border-color: #709348; }
span { border-color: rgb(112,147,72); }
td.TdClassName
{
border-color: #709348;
}
.TagClassName
{
border-color: #709348;
}
</style>