Shades of Quincy #655446
Tints of Quincy #655446
RGB
CMYK
RGB Variations
Color information
#655446 (or 0x655446) is known color: Quincy. HEX triplet: 65, 54 and 46. RGB value is (101,84,70). Sum of RGB (Red+Green+Blue) = 101+84+70=255 (33% of max value = 765). Red value is 101 (39.84% from 255 or 39.61% from 255); Green value is 84 (33.20% from 255 or 32.94% from 255); Blue value is 70 (27.73% from 255 or 27.45% from 255); Max value from RGB is 101 - color contains mainly: red. Hex color #655446 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655446 is #9AABB9. Grayscale: #575757. Windows color (decimal): -10136506 or 4609125. OLE color: 4609125.
HSL color Cylindrical-coordinate representation of color #655446: hue angle of 27.1º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #655446 is Cyan = 0, Magento = 0.17, Yellow = 0.31 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 84 | 70 | - |
| CMYK | 0 | 0.17 | 0.31 | 0.60 |
| HSL | 27.1º | 0.18% | 0.34% | - |
| HSV(B) | 27.1º | 0.31% | 0.4% | - |
| XYZ | 9.64 | 9.55 | 7.13 | - |
| YUV | 87.49 | 118.13 | 137.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 84 | 70 | 0 | 0.17 | 0.31 | 0.60 | 27.1 | 0.18 | 0.34 |
| Hex | 65 | 54 | 46 | 0 | 11 | 1F | 3C | 1B | 12 | 22 |
| Octal | 145 | 124 | 106 | 0 | 21 | 37 | 74 | 33 | 22 | 42 |
| Binary | 1100101 | 1010100 | 1000110 | 0 | 10001 | 11111 | 111100 | 11011 | 10010 | 100010 |
Color Harmonies of #655446
Complementary color
Monochromatic Colors of #655446
Black with #655446
Text Example
Text Example
White with #655446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655446; }
p { color: rgb(101,84,70); }
H1.HeaderClassName
{
color: #655446;
}
.AnyTagClassName
{
color: #655446;
}
</style>
background-color css
<style>
a { background-color: #655446; }
a { background-color: rgb(101,84,70); }
div.DivClassName
{
background-color: #655446;
}
.BgClassName
{
background-color: #655446;
}
</style>
border-color css
<style>
span { border-color: #655446; }
span { border-color: rgb(101,84,70); }
td.TdClassName
{
border-color: #655446;
}
.TagClassName
{
border-color: #655446;
}
</style>