Shades of Quincy #655147
Tints of Quincy #655147
RGB
CMYK
RGB Variations
Color information
#655147 (or 0x655147) is known color: Quincy. HEX triplet: 65, 51 and 47. RGB value is (101,81,71). Sum of RGB (Red+Green+Blue) = 101+81+71=253 (33% of max value = 765). Red value is 101 (39.84% from 255 or 39.92% from 253); Green value is 81 (32.03% from 255 or 32.02% from 253); Blue value is 71 (28.12% from 255 or 28.06% from 253); Max value from RGB is 101 - color contains mainly: red. Hex color #655147 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655147 is #9AAEB8. Grayscale: #555555. Windows color (decimal): -10137273 or 4673893. OLE color: 4673893.
HSL color Cylindrical-coordinate representation of color #655147: hue angle of 20º degrees, saturation: 0.17, 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 #655147 is Cyan = 0, Magento = 0.20, Yellow = 0.30 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 81 | 71 | - |
| CMYK | 0 | 0.20 | 0.30 | 0.60 |
| HSL | 20º | 0.17% | 0.34% | - |
| HSV(B) | 20º | 0.3% | 0.4% | - |
| XYZ | 9.45 | 9.11 | 7.22 | - |
| YUV | 85.84 | 119.63 | 138.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 81 | 71 | 0 | 0.20 | 0.30 | 0.60 | 20 | 0.17 | 0.34 |
| Hex | 65 | 51 | 47 | 0 | 14 | 1E | 3C | 14 | 11 | 22 |
| Octal | 145 | 121 | 107 | 0 | 24 | 36 | 74 | 24 | 21 | 42 |
| Binary | 1100101 | 1010001 | 1000111 | 0 | 10100 | 11110 | 111100 | 10100 | 10001 | 100010 |
Color Harmonies of #655147
Complementary color
Monochromatic Colors of #655147
Black with #655147
Text Example
Text Example
White with #655147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655147; }
p { color: rgb(101,81,71); }
H1.HeaderClassName
{
color: #655147;
}
.AnyTagClassName
{
color: #655147;
}
</style>
background-color css
<style>
a { background-color: #655147; }
a { background-color: rgb(101,81,71); }
div.DivClassName
{
background-color: #655147;
}
.BgClassName
{
background-color: #655147;
}
</style>
border-color css
<style>
span { border-color: #655147; }
span { border-color: rgb(101,81,71); }
td.TdClassName
{
border-color: #655147;
}
.TagClassName
{
border-color: #655147;
}
</style>