Shades of Willow Grove #717968
Tints of Willow Grove #717968
RGB
CMYK
RGB Variations
Color information
#717968 (or 0x717968) is known color: Willow Grove. HEX triplet: 71, 79 and 68. RGB value is (113,121,104). Sum of RGB (Red+Green+Blue) = 113+121+104=338 (44% of max value = 765). Red value is 113 (44.53% from 255 or 33.43% from 338); Green value is 121 (47.66% from 255 or 35.80% from 338); Blue value is 104 (41.02% from 255 or 30.77% from 338); Max value from RGB is 121 - color contains mainly: green. Hex color #717968 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #717968 is #8E8697. Grayscale: #747474. Windows color (decimal): -9340568 or 6846833. OLE color: 6846833.
HSL color Cylindrical-coordinate representation of color #717968: hue angle of 88.24º degrees, saturation: 0.08, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #717968 is Cyan = 0.07, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 121 | 104 | - |
| CMYK | 0.07 | 0 | 0.14 | 0.53 |
| HSL | 88.24º | 0.08% | 0.44% | - |
| HSV(B) | 88.24º | 0.14% | 0.47% | - |
| XYZ | 16.15 | 18.18 | 15.76 | - |
| YUV | 116.67 | 120.85 | 125.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 121 | 104 | 0.07 | 0 | 0.14 | 0.53 | 88.24 | 0.08 | 0.44 |
| Hex | 71 | 79 | 68 | 7 | 0 | E | 35 | 58 | 8 | 2C |
| Octal | 161 | 171 | 150 | 7 | 0 | 16 | 65 | 130 | 10 | 54 |
| Binary | 1110001 | 1111001 | 1101000 | 111 | 0 | 1110 | 110101 | 1011000 | 1000 | 101100 |
Color Harmonies of #717968
Complementary color
Monochromatic Colors of #717968
Black with #717968
Text Example
Text Example
White with #717968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717968; }
p { color: rgb(113,121,104); }
H1.HeaderClassName
{
color: #717968;
}
.AnyTagClassName
{
color: #717968;
}
</style>
background-color css
<style>
a { background-color: #717968; }
a { background-color: rgb(113,121,104); }
div.DivClassName
{
background-color: #717968;
}
.BgClassName
{
background-color: #717968;
}
</style>
border-color css
<style>
span { border-color: #717968; }
span { border-color: rgb(113,121,104); }
td.TdClassName
{
border-color: #717968;
}
.TagClassName
{
border-color: #717968;
}
</style>