Shades of Quincy #685345
Tints of Quincy #685345
RGB
CMYK
RGB Variations
Color information
#685345 (or 0x685345) is known color: Quincy. HEX triplet: 68, 53 and 45. RGB value is (104,83,69). Sum of RGB (Red+Green+Blue) = 104+83+69=256 (33% of max value = 765). Red value is 104 (41.02% from 255 or 40.62% from 256); Green value is 83 (32.81% from 255 or 32.42% from 256); Blue value is 69 (27.34% from 255 or 26.95% from 256); Max value from RGB is 104 - color contains mainly: red. Hex color #685345 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685345 is #97ACBA. Grayscale: #575757. Windows color (decimal): -9940155 or 4543336. OLE color: 4543336.
HSL color Cylindrical-coordinate representation of color #685345: hue angle of 24º 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 #685345 is Cyan = 0, Magento = 0.20, Yellow = 0.34 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 83 | 69 | - |
| CMYK | 0 | 0.20 | 0.34 | 0.59 |
| HSL | 24º | 0.2% | 0.34% | - |
| HSV(B) | 24º | 0.34% | 0.41% | - |
| XYZ | 9.88 | 9.56 | 6.95 | - |
| YUV | 87.68 | 117.46 | 139.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 83 | 69 | 0 | 0.20 | 0.34 | 0.59 | 24 | 0.2 | 0.34 |
| Hex | 68 | 53 | 45 | 0 | 14 | 22 | 3B | 18 | 14 | 22 |
| Octal | 150 | 123 | 105 | 0 | 24 | 42 | 73 | 30 | 24 | 42 |
| Binary | 1101000 | 1010011 | 1000101 | 0 | 10100 | 100010 | 111011 | 11000 | 10100 | 100010 |
Color Harmonies of #685345
Complementary color
Monochromatic Colors of #685345
Black with #685345
Text Example
Text Example
White with #685345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685345; }
p { color: rgb(104,83,69); }
H1.HeaderClassName
{
color: #685345;
}
.AnyTagClassName
{
color: #685345;
}
</style>
background-color css
<style>
a { background-color: #685345; }
a { background-color: rgb(104,83,69); }
div.DivClassName
{
background-color: #685345;
}
.BgClassName
{
background-color: #685345;
}
</style>
border-color css
<style>
span { border-color: #685345; }
span { border-color: rgb(104,83,69); }
td.TdClassName
{
border-color: #685345;
}
.TagClassName
{
border-color: #685345;
}
</style>