Shades of Willow Grove #657058
Tints of Willow Grove #657058
RGB
CMYK
RGB Variations
Color information
#657058 (or 0x657058) is known color: Willow Grove. HEX triplet: 65, 70 and 58. RGB value is (101,112,88). Sum of RGB (Red+Green+Blue) = 101+112+88=301 (39% of max value = 765). Red value is 101 (39.84% from 255 or 33.55% from 301); Green value is 112 (44.14% from 255 or 37.21% from 301); Blue value is 88 (34.77% from 255 or 29.24% from 301); Max value from RGB is 112 - color contains mainly: green. Hex color #657058 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #657058 is #9A8FA7. Grayscale: #6A6A6A. Windows color (decimal): -10129320 or 5795941. OLE color: 5795941.
HSL color Cylindrical-coordinate representation of color #657058: hue angle of 87.5º degrees, saturation: 0.12, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #657058 is Cyan = 0.10, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 101 | 112 | 88 | - |
| CMYK | 0.10 | 0 | 0.21 | 0.56 |
| HSL | 87.5º | 0.12% | 0.39% | - |
| HSV(B) | 87.5º | 0.21% | 0.44% | - |
| XYZ | 12.92 | 15.06 | 11.46 | - |
| YUV | 105.98 | 117.86 | 124.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 112 | 88 | 0.10 | 0 | 0.21 | 0.56 | 87.5 | 0.12 | 0.39 |
| Hex | 65 | 70 | 58 | A | 0 | 15 | 38 | 57 | C | 27 |
| Octal | 145 | 160 | 130 | 12 | 0 | 25 | 70 | 127 | 14 | 47 |
| Binary | 1100101 | 1110000 | 1011000 | 1010 | 0 | 10101 | 111000 | 1010111 | 1100 | 100111 |
Color Harmonies of #657058
Complementary color
Monochromatic Colors of #657058
Black with #657058
Text Example
Text Example
White with #657058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657058; }
p { color: rgb(101,112,88); }
H1.HeaderClassName
{
color: #657058;
}
.AnyTagClassName
{
color: #657058;
}
</style>
background-color css
<style>
a { background-color: #657058; }
a { background-color: rgb(101,112,88); }
div.DivClassName
{
background-color: #657058;
}
.BgClassName
{
background-color: #657058;
}
</style>
border-color css
<style>
span { border-color: #657058; }
span { border-color: rgb(101,112,88); }
td.TdClassName
{
border-color: #657058;
}
.TagClassName
{
border-color: #657058;
}
</style>