Shades of Quincy #675648
Tints of Quincy #675648
RGB
CMYK
RGB Variations
Color information
#675648 (or 0x675648) is known color: Quincy. HEX triplet: 67, 56 and 48. RGB value is (103,86,72). Sum of RGB (Red+Green+Blue) = 103+86+72=261 (34% of max value = 765). Red value is 103 (40.62% from 255 or 39.46% from 261); Green value is 86 (33.98% from 255 or 32.95% from 261); Blue value is 72 (28.52% from 255 or 27.59% from 261); Max value from RGB is 103 - color contains mainly: red. Hex color #675648 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675648 is #98A9B7. Grayscale: #595959. Windows color (decimal): -10004920 or 4740711. OLE color: 4740711.
HSL color Cylindrical-coordinate representation of color #675648: hue angle of 27.1º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #675648 is Cyan = 0, Magento = 0.17, Yellow = 0.30 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 86 | 72 | - |
| CMYK | 0 | 0.17 | 0.30 | 0.60 |
| HSL | 27.1º | 0.18% | 0.34% | - |
| HSV(B) | 27.1º | 0.3% | 0.4% | - |
| XYZ | 10.09 | 10.01 | 7.53 | - |
| YUV | 89.49 | 118.13 | 137.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 86 | 72 | 0 | 0.17 | 0.30 | 0.60 | 27.1 | 0.18 | 0.34 |
| Hex | 67 | 56 | 48 | 0 | 11 | 1E | 3C | 1B | 12 | 22 |
| Octal | 147 | 126 | 110 | 0 | 21 | 36 | 74 | 33 | 22 | 42 |
| Binary | 1100111 | 1010110 | 1001000 | 0 | 10001 | 11110 | 111100 | 11011 | 10010 | 100010 |
Color Harmonies of #675648
Complementary color
Monochromatic Colors of #675648
Black with #675648
Text Example
Text Example
White with #675648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675648; }
p { color: rgb(103,86,72); }
H1.HeaderClassName
{
color: #675648;
}
.AnyTagClassName
{
color: #675648;
}
</style>
background-color css
<style>
a { background-color: #675648; }
a { background-color: rgb(103,86,72); }
div.DivClassName
{
background-color: #675648;
}
.BgClassName
{
background-color: #675648;
}
</style>
border-color css
<style>
span { border-color: #675648; }
span { border-color: rgb(103,86,72); }
td.TdClassName
{
border-color: #675648;
}
.TagClassName
{
border-color: #675648;
}
</style>