Shades of Quincy #675346
Tints of Quincy #675346
RGB
CMYK
RGB Variations
Color information
#675346 (or 0x675346) is known color: Quincy. HEX triplet: 67, 53 and 46. RGB value is (103,83,70). Sum of RGB (Red+Green+Blue) = 103+83+70=256 (33% of max value = 765). Red value is 103 (40.62% from 255 or 40.23% from 256); Green value is 83 (32.81% from 255 or 32.42% from 256); Blue value is 70 (27.73% from 255 or 27.34% from 256); Max value from RGB is 103 - color contains mainly: red. Hex color #675346 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675346 is #98ACB9. Grayscale: #575757. Windows color (decimal): -10005690 or 4608871. OLE color: 4608871.
HSL color Cylindrical-coordinate representation of color #675346: hue angle of 23.64º degrees, saturation: 0.19, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #675346 is Cyan = 0, Magento = 0.19, Yellow = 0.32 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 83 | 70 | - |
| CMYK | 0 | 0.19 | 0.32 | 0.60 |
| HSL | 23.64º | 0.19% | 0.34% | - |
| HSV(B) | 23.64º | 0.32% | 0.4% | - |
| XYZ | 9.79 | 9.51 | 7.11 | - |
| YUV | 87.5 | 118.13 | 139.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 83 | 70 | 0 | 0.19 | 0.32 | 0.60 | 23.64 | 0.19 | 0.34 |
| Hex | 67 | 53 | 46 | 0 | 13 | 20 | 3C | 18 | 13 | 22 |
| Octal | 147 | 123 | 106 | 0 | 23 | 40 | 74 | 30 | 23 | 42 |
| Binary | 1100111 | 1010011 | 1000110 | 0 | 10011 | 100000 | 111100 | 11000 | 10011 | 100010 |
Color Harmonies of #675346
Complementary color
Monochromatic Colors of #675346
Black with #675346
Text Example
Text Example
White with #675346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675346; }
p { color: rgb(103,83,70); }
H1.HeaderClassName
{
color: #675346;
}
.AnyTagClassName
{
color: #675346;
}
</style>
background-color css
<style>
a { background-color: #675346; }
a { background-color: rgb(103,83,70); }
div.DivClassName
{
background-color: #675346;
}
.BgClassName
{
background-color: #675346;
}
</style>
border-color css
<style>
span { border-color: #675346; }
span { border-color: rgb(103,83,70); }
td.TdClassName
{
border-color: #675346;
}
.TagClassName
{
border-color: #675346;
}
</style>