Shades of Willow Grove #636660
Tints of Willow Grove #636660
RGB
CMYK
RGB Variations
Color information
#636660 (or 0x636660) is known color: Willow Grove. HEX triplet: 63, 66 and 60. RGB value is (99,102,96). Sum of RGB (Red+Green+Blue) = 99+102+96=297 (39% of max value = 765). Red value is 99 (39.06% from 255 or 33.33% from 297); Green value is 102 (40.23% from 255 or 34.34% from 297); Blue value is 96 (37.89% from 255 or 32.32% from 297); Max value from RGB is 102 - color contains mainly: green. Hex color #636660 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #636660 is #9C999F. Grayscale: #646464. Windows color (decimal): -10262944 or 6317667. OLE color: 6317667.
HSL color Cylindrical-coordinate representation of color #636660: hue angle of 90º degrees, saturation: 0.03, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #636660 is Cyan = 0.03, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 99 | 102 | 96 | - |
| CMYK | 0.03 | 0 | 0.06 | 0.6 |
| HSL | 90º | 0.03% | 0.39% | - |
| HSV(B) | 90º | 0.06% | 0.4% | - |
| XYZ | 12.01 | 13 | 12.94 | - |
| YUV | 100.42 | 125.51 | 126.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 102 | 96 | 0.03 | 0 | 0.06 | 0.6 | 90 | 0.03 | 0.39 |
| Hex | 63 | 66 | 60 | 3 | 0 | 6 | 3C | 5A | 3 | 27 |
| Octal | 143 | 146 | 140 | 3 | 0 | 6 | 74 | 132 | 3 | 47 |
| Binary | 1100011 | 1100110 | 1100000 | 11 | 0 | 110 | 111100 | 1011010 | 11 | 100111 |
Color Harmonies of #636660
Complementary color
Monochromatic Colors of #636660
Black with #636660
Text Example
Text Example
White with #636660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636660; }
p { color: rgb(99,102,96); }
H1.HeaderClassName
{
color: #636660;
}
.AnyTagClassName
{
color: #636660;
}
</style>
background-color css
<style>
a { background-color: #636660; }
a { background-color: rgb(99,102,96); }
div.DivClassName
{
background-color: #636660;
}
.BgClassName
{
background-color: #636660;
}
</style>
border-color css
<style>
span { border-color: #636660; }
span { border-color: rgb(99,102,96); }
td.TdClassName
{
border-color: #636660;
}
.TagClassName
{
border-color: #636660;
}
</style>