Shades of Quincy #685548
Tints of Quincy #685548
RGB
CMYK
RGB Variations
Color information
#685548 (or 0x685548) is known color: Quincy. HEX triplet: 68, 55 and 48. RGB value is (104,85,72). Sum of RGB (Red+Green+Blue) = 104+85+72=261 (34% of max value = 765). Red value is 104 (41.02% from 255 or 39.85% from 261); Green value is 85 (33.59% from 255 or 32.57% from 261); Blue value is 72 (28.52% from 255 or 27.59% from 261); Max value from RGB is 104 - color contains mainly: red. Hex color #685548 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685548 is #97AAB7. Grayscale: #595959. Windows color (decimal): -9939640 or 4740456. OLE color: 4740456.
HSL color Cylindrical-coordinate representation of color #685548: hue angle of 24.38º 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 #685548 is Cyan = 0, Magento = 0.18, Yellow = 0.31 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 85 | 72 | - |
| CMYK | 0 | 0.18 | 0.31 | 0.59 |
| HSL | 24.38º | 0.18% | 0.35% | - |
| HSV(B) | 24.38º | 0.31% | 0.41% | - |
| XYZ | 10.13 | 9.91 | 7.51 | - |
| YUV | 89.2 | 118.29 | 138.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 85 | 72 | 0 | 0.18 | 0.31 | 0.59 | 24.38 | 0.18 | 0.35 |
| Hex | 68 | 55 | 48 | 0 | 12 | 1F | 3B | 18 | 12 | 23 |
| Octal | 150 | 125 | 110 | 0 | 22 | 37 | 73 | 30 | 22 | 43 |
| Binary | 1101000 | 1010101 | 1001000 | 0 | 10010 | 11111 | 111011 | 11000 | 10010 | 100011 |
Color Harmonies of #685548
Complementary color
Monochromatic Colors of #685548
Black with #685548
Text Example
Text Example
White with #685548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685548; }
p { color: rgb(104,85,72); }
H1.HeaderClassName
{
color: #685548;
}
.AnyTagClassName
{
color: #685548;
}
</style>
background-color css
<style>
a { background-color: #685548; }
a { background-color: rgb(104,85,72); }
div.DivClassName
{
background-color: #685548;
}
.BgClassName
{
background-color: #685548;
}
</style>
border-color css
<style>
span { border-color: #685548; }
span { border-color: rgb(104,85,72); }
td.TdClassName
{
border-color: #685548;
}
.TagClassName
{
border-color: #685548;
}
</style>