Shades of Quincy #735648
Tints of Quincy #735648
RGB
CMYK
RGB Variations
Color information
#735648 (or 0x735648) is known color: Quincy. HEX triplet: 73, 56 and 48. RGB value is (115,86,72). Sum of RGB (Red+Green+Blue) = 115+86+72=273 (36% of max value = 765). Red value is 115 (45.31% from 255 or 42.12% from 273); Green value is 86 (33.98% from 255 or 31.50% from 273); Blue value is 72 (28.52% from 255 or 26.37% from 273); Max value from RGB is 115 - color contains mainly: red. Hex color #735648 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #735648 is #8CA9B7. Grayscale: #5D5D5D. Windows color (decimal): -9218488 or 4740723. OLE color: 4740723.
HSL color Cylindrical-coordinate representation of color #735648: hue angle of 19.53º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #735648 is Cyan = 0, Magento = 0.25, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 86 | 72 | - |
| CMYK | 0 | 0.25 | 0.37 | 0.55 |
| HSL | 19.53º | 0.23% | 0.37% | - |
| HSV(B) | 19.53º | 0.37% | 0.45% | - |
| XYZ | 11.57 | 10.77 | 7.6 | - |
| YUV | 93.08 | 116.11 | 143.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 86 | 72 | 0 | 0.25 | 0.37 | 0.55 | 19.53 | 0.23 | 0.37 |
| Hex | 73 | 56 | 48 | 0 | 19 | 25 | 37 | 14 | 17 | 25 |
| Octal | 163 | 126 | 110 | 0 | 31 | 45 | 67 | 24 | 27 | 45 |
| Binary | 1110011 | 1010110 | 1001000 | 0 | 11001 | 100101 | 110111 | 10100 | 10111 | 100101 |
Color Harmonies of #735648
Complementary color
Monochromatic Colors of #735648
Black with #735648
Text Example
Text Example
White with #735648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735648; }
p { color: rgb(115,86,72); }
H1.HeaderClassName
{
color: #735648;
}
.AnyTagClassName
{
color: #735648;
}
</style>
background-color css
<style>
a { background-color: #735648; }
a { background-color: rgb(115,86,72); }
div.DivClassName
{
background-color: #735648;
}
.BgClassName
{
background-color: #735648;
}
</style>
border-color css
<style>
span { border-color: #735648; }
span { border-color: rgb(115,86,72); }
td.TdClassName
{
border-color: #735648;
}
.TagClassName
{
border-color: #735648;
}
</style>