Shades of Quincy #685442
Tints of Quincy #685442
RGB
CMYK
RGB Variations
Color information
#685442 (or 0x685442) is known color: Quincy. HEX triplet: 68, 54 and 42. RGB value is (104,84,66). Sum of RGB (Red+Green+Blue) = 104+84+66=254 (33% of max value = 765). Red value is 104 (41.02% from 255 or 40.94% from 254); Green value is 84 (33.20% from 255 or 33.07% from 254); Blue value is 66 (26.17% from 255 or 25.98% from 254); Max value from RGB is 104 - color contains mainly: red. Hex color #685442 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685442 is #97ABBD. Grayscale: #585858. Windows color (decimal): -9939902 or 4346984. OLE color: 4346984.
HSL color Cylindrical-coordinate representation of color #685442: hue angle of 28.42º degrees, saturation: 0.22, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #685442 is Cyan = 0, Magento = 0.19, Yellow = 0.37 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 84 | 66 | - |
| CMYK | 0 | 0.19 | 0.37 | 0.59 |
| HSL | 28.42º | 0.22% | 0.33% | - |
| HSV(B) | 28.42º | 0.37% | 0.41% | - |
| XYZ | 9.86 | 9.68 | 6.5 | - |
| YUV | 87.93 | 115.63 | 139.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 84 | 66 | 0 | 0.19 | 0.37 | 0.59 | 28.42 | 0.22 | 0.33 |
| Hex | 68 | 54 | 42 | 0 | 13 | 25 | 3B | 1C | 16 | 21 |
| Octal | 150 | 124 | 102 | 0 | 23 | 45 | 73 | 34 | 26 | 41 |
| Binary | 1101000 | 1010100 | 1000010 | 0 | 10011 | 100101 | 111011 | 11100 | 10110 | 100001 |
Color Harmonies of #685442
Complementary color
Monochromatic Colors of #685442
Black with #685442
Text Example
Text Example
White with #685442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685442; }
p { color: rgb(104,84,66); }
H1.HeaderClassName
{
color: #685442;
}
.AnyTagClassName
{
color: #685442;
}
</style>
background-color css
<style>
a { background-color: #685442; }
a { background-color: rgb(104,84,66); }
div.DivClassName
{
background-color: #685442;
}
.BgClassName
{
background-color: #685442;
}
</style>
border-color css
<style>
span { border-color: #685442; }
span { border-color: rgb(104,84,66); }
td.TdClassName
{
border-color: #685442;
}
.TagClassName
{
border-color: #685442;
}
</style>