Shades of Willow Grove #657152
Tints of Willow Grove #657152
RGB
CMYK
RGB Variations
Color information
#657152 (or 0x657152) is known color: Willow Grove. HEX triplet: 65, 71 and 52. RGB value is (101,113,82). Sum of RGB (Red+Green+Blue) = 101+113+82=296 (39% of max value = 765). Red value is 101 (39.84% from 255 or 34.12% from 296); Green value is 113 (44.53% from 255 or 38.18% from 296); Blue value is 82 (32.42% from 255 or 27.70% from 296); Max value from RGB is 113 - color contains mainly: green. Hex color #657152 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #657152 is #9A8EAD. Grayscale: #696969. Windows color (decimal): -10129070 or 5402981. OLE color: 5402981.
HSL color Cylindrical-coordinate representation of color #657152: hue angle of 83.23º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #657152 is Cyan = 0.11, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 101 | 113 | 82 | - |
| CMYK | 0.11 | 0 | 0.27 | 0.56 |
| HSL | 83.23º | 0.16% | 0.38% | - |
| HSV(B) | 83.23º | 0.27% | 0.44% | - |
| XYZ | 12.79 | 15.19 | 10.24 | - |
| YUV | 105.88 | 114.52 | 124.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 113 | 82 | 0.11 | 0 | 0.27 | 0.56 | 83.23 | 0.16 | 0.38 |
| Hex | 65 | 71 | 52 | B | 0 | 1B | 38 | 53 | 10 | 26 |
| Octal | 145 | 161 | 122 | 13 | 0 | 33 | 70 | 123 | 20 | 46 |
| Binary | 1100101 | 1110001 | 1010010 | 1011 | 0 | 11011 | 111000 | 1010011 | 10000 | 100110 |
Color Harmonies of #657152
Complementary color
Monochromatic Colors of #657152
Black with #657152
Text Example
Text Example
White with #657152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657152; }
p { color: rgb(101,113,82); }
H1.HeaderClassName
{
color: #657152;
}
.AnyTagClassName
{
color: #657152;
}
</style>
background-color css
<style>
a { background-color: #657152; }
a { background-color: rgb(101,113,82); }
div.DivClassName
{
background-color: #657152;
}
.BgClassName
{
background-color: #657152;
}
</style>
border-color css
<style>
span { border-color: #657152; }
span { border-color: rgb(101,113,82); }
td.TdClassName
{
border-color: #657152;
}
.TagClassName
{
border-color: #657152;
}
</style>