Shades of Quincy #665647
Tints of Quincy #665647
RGB
CMYK
RGB Variations
Color information
#665647 (or 0x665647) is known color: Quincy. HEX triplet: 66, 56 and 47. RGB value is (102,86,71). Sum of RGB (Red+Green+Blue) = 102+86+71=259 (34% of max value = 765). Red value is 102 (40.23% from 255 or 39.38% from 259); Green value is 86 (33.98% from 255 or 33.20% from 259); Blue value is 71 (28.12% from 255 or 27.41% from 259); Max value from RGB is 102 - color contains mainly: red. Hex color #665647 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665647 is #99A9B8. Grayscale: #595959. Windows color (decimal): -10070457 or 4675174. OLE color: 4675174.
HSL color Cylindrical-coordinate representation of color #665647: hue angle of 29.03º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #665647 is Cyan = 0, Magento = 0.16, Yellow = 0.30 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 86 | 71 | - |
| CMYK | 0 | 0.16 | 0.30 | 0.6 |
| HSL | 29.03º | 0.18% | 0.34% | - |
| HSV(B) | 29.03º | 0.3% | 0.4% | - |
| XYZ | 9.94 | 9.94 | 7.35 | - |
| YUV | 89.07 | 117.8 | 137.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 86 | 71 | 0 | 0.16 | 0.30 | 0.6 | 29.03 | 0.18 | 0.34 |
| Hex | 66 | 56 | 47 | 0 | 10 | 1E | 3C | 1D | 12 | 22 |
| Octal | 146 | 126 | 107 | 0 | 20 | 36 | 74 | 35 | 22 | 42 |
| Binary | 1100110 | 1010110 | 1000111 | 0 | 10000 | 11110 | 111100 | 11101 | 10010 | 100010 |
Color Harmonies of #665647
Complementary color
Monochromatic Colors of #665647
Black with #665647
Text Example
Text Example
White with #665647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665647; }
p { color: rgb(102,86,71); }
H1.HeaderClassName
{
color: #665647;
}
.AnyTagClassName
{
color: #665647;
}
</style>
background-color css
<style>
a { background-color: #665647; }
a { background-color: rgb(102,86,71); }
div.DivClassName
{
background-color: #665647;
}
.BgClassName
{
background-color: #665647;
}
</style>
border-color css
<style>
span { border-color: #665647; }
span { border-color: rgb(102,86,71); }
td.TdClassName
{
border-color: #665647;
}
.TagClassName
{
border-color: #665647;
}
</style>