Shades of Willow Grove #657450
Tints of Willow Grove #657450
RGB
CMYK
RGB Variations
Color information
#657450 (or 0x657450) is known color: Willow Grove. HEX triplet: 65, 74 and 50. RGB value is (101,116,80). Sum of RGB (Red+Green+Blue) = 101+116+80=297 (39% of max value = 765). Red value is 101 (39.84% from 255 or 34.01% from 297); Green value is 116 (45.70% from 255 or 39.06% from 297); Blue value is 80 (31.64% from 255 or 26.94% from 297); Max value from RGB is 116 - color contains mainly: green. Hex color #657450 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #657450 is #9A8BAF. Grayscale: #6B6B6B. Windows color (decimal): -10128304 or 5272677. OLE color: 5272677.
HSL color Cylindrical-coordinate representation of color #657450: hue angle of 85º degrees, saturation: 0.18, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #657450 is Cyan = 0.13, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 101 | 116 | 80 | - |
| CMYK | 0.13 | 0 | 0.31 | 0.55 |
| HSL | 85º | 0.18% | 0.38% | - |
| HSV(B) | 85º | 0.31% | 0.45% | - |
| XYZ | 13.06 | 15.84 | 9.96 | - |
| YUV | 107.41 | 112.53 | 123.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 116 | 80 | 0.13 | 0 | 0.31 | 0.55 | 85 | 0.18 | 0.38 |
| Hex | 65 | 74 | 50 | D | 0 | 1F | 37 | 55 | 12 | 26 |
| Octal | 145 | 164 | 120 | 15 | 0 | 37 | 67 | 125 | 22 | 46 |
| Binary | 1100101 | 1110100 | 1010000 | 1101 | 0 | 11111 | 110111 | 1010101 | 10010 | 100110 |
Color Harmonies of #657450
Complementary color
Monochromatic Colors of #657450
Black with #657450
Text Example
Text Example
White with #657450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657450; }
p { color: rgb(101,116,80); }
H1.HeaderClassName
{
color: #657450;
}
.AnyTagClassName
{
color: #657450;
}
</style>
background-color css
<style>
a { background-color: #657450; }
a { background-color: rgb(101,116,80); }
div.DivClassName
{
background-color: #657450;
}
.BgClassName
{
background-color: #657450;
}
</style>
border-color css
<style>
span { border-color: #657450; }
span { border-color: rgb(101,116,80); }
td.TdClassName
{
border-color: #657450;
}
.TagClassName
{
border-color: #657450;
}
</style>