Shades of Willow Grove #717869
Tints of Willow Grove #717869
RGB
CMYK
RGB Variations
Color information
#717869 (or 0x717869) is known color: Willow Grove. HEX triplet: 71, 78 and 69. RGB value is (113,120,105). Sum of RGB (Red+Green+Blue) = 113+120+105=338 (44% of max value = 765). Red value is 113 (44.53% from 255 or 33.43% from 338); Green value is 120 (47.27% from 255 or 35.50% from 338); Blue value is 105 (41.41% from 255 or 31.07% from 338); Max value from RGB is 120 - color contains mainly: green. Hex color #717869 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #717869 is #8E8796. Grayscale: #747474. Windows color (decimal): -9340823 or 6912113. OLE color: 6912113.
HSL color Cylindrical-coordinate representation of color #717869: hue angle of 88º degrees, saturation: 0.07, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #717869 is Cyan = 0.06, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 120 | 105 | - |
| CMYK | 0.06 | 0 | 0.13 | 0.53 |
| HSL | 88º | 0.07% | 0.44% | - |
| HSV(B) | 88º | 0.13% | 0.47% | - |
| XYZ | 16.08 | 17.96 | 15.98 | - |
| YUV | 116.2 | 121.68 | 125.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 120 | 105 | 0.06 | 0 | 0.13 | 0.53 | 88 | 0.07 | 0.44 |
| Hex | 71 | 78 | 69 | 6 | 0 | D | 35 | 58 | 7 | 2C |
| Octal | 161 | 170 | 151 | 6 | 0 | 15 | 65 | 130 | 7 | 54 |
| Binary | 1110001 | 1111000 | 1101001 | 110 | 0 | 1101 | 110101 | 1011000 | 111 | 101100 |
Color Harmonies of #717869
Complementary color
Monochromatic Colors of #717869
Black with #717869
Text Example
Text Example
White with #717869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717869; }
p { color: rgb(113,120,105); }
H1.HeaderClassName
{
color: #717869;
}
.AnyTagClassName
{
color: #717869;
}
</style>
background-color css
<style>
a { background-color: #717869; }
a { background-color: rgb(113,120,105); }
div.DivClassName
{
background-color: #717869;
}
.BgClassName
{
background-color: #717869;
}
</style>
border-color css
<style>
span { border-color: #717869; }
span { border-color: rgb(113,120,105); }
td.TdClassName
{
border-color: #717869;
}
.TagClassName
{
border-color: #717869;
}
</style>