Shades of Quincy #685443
Tints of Quincy #685443
RGB
CMYK
RGB Variations
Color information
#685443 (or 0x685443) is known color: Quincy. HEX triplet: 68, 54 and 43. RGB value is (104,84,67). Sum of RGB (Red+Green+Blue) = 104+84+67=255 (33% of max value = 765). Red value is 104 (41.02% from 255 or 40.78% from 255); Green value is 84 (33.20% from 255 or 32.94% from 255); Blue value is 67 (26.56% from 255 or 26.27% from 255); Max value from RGB is 104 - color contains mainly: red. Hex color #685443 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685443 is #97ABBC. Grayscale: #585858. Windows color (decimal): -9939901 or 4412520. OLE color: 4412520.
HSL color Cylindrical-coordinate representation of color #685443: hue angle of 27.57º degrees, saturation: 0.22, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #685443 is Cyan = 0, Magento = 0.19, Yellow = 0.36 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 84 | 67 | - |
| CMYK | 0 | 0.19 | 0.36 | 0.59 |
| HSL | 27.57º | 0.22% | 0.34% | - |
| HSV(B) | 27.57º | 0.36% | 0.41% | - |
| XYZ | 9.89 | 9.69 | 6.66 | - |
| YUV | 88.04 | 116.13 | 139.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 84 | 67 | 0 | 0.19 | 0.36 | 0.59 | 27.57 | 0.22 | 0.34 |
| Hex | 68 | 54 | 43 | 0 | 13 | 24 | 3B | 1C | 16 | 22 |
| Octal | 150 | 124 | 103 | 0 | 23 | 44 | 73 | 34 | 26 | 42 |
| Binary | 1101000 | 1010100 | 1000011 | 0 | 10011 | 100100 | 111011 | 11100 | 10110 | 100010 |
Color Harmonies of #685443
Complementary color
Monochromatic Colors of #685443
Black with #685443
Text Example
Text Example
White with #685443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685443; }
p { color: rgb(104,84,67); }
H1.HeaderClassName
{
color: #685443;
}
.AnyTagClassName
{
color: #685443;
}
</style>
background-color css
<style>
a { background-color: #685443; }
a { background-color: rgb(104,84,67); }
div.DivClassName
{
background-color: #685443;
}
.BgClassName
{
background-color: #685443;
}
</style>
border-color css
<style>
span { border-color: #685443; }
span { border-color: rgb(104,84,67); }
td.TdClassName
{
border-color: #685443;
}
.TagClassName
{
border-color: #685443;
}
</style>