Shades of Willow Grove #727864
Tints of Willow Grove #727864
RGB
CMYK
RGB Variations
Color information
#727864 (or 0x727864) is known color: Willow Grove. HEX triplet: 72, 78 and 64. RGB value is (114,120,100). Sum of RGB (Red+Green+Blue) = 114+120+100=334 (44% of max value = 765). Red value is 114 (44.92% from 255 or 34.13% from 334); Green value is 120 (47.27% from 255 or 35.93% from 334); Blue value is 100 (39.45% from 255 or 29.94% from 334); Max value from RGB is 120 - color contains mainly: green. Hex color #727864 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #727864 is #8D879B. Grayscale: #747474. Windows color (decimal): -9275292 or 6584434. OLE color: 6584434.
HSL color Cylindrical-coordinate representation of color #727864: hue angle of 78º degrees, saturation: 0.09, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #727864 is Cyan = 0.05, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 120 | 100 | - |
| CMYK | 0.05 | 0 | 0.17 | 0.53 |
| HSL | 78º | 0.09% | 0.43% | - |
| HSV(B) | 78º | 0.17% | 0.47% | - |
| XYZ | 15.96 | 17.93 | 14.68 | - |
| YUV | 115.93 | 119.01 | 126.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 120 | 100 | 0.05 | 0 | 0.17 | 0.53 | 78 | 0.09 | 0.43 |
| Hex | 72 | 78 | 64 | 5 | 0 | 11 | 35 | 4E | 9 | 2B |
| Octal | 162 | 170 | 144 | 5 | 0 | 21 | 65 | 116 | 11 | 53 |
| Binary | 1110010 | 1111000 | 1100100 | 101 | 0 | 10001 | 110101 | 1001110 | 1001 | 101011 |
Color Harmonies of #727864
Complementary color
Monochromatic Colors of #727864
Black with #727864
Text Example
Text Example
White with #727864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #727864; }
p { color: rgb(114,120,100); }
H1.HeaderClassName
{
color: #727864;
}
.AnyTagClassName
{
color: #727864;
}
</style>
background-color css
<style>
a { background-color: #727864; }
a { background-color: rgb(114,120,100); }
div.DivClassName
{
background-color: #727864;
}
.BgClassName
{
background-color: #727864;
}
</style>
border-color css
<style>
span { border-color: #727864; }
span { border-color: rgb(114,120,100); }
td.TdClassName
{
border-color: #727864;
}
.TagClassName
{
border-color: #727864;
}
</style>