Shades of Quincy #675348
Tints of Quincy #675348
RGB
CMYK
RGB Variations
Color information
#675348 (or 0x675348) is known color: Quincy. HEX triplet: 67, 53 and 48. RGB value is (103,83,72). Sum of RGB (Red+Green+Blue) = 103+83+72=258 (34% of max value = 765). Red value is 103 (40.62% from 255 or 39.92% from 258); Green value is 83 (32.81% from 255 or 32.17% from 258); Blue value is 72 (28.52% from 255 or 27.91% from 258); Max value from RGB is 103 - color contains mainly: red. Hex color #675348 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675348 is #98ACB7. Grayscale: #575757. Windows color (decimal): -10005688 or 4739943. OLE color: 4739943.
HSL color Cylindrical-coordinate representation of color #675348: hue angle of 21.29º 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 #675348 is Cyan = 0, Magento = 0.19, Yellow = 0.30 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 83 | 72 | - |
| CMYK | 0 | 0.19 | 0.30 | 0.60 |
| HSL | 21.29º | 0.18% | 0.34% | - |
| HSV(B) | 21.29º | 0.3% | 0.4% | - |
| XYZ | 9.86 | 9.54 | 7.45 | - |
| YUV | 87.73 | 119.13 | 138.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 83 | 72 | 0 | 0.19 | 0.30 | 0.60 | 21.29 | 0.18 | 0.34 |
| Hex | 67 | 53 | 48 | 0 | 13 | 1E | 3C | 15 | 12 | 22 |
| Octal | 147 | 123 | 110 | 0 | 23 | 36 | 74 | 25 | 22 | 42 |
| Binary | 1100111 | 1010011 | 1001000 | 0 | 10011 | 11110 | 111100 | 10101 | 10010 | 100010 |
Color Harmonies of #675348
Complementary color
Monochromatic Colors of #675348
Black with #675348
Text Example
Text Example
White with #675348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675348; }
p { color: rgb(103,83,72); }
H1.HeaderClassName
{
color: #675348;
}
.AnyTagClassName
{
color: #675348;
}
</style>
background-color css
<style>
a { background-color: #675348; }
a { background-color: rgb(103,83,72); }
div.DivClassName
{
background-color: #675348;
}
.BgClassName
{
background-color: #675348;
}
</style>
border-color css
<style>
span { border-color: #675348; }
span { border-color: rgb(103,83,72); }
td.TdClassName
{
border-color: #675348;
}
.TagClassName
{
border-color: #675348;
}
</style>