Shades of Quincy #665447
Tints of Quincy #665447
RGB
CMYK
RGB Variations
Color information
#665447 (or 0x665447) is known color: Quincy. HEX triplet: 66, 54 and 47. RGB value is (102,84,71). Sum of RGB (Red+Green+Blue) = 102+84+71=257 (34% of max value = 765). Red value is 102 (40.23% from 255 or 39.69% from 257); Green value is 84 (33.20% from 255 or 32.68% from 257); Blue value is 71 (28.12% from 255 or 27.63% from 257); Max value from RGB is 102 - color contains mainly: red. Hex color #665447 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665447 is #99ABB8. Grayscale: #575757. Windows color (decimal): -10070969 or 4674662. OLE color: 4674662.
HSL color Cylindrical-coordinate representation of color #665447: hue angle of 25.16º 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 #665447 is Cyan = 0, Magento = 0.18, Yellow = 0.30 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 84 | 71 | - |
| CMYK | 0 | 0.18 | 0.30 | 0.6 |
| HSL | 25.16º | 0.18% | 0.34% | - |
| HSV(B) | 25.16º | 0.3% | 0.4% | - |
| XYZ | 9.79 | 9.62 | 7.3 | - |
| YUV | 87.9 | 118.46 | 138.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 84 | 71 | 0 | 0.18 | 0.30 | 0.6 | 25.16 | 0.18 | 0.34 |
| Hex | 66 | 54 | 47 | 0 | 12 | 1E | 3C | 19 | 12 | 22 |
| Octal | 146 | 124 | 107 | 0 | 22 | 36 | 74 | 31 | 22 | 42 |
| Binary | 1100110 | 1010100 | 1000111 | 0 | 10010 | 11110 | 111100 | 11001 | 10010 | 100010 |
Color Harmonies of #665447
Complementary color
Monochromatic Colors of #665447
Black with #665447
Text Example
Text Example
White with #665447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665447; }
p { color: rgb(102,84,71); }
H1.HeaderClassName
{
color: #665447;
}
.AnyTagClassName
{
color: #665447;
}
</style>
background-color css
<style>
a { background-color: #665447; }
a { background-color: rgb(102,84,71); }
div.DivClassName
{
background-color: #665447;
}
.BgClassName
{
background-color: #665447;
}
</style>
border-color css
<style>
span { border-color: #665447; }
span { border-color: rgb(102,84,71); }
td.TdClassName
{
border-color: #665447;
}
.TagClassName
{
border-color: #665447;
}
</style>