Shades of Quincy #685549
Tints of Quincy #685549
RGB
CMYK
RGB Variations
Color information
#685549 (or 0x685549) is known color: Quincy. HEX triplet: 68, 55 and 49. RGB value is (104,85,73). Sum of RGB (Red+Green+Blue) = 104+85+73=262 (34% of max value = 765). Red value is 104 (41.02% from 255 or 39.69% from 262); Green value is 85 (33.59% from 255 or 32.44% from 262); Blue value is 73 (28.91% from 255 or 27.86% from 262); Max value from RGB is 104 - color contains mainly: red. Hex color #685549 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685549 is #97AAB6. Grayscale: #595959. Windows color (decimal): -9939639 or 4805992. OLE color: 4805992.
HSL color Cylindrical-coordinate representation of color #685549: hue angle of 23.23º 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 #685549 is Cyan = 0, Magento = 0.18, Yellow = 0.30 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 85 | 73 | - |
| CMYK | 0 | 0.18 | 0.30 | 0.59 |
| HSL | 23.23º | 0.18% | 0.35% | - |
| HSV(B) | 23.23º | 0.3% | 0.41% | - |
| XYZ | 10.16 | 9.92 | 7.68 | - |
| YUV | 89.31 | 118.79 | 138.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 85 | 73 | 0 | 0.18 | 0.30 | 0.59 | 23.23 | 0.18 | 0.35 |
| Hex | 68 | 55 | 49 | 0 | 12 | 1E | 3B | 17 | 12 | 23 |
| Octal | 150 | 125 | 111 | 0 | 22 | 36 | 73 | 27 | 22 | 43 |
| Binary | 1101000 | 1010101 | 1001001 | 0 | 10010 | 11110 | 111011 | 10111 | 10010 | 100011 |
Color Harmonies of #685549
Complementary color
Monochromatic Colors of #685549
Black with #685549
Text Example
Text Example
White with #685549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685549; }
p { color: rgb(104,85,73); }
H1.HeaderClassName
{
color: #685549;
}
.AnyTagClassName
{
color: #685549;
}
</style>
background-color css
<style>
a { background-color: #685549; }
a { background-color: rgb(104,85,73); }
div.DivClassName
{
background-color: #685549;
}
.BgClassName
{
background-color: #685549;
}
</style>
border-color css
<style>
span { border-color: #685549; }
span { border-color: rgb(104,85,73); }
td.TdClassName
{
border-color: #685549;
}
.TagClassName
{
border-color: #685549;
}
</style>