Shades of Quincy #645446
Tints of Quincy #645446
RGB
CMYK
RGB Variations
Color information
#645446 (or 0x645446) is known color: Quincy. HEX triplet: 64, 54 and 46. RGB value is (100,84,70). Sum of RGB (Red+Green+Blue) = 100+84+70=254 (33% of max value = 765). Red value is 100 (39.45% from 255 or 39.37% from 254); Green value is 84 (33.20% from 255 or 33.07% from 254); Blue value is 70 (27.73% from 255 or 27.56% from 254); Max value from RGB is 100 - color contains mainly: red. Hex color #645446 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #645446 is #9BABB9. Grayscale: #575757. Windows color (decimal): -10202042 or 4609124. OLE color: 4609124.
HSL color Cylindrical-coordinate representation of color #645446: hue angle of 28º 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 #645446 is Cyan = 0, Magento = 0.16, Yellow = 0.30 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 84 | 70 | - |
| CMYK | 0 | 0.16 | 0.30 | 0.61 |
| HSL | 28º | 0.18% | 0.33% | - |
| HSV(B) | 28º | 0.3% | 0.39% | - |
| XYZ | 9.53 | 9.49 | 7.12 | - |
| YUV | 87.19 | 118.3 | 137.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 84 | 70 | 0 | 0.16 | 0.30 | 0.61 | 28 | 0.18 | 0.33 |
| Hex | 64 | 54 | 46 | 0 | 10 | 1E | 3D | 1C | 12 | 21 |
| Octal | 144 | 124 | 106 | 0 | 20 | 36 | 75 | 34 | 22 | 41 |
| Binary | 1100100 | 1010100 | 1000110 | 0 | 10000 | 11110 | 111101 | 11100 | 10010 | 100001 |
Color Harmonies of #645446
Complementary color
Monochromatic Colors of #645446
Black with #645446
Text Example
Text Example
White with #645446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #645446; }
p { color: rgb(100,84,70); }
H1.HeaderClassName
{
color: #645446;
}
.AnyTagClassName
{
color: #645446;
}
</style>
background-color css
<style>
a { background-color: #645446; }
a { background-color: rgb(100,84,70); }
div.DivClassName
{
background-color: #645446;
}
.BgClassName
{
background-color: #645446;
}
</style>
border-color css
<style>
span { border-color: #645446; }
span { border-color: rgb(100,84,70); }
td.TdClassName
{
border-color: #645446;
}
.TagClassName
{
border-color: #645446;
}
</style>