Shades of Quincy #665348
Tints of Quincy #665348
RGB
CMYK
RGB Variations
Color information
#665348 (or 0x665348) is known color: Quincy. HEX triplet: 66, 53 and 48. RGB value is (102,83,72). Sum of RGB (Red+Green+Blue) = 102+83+72=257 (34% of max value = 765). Red value is 102 (40.23% from 255 or 39.69% from 257); Green value is 83 (32.81% from 255 or 32.30% from 257); Blue value is 72 (28.52% from 255 or 28.02% from 257); Max value from RGB is 102 - color contains mainly: red. Hex color #665348 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665348 is #99ACB7. Grayscale: #575757. Windows color (decimal): -10071224 or 4739942. OLE color: 4739942.
HSL color Cylindrical-coordinate representation of color #665348: hue angle of 22º 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 #665348 is Cyan = 0, Magento = 0.19, Yellow = 0.29 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 83 | 72 | - |
| CMYK | 0 | 0.19 | 0.29 | 0.6 |
| HSL | 22º | 0.17% | 0.34% | - |
| HSV(B) | 22º | 0.29% | 0.4% | - |
| XYZ | 9.74 | 9.48 | 7.45 | - |
| YUV | 87.43 | 119.29 | 138.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 83 | 72 | 0 | 0.19 | 0.29 | 0.6 | 22 | 0.17 | 0.34 |
| Hex | 66 | 53 | 48 | 0 | 13 | 1D | 3C | 16 | 11 | 22 |
| Octal | 146 | 123 | 110 | 0 | 23 | 35 | 74 | 26 | 21 | 42 |
| Binary | 1100110 | 1010011 | 1001000 | 0 | 10011 | 11101 | 111100 | 10110 | 10001 | 100010 |
Color Harmonies of #665348
Complementary color
Monochromatic Colors of #665348
Black with #665348
Text Example
Text Example
White with #665348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665348; }
p { color: rgb(102,83,72); }
H1.HeaderClassName
{
color: #665348;
}
.AnyTagClassName
{
color: #665348;
}
</style>
background-color css
<style>
a { background-color: #665348; }
a { background-color: rgb(102,83,72); }
div.DivClassName
{
background-color: #665348;
}
.BgClassName
{
background-color: #665348;
}
</style>
border-color css
<style>
span { border-color: #665348; }
span { border-color: rgb(102,83,72); }
td.TdClassName
{
border-color: #665348;
}
.TagClassName
{
border-color: #665348;
}
</style>