Shades of Quincy #655649
Tints of Quincy #655649
RGB
CMYK
RGB Variations
Color information
#655649 (or 0x655649) is known color: Quincy. HEX triplet: 65, 56 and 49. RGB value is (101,86,73). Sum of RGB (Red+Green+Blue) = 101+86+73=260 (34% of max value = 765). Red value is 101 (39.84% from 255 or 38.85% from 260); Green value is 86 (33.98% from 255 or 33.08% from 260); Blue value is 73 (28.91% from 255 or 28.08% from 260); Max value from RGB is 101 - color contains mainly: red. Hex color #655649 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655649 is #9AA9B6. Grayscale: #595959. Windows color (decimal): -10135991 or 4806245. OLE color: 4806245.
HSL color Cylindrical-coordinate representation of color #655649: hue angle of 27.86º degrees, saturation: 0.16, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #655649 is Cyan = 0, Magento = 0.15, Yellow = 0.28 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 86 | 73 | - |
| CMYK | 0 | 0.15 | 0.28 | 0.60 |
| HSL | 27.86º | 0.16% | 0.34% | - |
| HSV(B) | 27.86º | 0.28% | 0.4% | - |
| XYZ | 9.9 | 9.9 | 7.69 | - |
| YUV | 89 | 118.97 | 136.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 86 | 73 | 0 | 0.15 | 0.28 | 0.60 | 27.86 | 0.16 | 0.34 |
| Hex | 65 | 56 | 49 | 0 | F | 1C | 3C | 1C | 10 | 22 |
| Octal | 145 | 126 | 111 | 0 | 17 | 34 | 74 | 34 | 20 | 42 |
| Binary | 1100101 | 1010110 | 1001001 | 0 | 1111 | 11100 | 111100 | 11100 | 10000 | 100010 |
Color Harmonies of #655649
Complementary color
Monochromatic Colors of #655649
Black with #655649
Text Example
Text Example
White with #655649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655649; }
p { color: rgb(101,86,73); }
H1.HeaderClassName
{
color: #655649;
}
.AnyTagClassName
{
color: #655649;
}
</style>
background-color css
<style>
a { background-color: #655649; }
a { background-color: rgb(101,86,73); }
div.DivClassName
{
background-color: #655649;
}
.BgClassName
{
background-color: #655649;
}
</style>
border-color css
<style>
span { border-color: #655649; }
span { border-color: rgb(101,86,73); }
td.TdClassName
{
border-color: #655649;
}
.TagClassName
{
border-color: #655649;
}
</style>