Shades of Quincy #715541
Tints of Quincy #715541
RGB
CMYK
RGB Variations
Color information
#715541 (or 0x715541) is known color: Quincy. HEX triplet: 71, 55 and 41. RGB value is (113,85,65). Sum of RGB (Red+Green+Blue) = 113+85+65=263 (34% of max value = 765). Red value is 113 (44.53% from 255 or 42.97% from 263); Green value is 85 (33.59% from 255 or 32.32% from 263); Blue value is 65 (25.78% from 255 or 24.71% from 263); Max value from RGB is 113 - color contains mainly: red. Hex color #715541 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715541 is #8EAABE. Grayscale: #5B5B5B. Windows color (decimal): -9349823 or 4281713. OLE color: 4281713.
HSL color Cylindrical-coordinate representation of color #715541: hue angle of 25º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #715541 is Cyan = 0, Magento = 0.25, Yellow = 0.42 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 85 | 65 | - |
| CMYK | 0 | 0.25 | 0.42 | 0.56 |
| HSL | 25º | 0.27% | 0.35% | - |
| HSV(B) | 25º | 0.42% | 0.44% | - |
| XYZ | 11.01 | 10.39 | 6.43 | - |
| YUV | 91.09 | 113.28 | 143.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 85 | 65 | 0 | 0.25 | 0.42 | 0.56 | 25 | 0.27 | 0.35 |
| Hex | 71 | 55 | 41 | 0 | 19 | 2A | 38 | 19 | 1B | 23 |
| Octal | 161 | 125 | 101 | 0 | 31 | 52 | 70 | 31 | 33 | 43 |
| Binary | 1110001 | 1010101 | 1000001 | 0 | 11001 | 101010 | 111000 | 11001 | 11011 | 100011 |
Color Harmonies of #715541
Complementary color
Monochromatic Colors of #715541
Black with #715541
Text Example
Text Example
White with #715541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715541; }
p { color: rgb(113,85,65); }
H1.HeaderClassName
{
color: #715541;
}
.AnyTagClassName
{
color: #715541;
}
</style>
background-color css
<style>
a { background-color: #715541; }
a { background-color: rgb(113,85,65); }
div.DivClassName
{
background-color: #715541;
}
.BgClassName
{
background-color: #715541;
}
</style>
border-color css
<style>
span { border-color: #715541; }
span { border-color: rgb(113,85,65); }
td.TdClassName
{
border-color: #715541;
}
.TagClassName
{
border-color: #715541;
}
</style>