Shades of Willow Grove #667053
Tints of Willow Grove #667053
RGB
CMYK
RGB Variations
Color information
#667053 (or 0x667053) is known color: Willow Grove. HEX triplet: 66, 70 and 53. RGB value is (102,112,83). Sum of RGB (Red+Green+Blue) = 102+112+83=297 (39% of max value = 765). Red value is 102 (40.23% from 255 or 34.34% from 297); Green value is 112 (44.14% from 255 or 37.71% from 297); Blue value is 83 (32.81% from 255 or 27.95% from 297); Max value from RGB is 112 - color contains mainly: green. Hex color #667053 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #667053 is #998FAC. Grayscale: #696969. Windows color (decimal): -10063789 or 5468262. OLE color: 5468262.
HSL color Cylindrical-coordinate representation of color #667053: hue angle of 80.69º 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 #667053 is Cyan = 0.09, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 102 | 112 | 83 | - |
| CMYK | 0.09 | 0 | 0.26 | 0.56 |
| HSL | 80.69º | 0.15% | 0.38% | - |
| HSV(B) | 80.69º | 0.26% | 0.44% | - |
| XYZ | 12.83 | 15.04 | 10.41 | - |
| YUV | 105.7 | 115.19 | 125.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 112 | 83 | 0.09 | 0 | 0.26 | 0.56 | 80.69 | 0.15 | 0.38 |
| Hex | 66 | 70 | 53 | 9 | 0 | 1A | 38 | 51 | F | 26 |
| Octal | 146 | 160 | 123 | 11 | 0 | 32 | 70 | 121 | 17 | 46 |
| Binary | 1100110 | 1110000 | 1010011 | 1001 | 0 | 11010 | 111000 | 1010001 | 1111 | 100110 |
Color Harmonies of #667053
Complementary color
Monochromatic Colors of #667053
Black with #667053
Text Example
Text Example
White with #667053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667053; }
p { color: rgb(102,112,83); }
H1.HeaderClassName
{
color: #667053;
}
.AnyTagClassName
{
color: #667053;
}
</style>
background-color css
<style>
a { background-color: #667053; }
a { background-color: rgb(102,112,83); }
div.DivClassName
{
background-color: #667053;
}
.BgClassName
{
background-color: #667053;
}
</style>
border-color css
<style>
span { border-color: #667053; }
span { border-color: rgb(102,112,83); }
td.TdClassName
{
border-color: #667053;
}
.TagClassName
{
border-color: #667053;
}
</style>