Shades of Quincy #775847
Tints of Quincy #775847
RGB
CMYK
RGB Variations
Color information
#775847 (or 0x775847) is known color: Quincy. HEX triplet: 77, 58 and 47. RGB value is (119,88,71). Sum of RGB (Red+Green+Blue) = 119+88+71=278 (36% of max value = 765). Red value is 119 (46.88% from 255 or 42.81% from 278); Green value is 88 (34.77% from 255 or 31.65% from 278); Blue value is 71 (28.12% from 255 or 25.54% from 278); Max value from RGB is 119 - color contains mainly: red. Hex color #775847 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #775847 is #88A7B8. Grayscale: #5F5F5F. Windows color (decimal): -8955833 or 4675703. OLE color: 4675703.
HSL color Cylindrical-coordinate representation of color #775847: hue angle of 21.25º 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 #775847 is Cyan = 0, Magento = 0.26, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 88 | 71 | - |
| CMYK | 0 | 0.26 | 0.40 | 0.53 |
| HSL | 21.25º | 0.25% | 0.37% | - |
| HSV(B) | 21.25º | 0.4% | 0.47% | - |
| XYZ | 12.23 | 11.36 | 7.51 | - |
| YUV | 95.33 | 114.27 | 144.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 88 | 71 | 0 | 0.26 | 0.40 | 0.53 | 21.25 | 0.25 | 0.37 |
| Hex | 77 | 58 | 47 | 0 | 1A | 28 | 35 | 15 | 19 | 25 |
| Octal | 167 | 130 | 107 | 0 | 32 | 50 | 65 | 25 | 31 | 45 |
| Binary | 1110111 | 1011000 | 1000111 | 0 | 11010 | 101000 | 110101 | 10101 | 11001 | 100101 |
Color Harmonies of #775847
Complementary color
Monochromatic Colors of #775847
Black with #775847
Text Example
Text Example
White with #775847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775847; }
p { color: rgb(119,88,71); }
H1.HeaderClassName
{
color: #775847;
}
.AnyTagClassName
{
color: #775847;
}
</style>
background-color css
<style>
a { background-color: #775847; }
a { background-color: rgb(119,88,71); }
div.DivClassName
{
background-color: #775847;
}
.BgClassName
{
background-color: #775847;
}
</style>
border-color css
<style>
span { border-color: #775847; }
span { border-color: rgb(119,88,71); }
td.TdClassName
{
border-color: #775847;
}
.TagClassName
{
border-color: #775847;
}
</style>