Shades of Quincy #765649
Tints of Quincy #765649
RGB
CMYK
RGB Variations
Color information
#765649 (or 0x765649) is known color: Quincy. HEX triplet: 76, 56 and 49. RGB value is (118,86,73). Sum of RGB (Red+Green+Blue) = 118+86+73=277 (36% of max value = 765). Red value is 118 (46.48% from 255 or 42.60% from 277); Green value is 86 (33.98% from 255 or 31.05% from 277); Blue value is 73 (28.91% from 255 or 26.35% from 277); Max value from RGB is 118 - color contains mainly: red. Hex color #765649 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #765649 is #89A9B6. Grayscale: #5E5E5E. Windows color (decimal): -9021879 or 4806262. OLE color: 4806262.
HSL color Cylindrical-coordinate representation of color #765649: hue angle of 17.33º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #765649 is Cyan = 0, Magento = 0.27, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 86 | 73 | - |
| CMYK | 0 | 0.27 | 0.38 | 0.54 |
| HSL | 17.33º | 0.24% | 0.37% | - |
| HSV(B) | 17.33º | 0.38% | 0.46% | - |
| XYZ | 12 | 10.99 | 7.79 | - |
| YUV | 94.09 | 116.1 | 145.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 86 | 73 | 0 | 0.27 | 0.38 | 0.54 | 17.33 | 0.24 | 0.37 |
| Hex | 76 | 56 | 49 | 0 | 1B | 26 | 36 | 11 | 18 | 25 |
| Octal | 166 | 126 | 111 | 0 | 33 | 46 | 66 | 21 | 30 | 45 |
| Binary | 1110110 | 1010110 | 1001001 | 0 | 11011 | 100110 | 110110 | 10001 | 11000 | 100101 |
Color Harmonies of #765649
Complementary color
Monochromatic Colors of #765649
Black with #765649
Text Example
Text Example
White with #765649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765649; }
p { color: rgb(118,86,73); }
H1.HeaderClassName
{
color: #765649;
}
.AnyTagClassName
{
color: #765649;
}
</style>
background-color css
<style>
a { background-color: #765649; }
a { background-color: rgb(118,86,73); }
div.DivClassName
{
background-color: #765649;
}
.BgClassName
{
background-color: #765649;
}
</style>
border-color css
<style>
span { border-color: #765649; }
span { border-color: rgb(118,86,73); }
td.TdClassName
{
border-color: #765649;
}
.TagClassName
{
border-color: #765649;
}
</style>