Shades of Quincy #645346
Tints of Quincy #645346
RGB
CMYK
RGB Variations
Color information
#645346 (or 0x645346) is known color: Quincy. HEX triplet: 64, 53 and 46. RGB value is (100,83,70). Sum of RGB (Red+Green+Blue) = 100+83+70=253 (33% of max value = 765). Red value is 100 (39.45% from 255 or 39.53% from 253); Green value is 83 (32.81% from 255 or 32.81% from 253); Blue value is 70 (27.73% from 255 or 27.67% from 253); Max value from RGB is 100 - color contains mainly: red. Hex color #645346 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #645346 is #9BACB9. Grayscale: #565656. Windows color (decimal): -10202298 or 4608868. OLE color: 4608868.
HSL color Cylindrical-coordinate representation of color #645346: hue angle of 26º degrees, saturation: 0.18, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #645346 is Cyan = 0, Magento = 0.17, Yellow = 0.30 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 83 | 70 | - |
| CMYK | 0 | 0.17 | 0.30 | 0.61 |
| HSL | 26º | 0.18% | 0.33% | - |
| HSV(B) | 26º | 0.3% | 0.39% | - |
| XYZ | 9.45 | 9.34 | 7.1 | - |
| YUV | 86.6 | 118.63 | 137.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 83 | 70 | 0 | 0.17 | 0.30 | 0.61 | 26 | 0.18 | 0.33 |
| Hex | 64 | 53 | 46 | 0 | 11 | 1E | 3D | 1A | 12 | 21 |
| Octal | 144 | 123 | 106 | 0 | 21 | 36 | 75 | 32 | 22 | 41 |
| Binary | 1100100 | 1010011 | 1000110 | 0 | 10001 | 11110 | 111101 | 11010 | 10010 | 100001 |
Color Harmonies of #645346
Complementary color
Monochromatic Colors of #645346
Black with #645346
Text Example
Text Example
White with #645346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #645346; }
p { color: rgb(100,83,70); }
H1.HeaderClassName
{
color: #645346;
}
.AnyTagClassName
{
color: #645346;
}
</style>
background-color css
<style>
a { background-color: #645346; }
a { background-color: rgb(100,83,70); }
div.DivClassName
{
background-color: #645346;
}
.BgClassName
{
background-color: #645346;
}
</style>
border-color css
<style>
span { border-color: #645346; }
span { border-color: rgb(100,83,70); }
td.TdClassName
{
border-color: #645346;
}
.TagClassName
{
border-color: #645346;
}
</style>