Shades of Quincy #685545
Tints of Quincy #685545
RGB
CMYK
RGB Variations
Color information
#685545 (or 0x685545) is known color: Quincy. HEX triplet: 68, 55 and 45. RGB value is (104,85,69). Sum of RGB (Red+Green+Blue) = 104+85+69=258 (34% of max value = 765). Red value is 104 (41.02% from 255 or 40.31% from 258); Green value is 85 (33.59% from 255 or 32.95% from 258); Blue value is 69 (27.34% from 255 or 26.74% from 258); Max value from RGB is 104 - color contains mainly: red. Hex color #685545 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685545 is #97AABA. Grayscale: #585858. Windows color (decimal): -9939643 or 4543848. OLE color: 4543848.
HSL color Cylindrical-coordinate representation of color #685545: hue angle of 27.43º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #685545 is Cyan = 0, Magento = 0.18, Yellow = 0.34 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 85 | 69 | - |
| CMYK | 0 | 0.18 | 0.34 | 0.59 |
| HSL | 27.43º | 0.2% | 0.34% | - |
| HSV(B) | 27.43º | 0.34% | 0.41% | - |
| XYZ | 10.03 | 9.87 | 7.01 | - |
| YUV | 88.86 | 116.79 | 138.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 85 | 69 | 0 | 0.18 | 0.34 | 0.59 | 27.43 | 0.2 | 0.34 |
| Hex | 68 | 55 | 45 | 0 | 12 | 22 | 3B | 1B | 14 | 22 |
| Octal | 150 | 125 | 105 | 0 | 22 | 42 | 73 | 33 | 24 | 42 |
| Binary | 1101000 | 1010101 | 1000101 | 0 | 10010 | 100010 | 111011 | 11011 | 10100 | 100010 |
Color Harmonies of #685545
Complementary color
Monochromatic Colors of #685545
Black with #685545
Text Example
Text Example
White with #685545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685545; }
p { color: rgb(104,85,69); }
H1.HeaderClassName
{
color: #685545;
}
.AnyTagClassName
{
color: #685545;
}
</style>
background-color css
<style>
a { background-color: #685545; }
a { background-color: rgb(104,85,69); }
div.DivClassName
{
background-color: #685545;
}
.BgClassName
{
background-color: #685545;
}
</style>
border-color css
<style>
span { border-color: #685545; }
span { border-color: rgb(104,85,69); }
td.TdClassName
{
border-color: #685545;
}
.TagClassName
{
border-color: #685545;
}
</style>