Shades of Willow Grove #667953
Tints of Willow Grove #667953
RGB
CMYK
RGB Variations
Color information
#667953 (or 0x667953) is known color: Willow Grove. HEX triplet: 66, 79 and 53. RGB value is (102,121,83). Sum of RGB (Red+Green+Blue) = 102+121+83=306 (40% of max value = 765). Red value is 102 (40.23% from 255 or 33.33% from 306); Green value is 121 (47.66% from 255 or 39.54% from 306); Blue value is 83 (32.81% from 255 or 27.12% from 306); Max value from RGB is 121 - color contains mainly: green. Hex color #667953 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #667953 is #9986AC. Grayscale: #6F6F6F. Windows color (decimal): -10061485 or 5470566. OLE color: 5470566.
HSL color Cylindrical-coordinate representation of color #667953: hue angle of 90º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #667953 is Cyan = 0.16, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 102 | 121 | 83 | - |
| CMYK | 0.16 | 0 | 0.31 | 0.53 |
| HSL | 90º | 0.19% | 0.4% | - |
| HSV(B) | 90º | 0.31% | 0.47% | - |
| XYZ | 13.88 | 17.12 | 10.76 | - |
| YUV | 110.99 | 112.21 | 121.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 121 | 83 | 0.16 | 0 | 0.31 | 0.53 | 90 | 0.19 | 0.4 |
| Hex | 66 | 79 | 53 | 10 | 0 | 1F | 35 | 5A | 13 | 28 |
| Octal | 146 | 171 | 123 | 20 | 0 | 37 | 65 | 132 | 23 | 50 |
| Binary | 1100110 | 1111001 | 1010011 | 10000 | 0 | 11111 | 110101 | 1011010 | 10011 | 101000 |
Color Harmonies of #667953
Complementary color
Monochromatic Colors of #667953
Black with #667953
Text Example
Text Example
White with #667953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667953; }
p { color: rgb(102,121,83); }
H1.HeaderClassName
{
color: #667953;
}
.AnyTagClassName
{
color: #667953;
}
</style>
background-color css
<style>
a { background-color: #667953; }
a { background-color: rgb(102,121,83); }
div.DivClassName
{
background-color: #667953;
}
.BgClassName
{
background-color: #667953;
}
</style>
border-color css
<style>
span { border-color: #667953; }
span { border-color: rgb(102,121,83); }
td.TdClassName
{
border-color: #667953;
}
.TagClassName
{
border-color: #667953;
}
</style>