Shades of Quincy #655648
Tints of Quincy #655648
RGB
CMYK
RGB Variations
Color information
#655648 (or 0x655648) is known color: Quincy. HEX triplet: 65, 56 and 48. RGB value is (101,86,72). Sum of RGB (Red+Green+Blue) = 101+86+72=259 (34% of max value = 765). Red value is 101 (39.84% from 255 or 39.00% from 259); Green value is 86 (33.98% from 255 or 33.20% from 259); Blue value is 72 (28.52% from 255 or 27.80% from 259); Max value from RGB is 101 - color contains mainly: red. Hex color #655648 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655648 is #9AA9B7. Grayscale: #585858. Windows color (decimal): -10135992 or 4740709. OLE color: 4740709.
HSL color Cylindrical-coordinate representation of color #655648: hue angle of 28.97º degrees, saturation: 0.17, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #655648 is Cyan = 0, Magento = 0.15, Yellow = 0.29 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 86 | 72 | - |
| CMYK | 0 | 0.15 | 0.29 | 0.60 |
| HSL | 28.97º | 0.17% | 0.34% | - |
| HSV(B) | 28.97º | 0.29% | 0.4% | - |
| XYZ | 9.86 | 9.89 | 7.52 | - |
| YUV | 88.89 | 118.47 | 136.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 86 | 72 | 0 | 0.15 | 0.29 | 0.60 | 28.97 | 0.17 | 0.34 |
| Hex | 65 | 56 | 48 | 0 | F | 1D | 3C | 1D | 11 | 22 |
| Octal | 145 | 126 | 110 | 0 | 17 | 35 | 74 | 35 | 21 | 42 |
| Binary | 1100101 | 1010110 | 1001000 | 0 | 1111 | 11101 | 111100 | 11101 | 10001 | 100010 |
Color Harmonies of #655648
Complementary color
Monochromatic Colors of #655648
Black with #655648
Text Example
Text Example
White with #655648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655648; }
p { color: rgb(101,86,72); }
H1.HeaderClassName
{
color: #655648;
}
.AnyTagClassName
{
color: #655648;
}
</style>
background-color css
<style>
a { background-color: #655648; }
a { background-color: rgb(101,86,72); }
div.DivClassName
{
background-color: #655648;
}
.BgClassName
{
background-color: #655648;
}
</style>
border-color css
<style>
span { border-color: #655648; }
span { border-color: rgb(101,86,72); }
td.TdClassName
{
border-color: #655648;
}
.TagClassName
{
border-color: #655648;
}
</style>