Shades of Quincy #715445
Tints of Quincy #715445
RGB
CMYK
RGB Variations
Color information
#715445 (or 0x715445) is known color: Quincy. HEX triplet: 71, 54 and 45. RGB value is (113,84,69). Sum of RGB (Red+Green+Blue) = 113+84+69=266 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.48% from 266); Green value is 84 (33.20% from 255 or 31.58% from 266); Blue value is 69 (27.34% from 255 or 25.94% from 266); Max value from RGB is 113 - color contains mainly: red. Hex color #715445 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715445 is #8EABBA. Grayscale: #5B5B5B. Windows color (decimal): -9350075 or 4543601. OLE color: 4543601.
HSL color Cylindrical-coordinate representation of color #715445: hue angle of 20.45º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #715445 is Cyan = 0, Magento = 0.26, Yellow = 0.39 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 84 | 69 | - |
| CMYK | 0 | 0.26 | 0.39 | 0.56 |
| HSL | 20.45º | 0.24% | 0.36% | - |
| HSV(B) | 20.45º | 0.39% | 0.44% | - |
| XYZ | 11.05 | 10.28 | 7.03 | - |
| YUV | 90.96 | 115.61 | 143.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 84 | 69 | 0 | 0.26 | 0.39 | 0.56 | 20.45 | 0.24 | 0.36 |
| Hex | 71 | 54 | 45 | 0 | 1A | 27 | 38 | 14 | 18 | 24 |
| Octal | 161 | 124 | 105 | 0 | 32 | 47 | 70 | 24 | 30 | 44 |
| Binary | 1110001 | 1010100 | 1000101 | 0 | 11010 | 100111 | 111000 | 10100 | 11000 | 100100 |
Color Harmonies of #715445
Complementary color
Monochromatic Colors of #715445
Black with #715445
Text Example
Text Example
White with #715445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715445; }
p { color: rgb(113,84,69); }
H1.HeaderClassName
{
color: #715445;
}
.AnyTagClassName
{
color: #715445;
}
</style>
background-color css
<style>
a { background-color: #715445; }
a { background-color: rgb(113,84,69); }
div.DivClassName
{
background-color: #715445;
}
.BgClassName
{
background-color: #715445;
}
</style>
border-color css
<style>
span { border-color: #715445; }
span { border-color: rgb(113,84,69); }
td.TdClassName
{
border-color: #715445;
}
.TagClassName
{
border-color: #715445;
}
</style>