Shades of Quincy #735847
Tints of Quincy #735847
RGB
CMYK
RGB Variations
Color information
#735847 (or 0x735847) is known color: Quincy. HEX triplet: 73, 58 and 47. RGB value is (115,88,71). Sum of RGB (Red+Green+Blue) = 115+88+71=274 (36% of max value = 765). Red value is 115 (45.31% from 255 or 41.97% from 274); Green value is 88 (34.77% from 255 or 32.12% from 274); Blue value is 71 (28.12% from 255 or 25.91% from 274); Max value from RGB is 115 - color contains mainly: red. Hex color #735847 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #735847 is #8CA7B8. Grayscale: #5E5E5E. Windows color (decimal): -9217977 or 4675699. OLE color: 4675699.
HSL color Cylindrical-coordinate representation of color #735847: hue angle of 23.18º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #735847 is Cyan = 0, Magento = 0.23, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 88 | 71 | - |
| CMYK | 0 | 0.23 | 0.38 | 0.55 |
| HSL | 23.18º | 0.24% | 0.36% | - |
| HSV(B) | 23.18º | 0.38% | 0.45% | - |
| XYZ | 11.7 | 11.08 | 7.48 | - |
| YUV | 94.14 | 114.95 | 142.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 88 | 71 | 0 | 0.23 | 0.38 | 0.55 | 23.18 | 0.24 | 0.36 |
| Hex | 73 | 58 | 47 | 0 | 17 | 26 | 37 | 17 | 18 | 24 |
| Octal | 163 | 130 | 107 | 0 | 27 | 46 | 67 | 27 | 30 | 44 |
| Binary | 1110011 | 1011000 | 1000111 | 0 | 10111 | 100110 | 110111 | 10111 | 11000 | 100100 |
Color Harmonies of #735847
Complementary color
Monochromatic Colors of #735847
Black with #735847
Text Example
Text Example
White with #735847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735847; }
p { color: rgb(115,88,71); }
H1.HeaderClassName
{
color: #735847;
}
.AnyTagClassName
{
color: #735847;
}
</style>
background-color css
<style>
a { background-color: #735847; }
a { background-color: rgb(115,88,71); }
div.DivClassName
{
background-color: #735847;
}
.BgClassName
{
background-color: #735847;
}
</style>
border-color css
<style>
span { border-color: #735847; }
span { border-color: rgb(115,88,71); }
td.TdClassName
{
border-color: #735847;
}
.TagClassName
{
border-color: #735847;
}
</style>