Shades of Quincy #665548
Tints of Quincy #665548
RGB
CMYK
RGB Variations
Color information
#665548 (or 0x665548) is known color: Quincy. HEX triplet: 66, 55 and 48. RGB value is (102,85,72). Sum of RGB (Red+Green+Blue) = 102+85+72=259 (34% of max value = 765). Red value is 102 (40.23% from 255 or 39.38% from 259); Green value is 85 (33.59% from 255 or 32.82% from 259); Blue value is 72 (28.52% from 255 or 27.80% from 259); Max value from RGB is 102 - color contains mainly: red. Hex color #665548 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665548 is #99AAB7. Grayscale: #585858. Windows color (decimal): -10070712 or 4740454. OLE color: 4740454.
HSL color Cylindrical-coordinate representation of color #665548: hue angle of 26º 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 #665548 is Cyan = 0, Magento = 0.17, Yellow = 0.29 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 85 | 72 | - |
| CMYK | 0 | 0.17 | 0.29 | 0.6 |
| HSL | 26º | 0.17% | 0.34% | - |
| HSV(B) | 26º | 0.29% | 0.4% | - |
| XYZ | 9.9 | 9.79 | 7.5 | - |
| YUV | 88.6 | 118.63 | 137.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 85 | 72 | 0 | 0.17 | 0.29 | 0.6 | 26 | 0.17 | 0.34 |
| Hex | 66 | 55 | 48 | 0 | 11 | 1D | 3C | 1A | 11 | 22 |
| Octal | 146 | 125 | 110 | 0 | 21 | 35 | 74 | 32 | 21 | 42 |
| Binary | 1100110 | 1010101 | 1001000 | 0 | 10001 | 11101 | 111100 | 11010 | 10001 | 100010 |
Color Harmonies of #665548
Complementary color
Monochromatic Colors of #665548
Black with #665548
Text Example
Text Example
White with #665548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665548; }
p { color: rgb(102,85,72); }
H1.HeaderClassName
{
color: #665548;
}
.AnyTagClassName
{
color: #665548;
}
</style>
background-color css
<style>
a { background-color: #665548; }
a { background-color: rgb(102,85,72); }
div.DivClassName
{
background-color: #665548;
}
.BgClassName
{
background-color: #665548;
}
</style>
border-color css
<style>
span { border-color: #665548; }
span { border-color: rgb(102,85,72); }
td.TdClassName
{
border-color: #665548;
}
.TagClassName
{
border-color: #665548;
}
</style>