Shades of Quincy #685648
Tints of Quincy #685648
RGB
CMYK
RGB Variations
Color information
#685648 (or 0x685648) is known color: Quincy. HEX triplet: 68, 56 and 48. RGB value is (104,86,72). Sum of RGB (Red+Green+Blue) = 104+86+72=262 (34% of max value = 765). Red value is 104 (41.02% from 255 or 39.69% from 262); Green value is 86 (33.98% from 255 or 32.82% from 262); Blue value is 72 (28.52% from 255 or 27.48% from 262); Max value from RGB is 104 - color contains mainly: red. Hex color #685648 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685648 is #97A9B7. Grayscale: #595959. Windows color (decimal): -9939384 or 4740712. OLE color: 4740712.
HSL color Cylindrical-coordinate representation of color #685648: hue angle of 26.25º degrees, saturation: 0.18, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #685648 is Cyan = 0, Magento = 0.17, Yellow = 0.31 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 86 | 72 | - |
| CMYK | 0 | 0.17 | 0.31 | 0.59 |
| HSL | 26.25º | 0.18% | 0.35% | - |
| HSV(B) | 26.25º | 0.31% | 0.41% | - |
| XYZ | 10.21 | 10.07 | 7.54 | - |
| YUV | 89.79 | 117.96 | 138.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 86 | 72 | 0 | 0.17 | 0.31 | 0.59 | 26.25 | 0.18 | 0.35 |
| Hex | 68 | 56 | 48 | 0 | 11 | 1F | 3B | 1A | 12 | 23 |
| Octal | 150 | 126 | 110 | 0 | 21 | 37 | 73 | 32 | 22 | 43 |
| Binary | 1101000 | 1010110 | 1001000 | 0 | 10001 | 11111 | 111011 | 11010 | 10010 | 100011 |
Color Harmonies of #685648
Complementary color
Monochromatic Colors of #685648
Black with #685648
Text Example
Text Example
White with #685648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685648; }
p { color: rgb(104,86,72); }
H1.HeaderClassName
{
color: #685648;
}
.AnyTagClassName
{
color: #685648;
}
</style>
background-color css
<style>
a { background-color: #685648; }
a { background-color: rgb(104,86,72); }
div.DivClassName
{
background-color: #685648;
}
.BgClassName
{
background-color: #685648;
}
</style>
border-color css
<style>
span { border-color: #685648; }
span { border-color: rgb(104,86,72); }
td.TdClassName
{
border-color: #685648;
}
.TagClassName
{
border-color: #685648;
}
</style>