Shades of Quincy #715846
Tints of Quincy #715846
RGB
CMYK
RGB Variations
Color information
#715846 (or 0x715846) is known color: Quincy. HEX triplet: 71, 58 and 46. RGB value is (113,88,70). Sum of RGB (Red+Green+Blue) = 113+88+70=271 (35% of max value = 765). Red value is 113 (44.53% from 255 or 41.70% from 271); Green value is 88 (34.77% from 255 or 32.47% from 271); Blue value is 70 (27.73% from 255 or 25.83% from 271); Max value from RGB is 113 - color contains mainly: red. Hex color #715846 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715846 is #8EA7B9. Grayscale: #5D5D5D. Windows color (decimal): -9349050 or 4610161. OLE color: 4610161.
HSL color Cylindrical-coordinate representation of color #715846: hue angle of 25.12º 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 #715846 is Cyan = 0, Magento = 0.22, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 88 | 70 | - |
| CMYK | 0 | 0.22 | 0.38 | 0.56 |
| HSL | 25.12º | 0.23% | 0.36% | - |
| HSV(B) | 25.12º | 0.38% | 0.44% | - |
| XYZ | 11.41 | 10.93 | 7.3 | - |
| YUV | 93.42 | 114.78 | 141.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 88 | 70 | 0 | 0.22 | 0.38 | 0.56 | 25.12 | 0.23 | 0.36 |
| Hex | 71 | 58 | 46 | 0 | 16 | 26 | 38 | 19 | 17 | 24 |
| Octal | 161 | 130 | 106 | 0 | 26 | 46 | 70 | 31 | 27 | 44 |
| Binary | 1110001 | 1011000 | 1000110 | 0 | 10110 | 100110 | 111000 | 11001 | 10111 | 100100 |
Color Harmonies of #715846
Complementary color
Monochromatic Colors of #715846
Black with #715846
Text Example
Text Example
White with #715846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715846; }
p { color: rgb(113,88,70); }
H1.HeaderClassName
{
color: #715846;
}
.AnyTagClassName
{
color: #715846;
}
</style>
background-color css
<style>
a { background-color: #715846; }
a { background-color: rgb(113,88,70); }
div.DivClassName
{
background-color: #715846;
}
.BgClassName
{
background-color: #715846;
}
</style>
border-color css
<style>
span { border-color: #715846; }
span { border-color: rgb(113,88,70); }
td.TdClassName
{
border-color: #715846;
}
.TagClassName
{
border-color: #715846;
}
</style>