Shades of Quincy #715749
Tints of Quincy #715749
RGB
CMYK
RGB Variations
Color information
#715749 (or 0x715749) is known color: Quincy. HEX triplet: 71, 57 and 49. RGB value is (113,87,73). Sum of RGB (Red+Green+Blue) = 113+87+73=273 (36% of max value = 765). Red value is 113 (44.53% from 255 or 41.39% from 273); Green value is 87 (34.38% from 255 or 31.87% from 273); Blue value is 73 (28.91% from 255 or 26.74% from 273); Max value from RGB is 113 - color contains mainly: red. Hex color #715749 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715749 is #8EA8B6. Grayscale: #5D5D5D. Windows color (decimal): -9349303 or 4806513. OLE color: 4806513.
HSL color Cylindrical-coordinate representation of color #715749: hue angle of 21º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #715749 is Cyan = 0, Magento = 0.23, Yellow = 0.35 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 87 | 73 | - |
| CMYK | 0 | 0.23 | 0.35 | 0.56 |
| HSL | 21º | 0.22% | 0.36% | - |
| HSV(B) | 21º | 0.35% | 0.44% | - |
| XYZ | 11.42 | 10.81 | 7.79 | - |
| YUV | 93.18 | 116.61 | 142.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 87 | 73 | 0 | 0.23 | 0.35 | 0.56 | 21 | 0.22 | 0.36 |
| Hex | 71 | 57 | 49 | 0 | 17 | 23 | 38 | 15 | 16 | 24 |
| Octal | 161 | 127 | 111 | 0 | 27 | 43 | 70 | 25 | 26 | 44 |
| Binary | 1110001 | 1010111 | 1001001 | 0 | 10111 | 100011 | 111000 | 10101 | 10110 | 100100 |
Color Harmonies of #715749
Complementary color
Monochromatic Colors of #715749
Black with #715749
Text Example
Text Example
White with #715749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715749; }
p { color: rgb(113,87,73); }
H1.HeaderClassName
{
color: #715749;
}
.AnyTagClassName
{
color: #715749;
}
</style>
background-color css
<style>
a { background-color: #715749; }
a { background-color: rgb(113,87,73); }
div.DivClassName
{
background-color: #715749;
}
.BgClassName
{
background-color: #715749;
}
</style>
border-color css
<style>
span { border-color: #715749; }
span { border-color: rgb(113,87,73); }
td.TdClassName
{
border-color: #715749;
}
.TagClassName
{
border-color: #715749;
}
</style>