Shades of Quincy #755947
Tints of Quincy #755947
RGB
CMYK
RGB Variations
Color information
#755947 (or 0x755947) is known color: Quincy. HEX triplet: 75, 59 and 47. RGB value is (117,89,71). Sum of RGB (Red+Green+Blue) = 117+89+71=277 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.24% from 277); Green value is 89 (35.16% from 255 or 32.13% from 277); Blue value is 71 (28.12% from 255 or 25.63% from 277); Max value from RGB is 117 - color contains mainly: red. Hex color #755947 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #755947 is #8AA6B8. Grayscale: #5F5F5F. Windows color (decimal): -9086649 or 4675957. OLE color: 4675957.
HSL color Cylindrical-coordinate representation of color #755947: hue angle of 23.48º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #755947 is Cyan = 0, Magento = 0.24, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 89 | 71 | - |
| CMYK | 0 | 0.24 | 0.39 | 0.54 |
| HSL | 23.48º | 0.24% | 0.37% | - |
| HSV(B) | 23.48º | 0.39% | 0.46% | - |
| XYZ | 12.05 | 11.38 | 7.52 | - |
| YUV | 95.32 | 114.28 | 143.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 89 | 71 | 0 | 0.24 | 0.39 | 0.54 | 23.48 | 0.24 | 0.37 |
| Hex | 75 | 59 | 47 | 0 | 18 | 27 | 36 | 17 | 18 | 25 |
| Octal | 165 | 131 | 107 | 0 | 30 | 47 | 66 | 27 | 30 | 45 |
| Binary | 1110101 | 1011001 | 1000111 | 0 | 11000 | 100111 | 110110 | 10111 | 11000 | 100101 |
Color Harmonies of #755947
Complementary color
Monochromatic Colors of #755947
Black with #755947
Text Example
Text Example
White with #755947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755947; }
p { color: rgb(117,89,71); }
H1.HeaderClassName
{
color: #755947;
}
.AnyTagClassName
{
color: #755947;
}
</style>
background-color css
<style>
a { background-color: #755947; }
a { background-color: rgb(117,89,71); }
div.DivClassName
{
background-color: #755947;
}
.BgClassName
{
background-color: #755947;
}
</style>
border-color css
<style>
span { border-color: #755947; }
span { border-color: rgb(117,89,71); }
td.TdClassName
{
border-color: #755947;
}
.TagClassName
{
border-color: #755947;
}
</style>