Shades of Quincy #665546
Tints of Quincy #665546
RGB
CMYK
RGB Variations
Color information
#665546 (or 0x665546) is known color: Quincy. HEX triplet: 66, 55 and 46. RGB value is (102,85,70). Sum of RGB (Red+Green+Blue) = 102+85+70=257 (34% of max value = 765). Red value is 102 (40.23% from 255 or 39.69% from 257); Green value is 85 (33.59% from 255 or 33.07% from 257); Blue value is 70 (27.73% from 255 or 27.24% from 257); Max value from RGB is 102 - color contains mainly: red. Hex color #665546 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665546 is #99AAB9. Grayscale: #585858. Windows color (decimal): -10070714 or 4609382. OLE color: 4609382.
HSL color Cylindrical-coordinate representation of color #665546: hue angle of 28.12º degrees, saturation: 0.19, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #665546 is Cyan = 0, Magento = 0.17, Yellow = 0.31 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 85 | 70 | - |
| CMYK | 0 | 0.17 | 0.31 | 0.6 |
| HSL | 28.13º | 0.19% | 0.34% | - |
| HSV(B) | 28.13º | 0.31% | 0.4% | - |
| XYZ | 9.83 | 9.76 | 7.16 | - |
| YUV | 88.37 | 117.63 | 137.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 85 | 70 | 0 | 0.17 | 0.31 | 0.6 | 28.13 | 0.19 | 0.34 |
| Hex | 66 | 55 | 46 | 0 | 11 | 1F | 3C | 1C | 13 | 22 |
| Octal | 146 | 125 | 106 | 0 | 21 | 37 | 74 | 34 | 23 | 42 |
| Binary | 1100110 | 1010101 | 1000110 | 0 | 10001 | 11111 | 111100 | 11100 | 10011 | 100010 |
Color Harmonies of #665546
Complementary color
Monochromatic Colors of #665546
Black with #665546
Text Example
Text Example
White with #665546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665546; }
p { color: rgb(102,85,70); }
H1.HeaderClassName
{
color: #665546;
}
.AnyTagClassName
{
color: #665546;
}
</style>
background-color css
<style>
a { background-color: #665546; }
a { background-color: rgb(102,85,70); }
div.DivClassName
{
background-color: #665546;
}
.BgClassName
{
background-color: #665546;
}
</style>
border-color css
<style>
span { border-color: #665546; }
span { border-color: rgb(102,85,70); }
td.TdClassName
{
border-color: #665546;
}
.TagClassName
{
border-color: #665546;
}
</style>