Shades of Quincy #685344
Tints of Quincy #685344
RGB
CMYK
RGB Variations
Color information
#685344 (or 0x685344) is known color: Quincy. HEX triplet: 68, 53 and 44. RGB value is (104,83,68). Sum of RGB (Red+Green+Blue) = 104+83+68=255 (33% of max value = 765). Red value is 104 (41.02% from 255 or 40.78% from 255); Green value is 83 (32.81% from 255 or 32.55% from 255); Blue value is 68 (26.95% from 255 or 26.67% from 255); Max value from RGB is 104 - color contains mainly: red. Hex color #685344 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685344 is #97ACBB. Grayscale: #575757. Windows color (decimal): -9940156 or 4477800. OLE color: 4477800.
HSL color Cylindrical-coordinate representation of color #685344: hue angle of 25º degrees, saturation: 0.21, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #685344 is Cyan = 0, Magento = 0.20, Yellow = 0.35 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 83 | 68 | - |
| CMYK | 0 | 0.20 | 0.35 | 0.59 |
| HSL | 25º | 0.21% | 0.34% | - |
| HSV(B) | 25º | 0.35% | 0.41% | - |
| XYZ | 9.85 | 9.55 | 6.79 | - |
| YUV | 87.57 | 116.96 | 139.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 83 | 68 | 0 | 0.20 | 0.35 | 0.59 | 25 | 0.21 | 0.34 |
| Hex | 68 | 53 | 44 | 0 | 14 | 23 | 3B | 19 | 15 | 22 |
| Octal | 150 | 123 | 104 | 0 | 24 | 43 | 73 | 31 | 25 | 42 |
| Binary | 1101000 | 1010011 | 1000100 | 0 | 10100 | 100011 | 111011 | 11001 | 10101 | 100010 |
Color Harmonies of #685344
Complementary color
Monochromatic Colors of #685344
Black with #685344
Text Example
Text Example
White with #685344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685344; }
p { color: rgb(104,83,68); }
H1.HeaderClassName
{
color: #685344;
}
.AnyTagClassName
{
color: #685344;
}
</style>
background-color css
<style>
a { background-color: #685344; }
a { background-color: rgb(104,83,68); }
div.DivClassName
{
background-color: #685344;
}
.BgClassName
{
background-color: #685344;
}
</style>
border-color css
<style>
span { border-color: #685344; }
span { border-color: rgb(104,83,68); }
td.TdClassName
{
border-color: #685344;
}
.TagClassName
{
border-color: #685344;
}
</style>