Shades of Willow Grove #727965
Tints of Willow Grove #727965
RGB
CMYK
RGB Variations
Color information
#727965 (or 0x727965) is known color: Willow Grove. HEX triplet: 72, 79 and 65. RGB value is (114,121,101). Sum of RGB (Red+Green+Blue) = 114+121+101=336 (44% of max value = 765). Red value is 114 (44.92% from 255 or 33.93% from 336); Green value is 121 (47.66% from 255 or 36.01% from 336); Blue value is 101 (39.84% from 255 or 30.06% from 336); Max value from RGB is 121 - color contains mainly: green. Hex color #727965 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #727965 is #8D869A. Grayscale: #747474. Windows color (decimal): -9275035 or 6650226. OLE color: 6650226.
HSL color Cylindrical-coordinate representation of color #727965: hue angle of 81º degrees, saturation: 0.09, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #727965 is Cyan = 0.06, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 121 | 101 | - |
| CMYK | 0.06 | 0 | 0.17 | 0.53 |
| HSL | 81º | 0.09% | 0.44% | - |
| HSV(B) | 81º | 0.17% | 0.47% | - |
| XYZ | 16.13 | 18.19 | 14.97 | - |
| YUV | 116.63 | 119.18 | 126.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 121 | 101 | 0.06 | 0 | 0.17 | 0.53 | 81 | 0.09 | 0.44 |
| Hex | 72 | 79 | 65 | 6 | 0 | 11 | 35 | 51 | 9 | 2C |
| Octal | 162 | 171 | 145 | 6 | 0 | 21 | 65 | 121 | 11 | 54 |
| Binary | 1110010 | 1111001 | 1100101 | 110 | 0 | 10001 | 110101 | 1010001 | 1001 | 101100 |
Color Harmonies of #727965
Complementary color
Monochromatic Colors of #727965
Black with #727965
Text Example
Text Example
White with #727965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727965; }
p { color: rgb(114,121,101); }
H1.HeaderClassName
{
color: #727965;
}
.AnyTagClassName
{
color: #727965;
}
</style>
background-color css
<style>
a { background-color: #727965; }
a { background-color: rgb(114,121,101); }
div.DivClassName
{
background-color: #727965;
}
.BgClassName
{
background-color: #727965;
}
</style>
border-color css
<style>
span { border-color: #727965; }
span { border-color: rgb(114,121,101); }
td.TdClassName
{
border-color: #727965;
}
.TagClassName
{
border-color: #727965;
}
</style>