Shades of Quincy #715849
Tints of Quincy #715849
RGB
CMYK
RGB Variations
Color information
#715849 (or 0x715849) is known color: Quincy. HEX triplet: 71, 58 and 49. RGB value is (113,88,73). Sum of RGB (Red+Green+Blue) = 113+88+73=274 (36% of max value = 765). Red value is 113 (44.53% from 255 or 41.24% from 274); Green value is 88 (34.77% from 255 or 32.12% from 274); Blue value is 73 (28.91% from 255 or 26.64% from 274); Max value from RGB is 113 - color contains mainly: red. Hex color #715849 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715849 is #8EA7B6. Grayscale: #5D5D5D. Windows color (decimal): -9349047 or 4806769. OLE color: 4806769.
HSL color Cylindrical-coordinate representation of color #715849: hue angle of 22.5º 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 #715849 is Cyan = 0, Magento = 0.22, Yellow = 0.35 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 88 | 73 | - |
| CMYK | 0 | 0.22 | 0.35 | 0.56 |
| HSL | 22.5º | 0.22% | 0.36% | - |
| HSV(B) | 22.5º | 0.35% | 0.44% | - |
| XYZ | 11.5 | 10.97 | 7.81 | - |
| YUV | 93.77 | 116.28 | 141.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 88 | 73 | 0 | 0.22 | 0.35 | 0.56 | 22.5 | 0.22 | 0.36 |
| Hex | 71 | 58 | 49 | 0 | 16 | 23 | 38 | 16 | 16 | 24 |
| Octal | 161 | 130 | 111 | 0 | 26 | 43 | 70 | 26 | 26 | 44 |
| Binary | 1110001 | 1011000 | 1001001 | 0 | 10110 | 100011 | 111000 | 10110 | 10110 | 100100 |
Color Harmonies of #715849
Complementary color
Monochromatic Colors of #715849
Black with #715849
Text Example
Text Example
White with #715849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715849; }
p { color: rgb(113,88,73); }
H1.HeaderClassName
{
color: #715849;
}
.AnyTagClassName
{
color: #715849;
}
</style>
background-color css
<style>
a { background-color: #715849; }
a { background-color: rgb(113,88,73); }
div.DivClassName
{
background-color: #715849;
}
.BgClassName
{
background-color: #715849;
}
</style>
border-color css
<style>
span { border-color: #715849; }
span { border-color: rgb(113,88,73); }
td.TdClassName
{
border-color: #715849;
}
.TagClassName
{
border-color: #715849;
}
</style>