Shades of Quincy #715547
Tints of Quincy #715547
RGB
CMYK
RGB Variations
Color information
#715547 (or 0x715547) is known color: Quincy. HEX triplet: 71, 55 and 47. RGB value is (113,85,71). Sum of RGB (Red+Green+Blue) = 113+85+71=269 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.01% from 269); Green value is 85 (33.59% from 255 or 31.60% from 269); Blue value is 71 (28.12% from 255 or 26.39% from 269); Max value from RGB is 113 - color contains mainly: red. Hex color #715547 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715547 is #8EAAB8. Grayscale: #5B5B5B. Windows color (decimal): -9349817 or 4674929. OLE color: 4674929.
HSL color Cylindrical-coordinate representation of color #715547: hue angle of 20º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #715547 is Cyan = 0, Magento = 0.25, Yellow = 0.37 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 85 | 71 | - |
| CMYK | 0 | 0.25 | 0.37 | 0.56 |
| HSL | 20º | 0.23% | 0.36% | - |
| HSV(B) | 20º | 0.37% | 0.44% | - |
| XYZ | 11.2 | 10.46 | 7.39 | - |
| YUV | 91.78 | 116.28 | 143.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 85 | 71 | 0 | 0.25 | 0.37 | 0.56 | 20 | 0.23 | 0.36 |
| Hex | 71 | 55 | 47 | 0 | 19 | 25 | 38 | 14 | 17 | 24 |
| Octal | 161 | 125 | 107 | 0 | 31 | 45 | 70 | 24 | 27 | 44 |
| Binary | 1110001 | 1010101 | 1000111 | 0 | 11001 | 100101 | 111000 | 10100 | 10111 | 100100 |
Color Harmonies of #715547
Complementary color
Monochromatic Colors of #715547
Black with #715547
Text Example
Text Example
White with #715547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715547; }
p { color: rgb(113,85,71); }
H1.HeaderClassName
{
color: #715547;
}
.AnyTagClassName
{
color: #715547;
}
</style>
background-color css
<style>
a { background-color: #715547; }
a { background-color: rgb(113,85,71); }
div.DivClassName
{
background-color: #715547;
}
.BgClassName
{
background-color: #715547;
}
</style>
border-color css
<style>
span { border-color: #715547; }
span { border-color: rgb(113,85,71); }
td.TdClassName
{
border-color: #715547;
}
.TagClassName
{
border-color: #715547;
}
</style>