Shades of Quincy #775747
Tints of Quincy #775747
RGB
CMYK
RGB Variations
Color information
#775747 (or 0x775747) is known color: Quincy. HEX triplet: 77, 57 and 47. RGB value is (119,87,71). Sum of RGB (Red+Green+Blue) = 119+87+71=277 (36% of max value = 765). Red value is 119 (46.88% from 255 or 42.96% from 277); Green value is 87 (34.38% from 255 or 31.41% from 277); Blue value is 71 (28.12% from 255 or 25.63% from 277); Max value from RGB is 119 - color contains mainly: red. Hex color #775747 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #775747 is #88A8B8. Grayscale: #5E5E5E. Windows color (decimal): -8956089 or 4675447. OLE color: 4675447.
HSL color Cylindrical-coordinate representation of color #775747: hue angle of 20º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #775747 is Cyan = 0, Magento = 0.27, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 87 | 71 | - |
| CMYK | 0 | 0.27 | 0.40 | 0.53 |
| HSL | 20º | 0.25% | 0.37% | - |
| HSV(B) | 20º | 0.4% | 0.47% | - |
| XYZ | 12.15 | 11.19 | 7.48 | - |
| YUV | 94.74 | 114.6 | 145.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 87 | 71 | 0 | 0.27 | 0.40 | 0.53 | 20 | 0.25 | 0.37 |
| Hex | 77 | 57 | 47 | 0 | 1B | 28 | 35 | 14 | 19 | 25 |
| Octal | 167 | 127 | 107 | 0 | 33 | 50 | 65 | 24 | 31 | 45 |
| Binary | 1110111 | 1010111 | 1000111 | 0 | 11011 | 101000 | 110101 | 10100 | 11001 | 100101 |
Color Harmonies of #775747
Complementary color
Monochromatic Colors of #775747
Black with #775747
Text Example
Text Example
White with #775747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775747; }
p { color: rgb(119,87,71); }
H1.HeaderClassName
{
color: #775747;
}
.AnyTagClassName
{
color: #775747;
}
</style>
background-color css
<style>
a { background-color: #775747; }
a { background-color: rgb(119,87,71); }
div.DivClassName
{
background-color: #775747;
}
.BgClassName
{
background-color: #775747;
}
</style>
border-color css
<style>
span { border-color: #775747; }
span { border-color: rgb(119,87,71); }
td.TdClassName
{
border-color: #775747;
}
.TagClassName
{
border-color: #775747;
}
</style>