Shades of Quincy #715644
Tints of Quincy #715644
RGB
CMYK
RGB Variations
Color information
#715644 (or 0x715644) is known color: Quincy. HEX triplet: 71, 56 and 44. RGB value is (113,86,68). Sum of RGB (Red+Green+Blue) = 113+86+68=267 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.32% from 267); Green value is 86 (33.98% from 255 or 32.21% from 267); Blue value is 68 (26.95% from 255 or 25.47% from 267); Max value from RGB is 113 - color contains mainly: red. Hex color #715644 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715644 is #8EA9BB. Grayscale: #5C5C5C. Windows color (decimal): -9349564 or 4478577. OLE color: 4478577.
HSL color Cylindrical-coordinate representation of color #715644: hue angle of 24º degrees, saturation: 0.25, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #715644 is Cyan = 0, Magento = 0.24, Yellow = 0.40 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 86 | 68 | - |
| CMYK | 0 | 0.24 | 0.40 | 0.56 |
| HSL | 24º | 0.25% | 0.35% | - |
| HSV(B) | 24º | 0.4% | 0.44% | - |
| XYZ | 11.18 | 10.58 | 6.92 | - |
| YUV | 92.02 | 114.45 | 142.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 86 | 68 | 0 | 0.24 | 0.40 | 0.56 | 24 | 0.25 | 0.35 |
| Hex | 71 | 56 | 44 | 0 | 18 | 28 | 38 | 18 | 19 | 23 |
| Octal | 161 | 126 | 104 | 0 | 30 | 50 | 70 | 30 | 31 | 43 |
| Binary | 1110001 | 1010110 | 1000100 | 0 | 11000 | 101000 | 111000 | 11000 | 11001 | 100011 |
Color Harmonies of #715644
Complementary color
Monochromatic Colors of #715644
Black with #715644
Text Example
Text Example
White with #715644
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715644; }
p { color: rgb(113,86,68); }
H1.HeaderClassName
{
color: #715644;
}
.AnyTagClassName
{
color: #715644;
}
</style>
background-color css
<style>
a { background-color: #715644; }
a { background-color: rgb(113,86,68); }
div.DivClassName
{
background-color: #715644;
}
.BgClassName
{
background-color: #715644;
}
</style>
border-color css
<style>
span { border-color: #715644; }
span { border-color: rgb(113,86,68); }
td.TdClassName
{
border-color: #715644;
}
.TagClassName
{
border-color: #715644;
}
</style>