Shades of Quincy #715546
Tints of Quincy #715546
RGB
CMYK
RGB Variations
Color information
#715546 (or 0x715546) is known color: Quincy. HEX triplet: 71, 55 and 46. RGB value is (113,85,70). Sum of RGB (Red+Green+Blue) = 113+85+70=268 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.16% from 268); Green value is 85 (33.59% from 255 or 31.72% from 268); Blue value is 70 (27.73% from 255 or 26.12% from 268); Max value from RGB is 113 - color contains mainly: red. Hex color #715546 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715546 is #8EAAB9. Grayscale: #5B5B5B. Windows color (decimal): -9349818 or 4609393. OLE color: 4609393.
HSL color Cylindrical-coordinate representation of color #715546: hue angle of 20.93º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #715546 is Cyan = 0, Magento = 0.25, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 85 | 70 | - |
| CMYK | 0 | 0.25 | 0.38 | 0.56 |
| HSL | 20.93º | 0.23% | 0.36% | - |
| HSV(B) | 20.93º | 0.38% | 0.44% | - |
| XYZ | 11.16 | 10.45 | 7.22 | - |
| YUV | 91.66 | 115.78 | 143.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 85 | 70 | 0 | 0.25 | 0.38 | 0.56 | 20.93 | 0.23 | 0.36 |
| Hex | 71 | 55 | 46 | 0 | 19 | 26 | 38 | 15 | 17 | 24 |
| Octal | 161 | 125 | 106 | 0 | 31 | 46 | 70 | 25 | 27 | 44 |
| Binary | 1110001 | 1010101 | 1000110 | 0 | 11001 | 100110 | 111000 | 10101 | 10111 | 100100 |
Color Harmonies of #715546
Complementary color
Monochromatic Colors of #715546
Black with #715546
Text Example
Text Example
White with #715546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715546; }
p { color: rgb(113,85,70); }
H1.HeaderClassName
{
color: #715546;
}
.AnyTagClassName
{
color: #715546;
}
</style>
background-color css
<style>
a { background-color: #715546; }
a { background-color: rgb(113,85,70); }
div.DivClassName
{
background-color: #715546;
}
.BgClassName
{
background-color: #715546;
}
</style>
border-color css
<style>
span { border-color: #715546; }
span { border-color: rgb(113,85,70); }
td.TdClassName
{
border-color: #715546;
}
.TagClassName
{
border-color: #715546;
}
</style>