Shades of Quincy #685445
Tints of Quincy #685445
RGB
CMYK
RGB Variations
Color information
#685445 (or 0x685445) is known color: Quincy. HEX triplet: 68, 54 and 45. RGB value is (104,84,69). Sum of RGB (Red+Green+Blue) = 104+84+69=257 (34% of max value = 765). Red value is 104 (41.02% from 255 or 40.47% from 257); Green value is 84 (33.20% from 255 or 32.68% from 257); Blue value is 69 (27.34% from 255 or 26.85% from 257); Max value from RGB is 104 - color contains mainly: red. Hex color #685445 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685445 is #97ABBA. Grayscale: #585858. Windows color (decimal): -9939899 or 4543592. OLE color: 4543592.
HSL color Cylindrical-coordinate representation of color #685445: hue angle of 25.71º 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 #685445 is Cyan = 0, Magento = 0.19, Yellow = 0.34 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 84 | 69 | - |
| CMYK | 0 | 0.19 | 0.34 | 0.59 |
| HSL | 25.71º | 0.2% | 0.34% | - |
| HSV(B) | 25.71º | 0.34% | 0.41% | - |
| XYZ | 9.95 | 9.71 | 6.98 | - |
| YUV | 88.27 | 117.13 | 139.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 84 | 69 | 0 | 0.19 | 0.34 | 0.59 | 25.71 | 0.2 | 0.34 |
| Hex | 68 | 54 | 45 | 0 | 13 | 22 | 3B | 1A | 14 | 22 |
| Octal | 150 | 124 | 105 | 0 | 23 | 42 | 73 | 32 | 24 | 42 |
| Binary | 1101000 | 1010100 | 1000101 | 0 | 10011 | 100010 | 111011 | 11010 | 10100 | 100010 |
Color Harmonies of #685445
Complementary color
Monochromatic Colors of #685445
Black with #685445
Text Example
Text Example
White with #685445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685445; }
p { color: rgb(104,84,69); }
H1.HeaderClassName
{
color: #685445;
}
.AnyTagClassName
{
color: #685445;
}
</style>
background-color css
<style>
a { background-color: #685445; }
a { background-color: rgb(104,84,69); }
div.DivClassName
{
background-color: #685445;
}
.BgClassName
{
background-color: #685445;
}
</style>
border-color css
<style>
span { border-color: #685445; }
span { border-color: rgb(104,84,69); }
td.TdClassName
{
border-color: #685445;
}
.TagClassName
{
border-color: #685445;
}
</style>