Shades of Quincy #685140
Tints of Quincy #685140
RGB
CMYK
RGB Variations
Color information
#685140 (or 0x685140) is known color: Quincy. HEX triplet: 68, 51 and 40. RGB value is (104,81,64). Sum of RGB (Red+Green+Blue) = 104+81+64=249 (32% of max value = 765). Red value is 104 (41.02% from 255 or 41.77% from 249); Green value is 81 (32.03% from 255 or 32.53% from 249); Blue value is 64 (25.39% from 255 or 25.70% from 249); Max value from RGB is 104 - color contains mainly: red. Hex color #685140 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685140 is #97AEBF. Grayscale: #565656. Windows color (decimal): -9940672 or 4215144. OLE color: 4215144.
HSL color Cylindrical-coordinate representation of color #685140: hue angle of 25.5º degrees, saturation: 0.24, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #685140 is Cyan = 0, Magento = 0.22, Yellow = 0.38 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 81 | 64 | - |
| CMYK | 0 | 0.22 | 0.38 | 0.59 |
| HSL | 25.5º | 0.24% | 0.33% | - |
| HSV(B) | 25.5º | 0.38% | 0.41% | - |
| XYZ | 9.58 | 9.2 | 6.12 | - |
| YUV | 85.94 | 115.62 | 140.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 81 | 64 | 0 | 0.22 | 0.38 | 0.59 | 25.5 | 0.24 | 0.33 |
| Hex | 68 | 51 | 40 | 0 | 16 | 26 | 3B | 1A | 18 | 21 |
| Octal | 150 | 121 | 100 | 0 | 26 | 46 | 73 | 32 | 30 | 41 |
| Binary | 1101000 | 1010001 | 1000000 | 0 | 10110 | 100110 | 111011 | 11010 | 11000 | 100001 |
Color Harmonies of #685140
Complementary color
Monochromatic Colors of #685140
Black with #685140
Text Example
Text Example
White with #685140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685140; }
p { color: rgb(104,81,64); }
H1.HeaderClassName
{
color: #685140;
}
.AnyTagClassName
{
color: #685140;
}
</style>
background-color css
<style>
a { background-color: #685140; }
a { background-color: rgb(104,81,64); }
div.DivClassName
{
background-color: #685140;
}
.BgClassName
{
background-color: #685140;
}
</style>
border-color css
<style>
span { border-color: #685140; }
span { border-color: rgb(104,81,64); }
td.TdClassName
{
border-color: #685140;
}
.TagClassName
{
border-color: #685140;
}
</style>