Shades of Quincy #675342
Tints of Quincy #675342
RGB
CMYK
RGB Variations
Color information
#675342 (or 0x675342) is known color: Quincy. HEX triplet: 67, 53 and 42. RGB value is (103,83,66). Sum of RGB (Red+Green+Blue) = 103+83+66=252 (33% of max value = 765). Red value is 103 (40.62% from 255 or 40.87% from 252); Green value is 83 (32.81% from 255 or 32.94% from 252); Blue value is 66 (26.17% from 255 or 26.19% from 252); Max value from RGB is 103 - color contains mainly: red. Hex color #675342 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675342 is #98ACBD. Grayscale: #575757. Windows color (decimal): -10005694 or 4346727. OLE color: 4346727.
HSL color Cylindrical-coordinate representation of color #675342: hue angle of 27.57º degrees, saturation: 0.22, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #675342 is Cyan = 0, Magento = 0.19, Yellow = 0.36 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 83 | 66 | - |
| CMYK | 0 | 0.19 | 0.36 | 0.60 |
| HSL | 27.57º | 0.22% | 0.33% | - |
| HSV(B) | 27.57º | 0.36% | 0.4% | - |
| XYZ | 9.67 | 9.46 | 6.47 | - |
| YUV | 87.04 | 116.13 | 139.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 83 | 66 | 0 | 0.19 | 0.36 | 0.60 | 27.57 | 0.22 | 0.33 |
| Hex | 67 | 53 | 42 | 0 | 13 | 24 | 3C | 1C | 16 | 21 |
| Octal | 147 | 123 | 102 | 0 | 23 | 44 | 74 | 34 | 26 | 41 |
| Binary | 1100111 | 1010011 | 1000010 | 0 | 10011 | 100100 | 111100 | 11100 | 10110 | 100001 |
Color Harmonies of #675342
Complementary color
Monochromatic Colors of #675342
Black with #675342
Text Example
Text Example
White with #675342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675342; }
p { color: rgb(103,83,66); }
H1.HeaderClassName
{
color: #675342;
}
.AnyTagClassName
{
color: #675342;
}
</style>
background-color css
<style>
a { background-color: #675342; }
a { background-color: rgb(103,83,66); }
div.DivClassName
{
background-color: #675342;
}
.BgClassName
{
background-color: #675342;
}
</style>
border-color css
<style>
span { border-color: #675342; }
span { border-color: rgb(103,83,66); }
td.TdClassName
{
border-color: #675342;
}
.TagClassName
{
border-color: #675342;
}
</style>