Shades of Willow Grove #647053
Tints of Willow Grove #647053
RGB
CMYK
RGB Variations
Color information
#647053 (or 0x647053) is known color: Willow Grove. HEX triplet: 64, 70 and 53. RGB value is (100,112,83). Sum of RGB (Red+Green+Blue) = 100+112+83=295 (39% of max value = 765). Red value is 100 (39.45% from 255 or 33.90% from 295); Green value is 112 (44.14% from 255 or 37.97% from 295); Blue value is 83 (32.81% from 255 or 28.14% from 295); Max value from RGB is 112 - color contains mainly: green. Hex color #647053 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #647053 is #9B8FAC. Grayscale: #696969. Windows color (decimal): -10194861 or 5468260. OLE color: 5468260.
HSL color Cylindrical-coordinate representation of color #647053: hue angle of 84.83º degrees, saturation: 0.15, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #647053 is Cyan = 0.11, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 100 | 112 | 83 | - |
| CMYK | 0.11 | 0 | 0.26 | 0.56 |
| HSL | 84.83º | 0.15% | 0.38% | - |
| HSV(B) | 84.83º | 0.26% | 0.44% | - |
| XYZ | 12.61 | 14.92 | 10.4 | - |
| YUV | 105.11 | 115.52 | 124.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 112 | 83 | 0.11 | 0 | 0.26 | 0.56 | 84.83 | 0.15 | 0.38 |
| Hex | 64 | 70 | 53 | B | 0 | 1A | 38 | 55 | F | 26 |
| Octal | 144 | 160 | 123 | 13 | 0 | 32 | 70 | 125 | 17 | 46 |
| Binary | 1100100 | 1110000 | 1010011 | 1011 | 0 | 11010 | 111000 | 1010101 | 1111 | 100110 |
Color Harmonies of #647053
Complementary color
Monochromatic Colors of #647053
Black with #647053
Text Example
Text Example
White with #647053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #647053; }
p { color: rgb(100,112,83); }
H1.HeaderClassName
{
color: #647053;
}
.AnyTagClassName
{
color: #647053;
}
</style>
background-color css
<style>
a { background-color: #647053; }
a { background-color: rgb(100,112,83); }
div.DivClassName
{
background-color: #647053;
}
.BgClassName
{
background-color: #647053;
}
</style>
border-color css
<style>
span { border-color: #647053; }
span { border-color: rgb(100,112,83); }
td.TdClassName
{
border-color: #647053;
}
.TagClassName
{
border-color: #647053;
}
</style>