Shades of Quincy #685446
Tints of Quincy #685446
RGB
CMYK
RGB Variations
Color information
#685446 (or 0x685446) is known color: Quincy. HEX triplet: 68, 54 and 46. RGB value is (104,84,70). Sum of RGB (Red+Green+Blue) = 104+84+70=258 (34% of max value = 765). Red value is 104 (41.02% from 255 or 40.31% from 258); Green value is 84 (33.20% from 255 or 32.56% from 258); Blue value is 70 (27.73% from 255 or 27.13% from 258); Max value from RGB is 104 - color contains mainly: red. Hex color #685446 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685446 is #97ABB9. Grayscale: #585858. Windows color (decimal): -9939898 or 4609128. OLE color: 4609128.
HSL color Cylindrical-coordinate representation of color #685446: hue angle of 24.71º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #685446 is Cyan = 0, Magento = 0.19, Yellow = 0.33 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 84 | 70 | - |
| CMYK | 0 | 0.19 | 0.33 | 0.59 |
| HSL | 24.71º | 0.2% | 0.34% | - |
| HSV(B) | 24.71º | 0.33% | 0.41% | - |
| XYZ | 9.98 | 9.73 | 7.15 | - |
| YUV | 88.38 | 117.63 | 139.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 84 | 70 | 0 | 0.19 | 0.33 | 0.59 | 24.71 | 0.2 | 0.34 |
| Hex | 68 | 54 | 46 | 0 | 13 | 21 | 3B | 19 | 14 | 22 |
| Octal | 150 | 124 | 106 | 0 | 23 | 41 | 73 | 31 | 24 | 42 |
| Binary | 1101000 | 1010100 | 1000110 | 0 | 10011 | 100001 | 111011 | 11001 | 10100 | 100010 |
Color Harmonies of #685446
Complementary color
Monochromatic Colors of #685446
Black with #685446
Text Example
Text Example
White with #685446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685446; }
p { color: rgb(104,84,70); }
H1.HeaderClassName
{
color: #685446;
}
.AnyTagClassName
{
color: #685446;
}
</style>
background-color css
<style>
a { background-color: #685446; }
a { background-color: rgb(104,84,70); }
div.DivClassName
{
background-color: #685446;
}
.BgClassName
{
background-color: #685446;
}
</style>
border-color css
<style>
span { border-color: #685446; }
span { border-color: rgb(104,84,70); }
td.TdClassName
{
border-color: #685446;
}
.TagClassName
{
border-color: #685446;
}
</style>