Shades of Quincy #685544
Tints of Quincy #685544
RGB
CMYK
RGB Variations
Color information
#685544 (or 0x685544) is known color: Quincy. HEX triplet: 68, 55 and 44. RGB value is (104,85,68). Sum of RGB (Red+Green+Blue) = 104+85+68=257 (34% of max value = 765). Red value is 104 (41.02% from 255 or 40.47% from 257); Green value is 85 (33.59% from 255 or 33.07% from 257); Blue value is 68 (26.95% from 255 or 26.46% from 257); Max value from RGB is 104 - color contains mainly: red. Hex color #685544 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685544 is #97AABB. Grayscale: #585858. Windows color (decimal): -9939644 or 4478312. OLE color: 4478312.
HSL color Cylindrical-coordinate representation of color #685544: hue angle of 28.33º degrees, saturation: 0.21, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #685544 is Cyan = 0, Magento = 0.18, Yellow = 0.35 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 85 | 68 | - |
| CMYK | 0 | 0.18 | 0.35 | 0.59 |
| HSL | 28.33º | 0.21% | 0.34% | - |
| HSV(B) | 28.33º | 0.35% | 0.41% | - |
| XYZ | 10 | 9.86 | 6.84 | - |
| YUV | 88.74 | 116.29 | 138.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 85 | 68 | 0 | 0.18 | 0.35 | 0.59 | 28.33 | 0.21 | 0.34 |
| Hex | 68 | 55 | 44 | 0 | 12 | 23 | 3B | 1C | 15 | 22 |
| Octal | 150 | 125 | 104 | 0 | 22 | 43 | 73 | 34 | 25 | 42 |
| Binary | 1101000 | 1010101 | 1000100 | 0 | 10010 | 100011 | 111011 | 11100 | 10101 | 100010 |
Color Harmonies of #685544
Complementary color
Monochromatic Colors of #685544
Black with #685544
Text Example
Text Example
White with #685544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685544; }
p { color: rgb(104,85,68); }
H1.HeaderClassName
{
color: #685544;
}
.AnyTagClassName
{
color: #685544;
}
</style>
background-color css
<style>
a { background-color: #685544; }
a { background-color: rgb(104,85,68); }
div.DivClassName
{
background-color: #685544;
}
.BgClassName
{
background-color: #685544;
}
</style>
border-color css
<style>
span { border-color: #685544; }
span { border-color: rgb(104,85,68); }
td.TdClassName
{
border-color: #685544;
}
.TagClassName
{
border-color: #685544;
}
</style>