Shades of Quincy #665648
Tints of Quincy #665648
RGB
CMYK
RGB Variations
Color information
#665648 (or 0x665648) is known color: Quincy. HEX triplet: 66, 56 and 48. RGB value is (102,86,72). Sum of RGB (Red+Green+Blue) = 102+86+72=260 (34% of max value = 765). Red value is 102 (40.23% from 255 or 39.23% from 260); Green value is 86 (33.98% from 255 or 33.08% from 260); Blue value is 72 (28.52% from 255 or 27.69% from 260); Max value from RGB is 102 - color contains mainly: red. Hex color #665648 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665648 is #99A9B7. Grayscale: #595959. Windows color (decimal): -10070456 or 4740710. OLE color: 4740710.
HSL color Cylindrical-coordinate representation of color #665648: hue angle of 28º degrees, saturation: 0.17, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #665648 is Cyan = 0, Magento = 0.16, Yellow = 0.29 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 86 | 72 | - |
| CMYK | 0 | 0.16 | 0.29 | 0.6 |
| HSL | 28º | 0.17% | 0.34% | - |
| HSV(B) | 28º | 0.29% | 0.4% | - |
| XYZ | 9.98 | 9.95 | 7.53 | - |
| YUV | 89.19 | 118.3 | 137.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 86 | 72 | 0 | 0.16 | 0.29 | 0.6 | 28 | 0.17 | 0.34 |
| Hex | 66 | 56 | 48 | 0 | 10 | 1D | 3C | 1C | 11 | 22 |
| Octal | 146 | 126 | 110 | 0 | 20 | 35 | 74 | 34 | 21 | 42 |
| Binary | 1100110 | 1010110 | 1001000 | 0 | 10000 | 11101 | 111100 | 11100 | 10001 | 100010 |
Color Harmonies of #665648
Complementary color
Monochromatic Colors of #665648
Black with #665648
Text Example
Text Example
White with #665648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665648; }
p { color: rgb(102,86,72); }
H1.HeaderClassName
{
color: #665648;
}
.AnyTagClassName
{
color: #665648;
}
</style>
background-color css
<style>
a { background-color: #665648; }
a { background-color: rgb(102,86,72); }
div.DivClassName
{
background-color: #665648;
}
.BgClassName
{
background-color: #665648;
}
</style>
border-color css
<style>
span { border-color: #665648; }
span { border-color: rgb(102,86,72); }
td.TdClassName
{
border-color: #665648;
}
.TagClassName
{
border-color: #665648;
}
</style>