Shades of Quincy #685449
Tints of Quincy #685449
RGB
CMYK
RGB Variations
Color information
#685449 (or 0x685449) is known color: Quincy. HEX triplet: 68, 54 and 49. RGB value is (104,84,73). Sum of RGB (Red+Green+Blue) = 104+84+73=261 (34% of max value = 765). Red value is 104 (41.02% from 255 or 39.85% from 261); Green value is 84 (33.20% from 255 or 32.18% from 261); Blue value is 73 (28.91% from 255 or 27.97% from 261); Max value from RGB is 104 - color contains mainly: red. Hex color #685449 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685449 is #97ABB6. Grayscale: #585858. Windows color (decimal): -9939895 or 4805736. OLE color: 4805736.
HSL color Cylindrical-coordinate representation of color #685449: hue angle of 21.29º degrees, saturation: 0.18, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #685449 is Cyan = 0, Magento = 0.19, Yellow = 0.30 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 84 | 73 | - |
| CMYK | 0 | 0.19 | 0.30 | 0.59 |
| HSL | 21.29º | 0.18% | 0.35% | - |
| HSV(B) | 21.29º | 0.3% | 0.41% | - |
| XYZ | 10.08 | 9.76 | 7.66 | - |
| YUV | 88.73 | 119.13 | 138.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 84 | 73 | 0 | 0.19 | 0.30 | 0.59 | 21.29 | 0.18 | 0.35 |
| Hex | 68 | 54 | 49 | 0 | 13 | 1E | 3B | 15 | 12 | 23 |
| Octal | 150 | 124 | 111 | 0 | 23 | 36 | 73 | 25 | 22 | 43 |
| Binary | 1101000 | 1010100 | 1001001 | 0 | 10011 | 11110 | 111011 | 10101 | 10010 | 100011 |
Color Harmonies of #685449
Complementary color
Monochromatic Colors of #685449
Black with #685449
Text Example
Text Example
White with #685449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685449; }
p { color: rgb(104,84,73); }
H1.HeaderClassName
{
color: #685449;
}
.AnyTagClassName
{
color: #685449;
}
</style>
background-color css
<style>
a { background-color: #685449; }
a { background-color: rgb(104,84,73); }
div.DivClassName
{
background-color: #685449;
}
.BgClassName
{
background-color: #685449;
}
</style>
border-color css
<style>
span { border-color: #685449; }
span { border-color: rgb(104,84,73); }
td.TdClassName
{
border-color: #685449;
}
.TagClassName
{
border-color: #685449;
}
</style>