Shades of Willow Grove #718053
Tints of Willow Grove #718053
RGB
CMYK
RGB Variations
Color information
#718053 (or 0x718053) is known color: Willow Grove. HEX triplet: 71, 80 and 53. RGB value is (113,128,83). Sum of RGB (Red+Green+Blue) = 113+128+83=324 (42% of max value = 765). Red value is 113 (44.53% from 255 or 34.88% from 324); Green value is 128 (50.39% from 255 or 39.51% from 324); Blue value is 83 (32.81% from 255 or 25.62% from 324); Max value from RGB is 128 - color contains mainly: green. Hex color #718053 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #718053 is #8E7FAC. Grayscale: #767676. Windows color (decimal): -9338797 or 5472369. OLE color: 5472369.
HSL color Cylindrical-coordinate representation of color #718053: hue angle of 80º degrees, saturation: 0.21, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #718053 is Cyan = 0.12, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 113 | 128 | 83 | - |
| CMYK | 0.12 | 0 | 0.35 | 0.50 |
| HSL | 80º | 0.21% | 0.41% | - |
| HSV(B) | 80º | 0.35% | 0.5% | - |
| XYZ | 16.09 | 19.57 | 11.11 | - |
| YUV | 118.39 | 108.03 | 124.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 128 | 83 | 0.12 | 0 | 0.35 | 0.50 | 80 | 0.21 | 0.41 |
| Hex | 71 | 80 | 53 | C | 0 | 23 | 32 | 50 | 15 | 29 |
| Octal | 161 | 200 | 123 | 14 | 0 | 43 | 62 | 120 | 25 | 51 |
| Binary | 1110001 | 10000000 | 1010011 | 1100 | 0 | 100011 | 110010 | 1010000 | 10101 | 101001 |
Color Harmonies of #718053
Complementary color
Monochromatic Colors of #718053
Black with #718053
Text Example
Text Example
White with #718053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #718053; }
p { color: rgb(113,128,83); }
H1.HeaderClassName
{
color: #718053;
}
.AnyTagClassName
{
color: #718053;
}
</style>
background-color css
<style>
a { background-color: #718053; }
a { background-color: rgb(113,128,83); }
div.DivClassName
{
background-color: #718053;
}
.BgClassName
{
background-color: #718053;
}
</style>
border-color css
<style>
span { border-color: #718053; }
span { border-color: rgb(113,128,83); }
td.TdClassName
{
border-color: #718053;
}
.TagClassName
{
border-color: #718053;
}
</style>